index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
fatal.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
reserve `sysFatal` for `Defect` (#22158)
Jacek Sieka
2023-11-06
1
-7
/
+7
*
make --exceptions:quirky work with C++ (#21581)
Andreas Rumpf
2023-03-31
1
-2
/
+4
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-4
/
+1
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
1
-1
/
+1
*
revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)
ringabout
2022-11-04
1
-7
/
+12
*
make `system/fatal` importable (#20719)
ringabout
2022-11-01
1
-12
/
+7
*
Remove side-effects from sysFatal with panics on (#20632)
Tanguy
2022-10-24
1
-16
/
+17
*
fix #16499 (#16514)
flywind
2021-01-04
1
-10
/
+14
*
catchable defects (#13626)
Andreas Rumpf
2020-03-12
1
-15
/
+4
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
1
-2
/
+18
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-4
/
+4
*
make -d:nimQuirky work with devel
Andreas Rumpf
2019-04-20
1
-0
/
+2
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
1
-0
/
+47