Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify "instantiation from here" | Flaviu Tamas | 2015-02-07 | 1 | -1/+1 |
* | Merge pull request #1869 from def-/json-stuff | Andreas Rumpf | 2015-02-07 | 1 | -2/+75 |
|\ | |||||
| * | Fix documentation and toJson signature | def | 2015-02-04 | 1 | -2/+2 |
| * | Remove debugging echos again | def | 2015-01-05 | 1 | -2/+0 |
| * | Add operator `%*` to JSON | def | 2015-01-05 | 1 | -1/+76 |
| * | indent = 0 looks better for `$`(node: JsonNode) | def | 2015-01-05 | 1 | -1/+1 |
* | | Merge pull request #2062 from flaviut/expose-exception-parent | Andreas Rumpf | 2015-02-07 | 1 | -4/+4 |
|\ \ | |||||
| * | | Change formatting according to style guide | Flaviu Tamas | 2015-02-03 | 1 | -4/+4 |
| * | | Expose exception parent | Flaviu Tamas | 2015-02-03 | 1 | -1/+1 |
* | | | Merge pull request #2060 from def-/rdstdin-pass | Andreas Rumpf | 2015-02-07 | 2 | -4/+302 |
|\ \ \ | |||||
| * | | | Rename termios template CCEQ to cceq | def | 2015-02-04 | 1 | -1/+1 |
| * | | | Change termios proc capitalization | def | 2015-02-04 | 1 | -14/+14 |
| * | | | Fix typo | def | 2015-02-04 | 1 | -1/+1 |
| * | | | Add readPasswordFromStdin to rdstdin | def | 2015-02-03 | 1 | -4/+38 |
| * | | | Add copyright header | def | 2015-02-03 | 1 | -0/+9 |
| * | | | Add termios wrapper | def | 2015-02-03 | 1 | -0/+255 |
* | | | | Merge pull request #2058 from def-/nimrod-cfgs | Andreas Rumpf | 2015-02-07 | 10 | -6/+11 |
|\ \ \ \ | |||||
| * | | | | Add support for nimcfg and warning for nimrod.cfg | def | 2015-02-04 | 1 | -3/+8 |
| * | | | | Typos | def | 2015-02-04 | 2 | -3/+3 |
| * | | | | Rename *.nimrod.cfg to *.nim.cfg | def | 2015-02-03 | 8 | -0/+0 |
* | | | | | nimsuggest knows how to deal with files not belonging to the project | Araq | 2015-02-07 | 2 | -3/+12 |
* | | | | | configuration system supports %= to access environment variables | Araq | 2015-02-07 | 4 | -12/+20 |
* | | | | | fixes c++ codegen regression | Araq | 2015-02-07 | 1 | -1/+1 |
* | | | | | yet another C++ bugfix | Araq | 2015-02-07 | 1 | -3/+4 |
* | | | | | compiler distinguishes between 2 different 'var' types for C++ interop; code ... | Araq | 2015-02-07 | 7 | -104/+45 |
* | | | | | lots of C++ codegen improvements | Araq | 2015-02-07 | 10 | -119/+71 |
* | | | | | Merge pull request #2081 from h3rald/patch-3 | Dominik Picheta | 2015-02-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | newRollingFileLogger - fmtStr is always set to defaultFmtStr | Fabio Cevasco | 2015-02-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | fixes #1601 | Araq | 2015-02-05 | 1 | -1/+0 |
* | | | | | list CC executions properly again for --parallelBuild:1 | Araq | 2015-02-05 | 1 | -3/+7 |
* | | | | | fixes #2011 | Araq | 2015-02-05 | 1 | -1/+2 |
* | | | | | Merge pull request #2067 from def-/tests-stuff | Andreas Rumpf | 2015-02-04 | 30 | -168/+231 |
|\ \ \ \ \ | |||||
| * | | | | | Clean up tests/static | def | 2015-02-04 | 1 | -1/+1 |
| * | | | | | Clean up tests/osproc | def | 2015-02-04 | 1 | -3/+6 |
| * | | | | | Clean up tests/modules | def | 2015-02-04 | 1 | -2/+2 |
| * | | | | | Clean up tests/manyloc | def | 2015-02-04 | 13 | -121/+113 |
| * | | | | | Try to fix unittest for JS backend, still not working | def | 2015-02-04 | 1 | -2/+1 |
| * | | | | | Clean up tests/iter | def | 2015-02-04 | 1 | -1/+8 |
| * | | | | | Clean up tests/effects | def | 2015-02-04 | 1 | -1/+0 |
| * | | | | | Clear up tests/clearmsg | def | 2015-02-04 | 1 | -1/+1 |
| * | | | | | Fix name of generated C file in tester | def | 2015-02-04 | 1 | -1/+1 |
| * | | | | | Clean up tests/bind | def | 2015-02-04 | 1 | -1/+1 |
| * | | | | | Clean up tests/assert | def | 2015-02-04 | 1 | -1/+1 |
| * | | | | | Clean up tests/stdlib | def | 2015-02-04 | 3 | -33/+37 |
| * | | | | | Disable rodfiles tests for now | def | 2015-02-04 | 1 | -2/+3 |
| * | | | | | Add test for #1460 | def | 2015-02-04 | 1 | -0/+5 |
| * | | | | | Add test for #1459 | def | 2015-02-04 | 1 | -0/+5 |
| * | | | | | Add test for #1877 | def | 2015-02-04 | 1 | -0/+19 |
| * | | | | | Add test for #1259 | def | 2015-02-04 | 1 | -0/+12 |
| * | | | | | Add test for #1836 | def | 2015-02-04 | 1 | -0/+17 |
|/ / / / / |