Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 3 | -63/+63 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Replaced deprecated repeatStr() with repeat(). | Hans Raaf | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | nimrod.cfg isn't working anymore, rename to nim.cfg | def | 2015-02-15 | 1 | -0/+0 |
| | |||||
* | Clean up tests/manyloc | def | 2015-02-04 | 1 | -0/+1 |
| | | | | named_argument_bug still fails | ||||
* | further adaptations | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | manyloc test should be green again | Araq | 2013-06-04 | 1 | -1/+1 |
| | |||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 6 | -0/+672 |