summary refs log tree commit diff stats
path: root/lib/system/fatal.nim
Commit message (Expand)AuthorAgeFilesLines
* make --exceptions:quirky work with C++ (#21581)Andreas Rumpf2023-03-311-2/+4
* remove legacy code (#21134)ringabout2022-12-261-4/+1
* ref #20694; quit value gets saturated to ranges (#20753)ringabout2022-11-051-1/+1
* revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)ringabout2022-11-041-7/+12
* make `system/fatal` importable (#20719)ringabout2022-11-011-12/+7
* Remove side-effects from sysFatal with panics on (#20632)Tanguy2022-10-241-16/+17
* fix #16499 (#16514)flywind2021-01-041-10/+14
* catchable defects (#13626)Andreas Rumpf2020-03-121-15/+4
* --exception:goto switch for deterministic exception handling (#12977)Andreas Rumpf2020-01-011-2/+18
* styleCheck: make the compiler and large parts of the stdlib compatible with -...Araq2019-07-101-4/+4
* make -d:nimQuirky work with develAndreas Rumpf2019-04-201-0/+2
* move assertions and iterators out of system.nim (#10597)Miran2019-03-071-0/+47