Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tests green; better output for when megatest execution fails | Araq | 2018-12-11 | 2 | -2/+2 |
| | |||||
* | lots of small changes | Arne Döring | 2018-12-11 | 5 | -5/+5 |
| | |||||
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -10/+10 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-05-02 | 4 | -35/+35 |
| | |||||
* | make more tests green | Andreas Rumpf | 2018-04-30 | 1 | -1/+1 |
| | |||||
* | remove dead code elimination option (#7669) | Jacek Sieka | 2018-04-23 | 6 | -6/+3 |
| | |||||
* | implements final version of multiline comments | Andreas Rumpf | 2016-01-17 | 1 | -2/+2 |
| | |||||
* | makes tests green | Andreas Rumpf | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 8 | -348/+348 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Rename PNimrodNode to NimNode | def | 2015-03-17 | 3 | -63/+63 |
| | |||||
* | Replaced deprecated repeatChar() with repeat() or spaces(). | Hans Raaf | 2015-03-04 | 1 | -3/+3 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | Clean up tests/manyloc | def | 2015-02-04 | 5 | -60/+51 |
| | | | | named_argument_bug still fails | ||||
* | further adaptations | Araq | 2014-08-29 | 3 | -8/+8 |
| | |||||
* | keine_schweine test is not platform dependent | Araq | 2014-02-24 | 3 | -12/+16 |
| | |||||
* | manyloc test should be green again | Araq | 2013-06-04 | 1 | -9/+0 |
| | |||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 15 | -0/+5085 |