Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tests green again | Andreas Rumpf | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -3/+3 |
| | |||||
* | examples: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -47/+47 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | when running unit tests, the tester will print only failures using colorless ↵ | Zahary Karadjov | 2011-11-10 | 1 | -0/+47 |
output (this should be better for nimbuild) |