Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840) | ringabout | 2024-07-16 | 1 | -0/+9 |
* | fixes #23775; injectdestructors now handles discardable statements (#23780) | ringabout | 2024-07-02 | 1 | -0/+24 |
* | fix noreturn/implicit discard check logic (#23681) | metagn | 2024-06-05 | 1 | -0/+30 |
* | enforce void for nkWhileStmt [backport: 2.0] (#21170) | ringabout | 2022-12-24 | 1 | -0/+11 |
* | fixes #13583; enforce void for `nkWhileStmt` (#20947) | ringabout | 2022-11-29 | 1 | -0/+34 |
* | revert discardable transformation (#10905) | Andreas Rumpf | 2019-04-21 | 1 | -0/+20 |
* | 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 |
* | fixes #942 | Araq | 2014-03-05 | 1 | -0/+16 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+13 |