Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new .redefine pragma for templates, warn on redefinition without it (#20211) | metagn | 2022-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test CI for template redefinitions * adapt asyncmacro * fix quote * fix again * try something else * revert * fix ioselectors_select, disable packages CI * adapt more tests & simplify * more * more * more * rename to redefine, warn on implicit redefinition * basic documentation [skip ci] * Update compiler/lineinfos.nim Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> | ||||
* | remove some noises in tests (#16448) | flywind | 2020-12-27 | 1 | -3/+3 |
| | |||||
* | Remove immediate pragma (#11308) | Arne Döring | 2019-05-29 | 1 | -5/+10 |
| | | | | | * remove immediate from tests * remove immediate from the compiler | ||||
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -8/+7 |
| | |||||
* | fixed the tester; more tests green | Araq | 2015-03-10 | 1 | -3/+3 |
| | |||||
* | unittest module works again | Araq | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+32 |