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-02 03:43:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c1a2f0ab7d2a7a608277f3baad6437a97ea2276
Nim
/
tests
/
whenstmt
History
ringabout
1124bb88f8
Add tests for nimvm scope handling and undeclared identifiers
2026-08-14 22:45:17 +08:00
..
t12517.nim
Fix
#12517
Allow single branch when nimvm statements (
#20577
)
2022-10-17 08:01:53 +02:00
t19426.nim
fix
#19426
compile error using when/elif/else and typedesc in template (
#20550
)
2022-10-21 09:26:46 +02:00
t26044.nim
Add tests for nimvm scope handling and undeclared identifiers
2026-08-14 22:45:17 +08:00
twhen_macro.nim
remove echo statements in tests (part 1) (
#20178
)
2022-08-23 19:28:51 +02:00
twhen_nimvm_push_pop.nim
fixes
#26045
;
#26046
;
when nimvm
leak push options (
#26047
)
2026-08-03 11:49:48 +02:00
twhen_nimvm_push.nim
fixes
#26045
;
#26046
;
when nimvm
leak push options (
#26047
)
2026-08-03 11:49:48 +02:00
twhen.nim
when statements branches exit early (
#17143
)
2021-02-22 12:27:23 +01:00