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-07-25 02:00:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca28c256f3b5214b59700d0be260f700459c19d0
Nim
/
tests
/
casestmt
History
ringabout
4789af71fe
fixes
#24031
; js codegen bug for case statement with just else branch (
#24047
)
...
fixes
#24031
2024-09-02 18:10:01 +02:00
..
t7699.nim
…
t18964.nim
fix
#18964
Small string case with else statement first in AST evaluat… (
#20862
)
2022-11-22 20:08:17 +01:00
tcase_issues.nim
fixes
#24031
; js codegen bug for case statement with just else branch (
#24047
)
2024-09-02 18:10:01 +02:00
tcaseexpr1.nim
…
tcaseoverlaprange2.nim
…
tcaseoverlaprange.nim
…
tcasestmt.nim
Mark
macros.error
as
.noreturn.
(
#23081
)
2023-12-17 12:29:46 +01:00
tcomputedgoto.nim
…
tcstring.nim
support cstring in
case
(
#20130
)
2022-09-01 18:10:00 +02:00
tincompletecaseobject2.nim
[Testament] Extend and document message testing aids (
#19996
)
2022-09-01 17:52:13 +02:00
tincompletecaseobject.nim
…
tlinearscanend.nim
…