Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -2/+3 |
| | |||||
* | make tests green again | Andreas Rumpf | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -55/+55 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Replaced deprecated repeatChar() with repeat() or spaces(). | Hans Raaf | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | Clean up tests/manyloc | def | 2015-02-04 | 1 | -12/+12 |
| | | | | named_argument_bug still fails | ||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 1 | -0/+725 |