Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -3/+3 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | made tests green | Araq | 2014-09-22 | 1 | -29/+29 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | More deprecation warnings fixed. | Dominik Picheta | 2012-07-23 | 1 | -1/+3 |
| | |||||
* | got rid of 'accept' dir in the tests | Araq | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | fixed some tests | Araq | 2011-11-19 | 1 | -3/+3 |
| | |||||
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
| | |||||
* | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -0/+245 |