Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused imports from tests | narimiran | 2019-11-06 | 1 | -2/+1 |
| | |||||
* | lots of small changes | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -2/+1 |
| | |||||
* | Fixes #5167 and related problems (#5475) | zah | 2017-03-12 | 1 | -1/+1 |
| | | | | | | | | | This commit returns to a bit less strict checking of the number of macro arguments, because some old immediate macros rely on a behavior where even the arity of the macro is not being checked. It may be better if such macros are just declared to use varargs[expr], but this remains for another day. | ||||
* | Rename PNimrodNode to NimNode | def | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | better tester | Araq | 2014-01-17 | 1 | -0/+19 |