Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22163; use `{.push warning[BareExcept]:off.}` to override settings tem... | ringabout | 2023-06-27 | 1 | -2/+2 |
* | refact: Remove assertion effect hiding workaround (#21472) | quantimnot | 2023-04-21 | 1 | -6/+1 |
* | fixes #21195; `std/assertions` continue to use `sysFatal` when `nimPreviewSli... | ringabout | 2022-12-29 | 1 | -1/+8 |
* | remove legacy code (#21134) | ringabout | 2022-12-26 | 1 | -2/+0 |
* | fix #19580; add warning for bare except: clause (#21099) | ringabout | 2022-12-15 | 1 | -0/+2 |
* | revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) | ringabout | 2022-11-04 | 1 | -3/+1 |
* | 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 |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+121 |