Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) | ringabout | 2022-11-04 | 1 | -3/+1 |
| | | | | | | | * Revert "make `system/fatal` importable (#20718)" This reverts commit d735c447d35948ef6fda8270d1665cbd66c4636a. * relieve `std/assertions` of the sysFatal dep | ||||
* | make `system/fatal` importable (#20719) | ringabout | 2022-11-01 | 1 | -2/+1 |
| | |||||
* | new .redefine pragma for templates, warn on redefinition without it (#20211) | metagn | 2022-08-23 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+121 |