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-23 09:12:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
208ed6e81665e71c35e2a827e36159e409b448dc
Nim
/
tests
/
enum
History
cooldome
afb5212fe0
fix
#15752
(
#15754
)
...
(cherry picked from commit
f8cac6bbbc
)
2020-11-05 09:05:39 +01:00
..
tenum_no_rtti.nim
fix enumtostr crash for enum-range (
#13035
)
2020-01-05 09:18:14 +01:00
tenum.nim
fix
#15752
(
#15754
)
2020-11-05 09:05:39 +01:00
tenumfieldpragma.nim
Deprecated pragma is now supported on enum fields (
#10113
)
2018-12-30 09:43:59 +01:00
tenumfieldpragmanoannot.nim
Deprecated pragma is now supported on enum fields (
#10113
)
2018-12-30 09:43:59 +01:00
tenumitems2.nim
…
tenumitems.nim
…
tenummix.nim
32 bit fixes (
#10608
)
2019-02-13 23:30:14 +01:00
tpure_enums_conflict.nim
…