summary refs log tree commit diff stats
path: root/lib/std/assertions.nim
Commit message (Expand)AuthorAgeFilesLines
* revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)ringabout2022-11-041-3/+1
* make `system/fatal` importable (#20719)ringabout2022-11-011-2/+1
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-2/+4
* move assertions out of system (#19599)flywind2022-03-231-0/+121