Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -66/+66 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | compiler_ropes: ropeToStr -> $ | Jacek Sieka | 2015-04-01 | 1 | -7/+7 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | implements strongSpaces parsing mode | Araq | 2014-03-07 | 1 | -3/+3 |
| | |||||
* | fixes #937 | Araq | 2014-03-05 | 1 | -0/+7 |
| | |||||
* | some progress on the new name mangler | Araq | 2014-02-27 | 1 | -130/+251 |
| | |||||
* | added canonizer | Araq | 2014-02-25 | 1 | -0/+288 |