This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-09-10 07:25:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f22e5067c5e0f375cb2263ec779d6e6ede108155
Nim
/
tests
/
exception
History
metagn
02be212dae
clean up SOME pending/xxx/issue link comments (
#21826
)
...
* clean up SOME pending/xxx/issue link comments * great
2023-05-11 10:23:52 +02:00
..
m21261.nim
fixes
#21261
; always checking
nimTestErrorFlag
in the main module (
#21288
)
2023-01-24 15:37:22 +01:00
t9657.nim
…
t13115.nim
clean up SOME pending/xxx/issue link comments (
#21826
)
2023-05-11 10:23:52 +02:00
t18620.nim
…
t20613.nim
Remove side-effects from sysFatal with panics on (
#20632
)
2022-10-24 07:57:49 +02:00
t21261.nim
fixes
#21261
; always checking
nimTestErrorFlag
in the main module (
#21288
)
2023-01-24 15:37:22 +01:00
tcontinuexc.nim
…
tcpp_imported_exc2.nim
…
tcpp_imported_exc.nim
defaults to ORC (
#19972
)
2022-09-23 13:05:05 +02:00
tdefer1.nim
…
tdont_overwrite_typename.nim
…
testindexerroroutput.nims
…
texcas.nim
…
texception_inference.nim
…
texceptionbreak.nim
An unnamed break in a block now gives an
UnnamedBreak
warning (
#20901
)
2022-11-24 07:31:47 +01:00
texceptions2.nim
…
texceptions.nim
…
texcpt1.nim
…
texcsub.nim
…
tfinally2.nim
…
tfinally3.nim
…
tfinally4.nim
…
tfinally.nim
…
tnestedreturn2.nim
…
tnestedreturn.nim
…
treraise.nim
…
tsetexceptions.nim
…
tshow_real_exception_name.nim
…
tunhandledexc.nim
…
twrongexc.nim
…