Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert discardable transformation (#10905) | Andreas Rumpf | 2019-04-21 | 1 | -0/+20 |
| | | | | | | | | | | * Revert "Properly wrap discarded statements (#10322)" This reverts commit 15584879b91e14565156ca140eef1dc100cf34c4. * add test for implicit discard after defer * enable t10241 again * make C++ tests green again | ||||
* | lots of small changes | Arne Döring | 2018-12-11 | 1 | -0/+3 |
| | |||||
* | updated tests to be executed | Arne Döring | 2018-11-23 | 1 | -0/+7 |
| | |||||
* | fix #9726 (#9765) | Arne Döring | 2018-11-20 | 1 | -0/+8 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #942 | Araq | 2014-03-05 | 1 | -0/+16 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+13 |