Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #6692 | Araq | 2017-11-05 | 1 | -0/+46 |
| | |||||
* | fixes #6675 | Andreas Rumpf | 2017-11-02 | 1 | -1/+7 |
| | |||||
* | fixes #6631 | Andreas Rumpf | 2017-10-30 | 1 | -1/+25 |
| | |||||
* | system.nim: typo | Andreas Rumpf | 2017-10-29 | 1 | -0/+2 |
| | |||||
* | remove old implementation of the roof operator; make tests green again; ↵ | Andreas Rumpf | 2017-10-29 | 4 | -76/+3 |
| | | | | close #6292 | ||||
* | Array typedesc len (#6032) | ephja | 2017-09-17 | 1 | -0/+18 |
| | |||||
* | remove ArrayDummySize with unchecked arrays (#5818) | Jacek Sieka | 2017-08-28 | 1 | -0/+5 |
| | |||||
* | make tests green again | Andreas Rumpf | 2016-08-25 | 1 | -2/+2 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -46/+46 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | implemented a[^1] notation | Araq | 2015-03-26 | 4 | -0/+91 |
| | |||||
* | fixes #1669 | Araq | 2014-11-22 | 1 | -1/+8 |
| | |||||
* | Fix some tests. | EXetoC | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | msg -> errmsg | Zahary Karadjov | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 7 | -0/+155 |