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 01:02:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11f6fd88ead3cc2af983427477300a49f3178f56
Nim
/
tests
/
enum
History
flywind
e0aa7cf09b
fix
#15145
(
#15816
)
...
(cherry picked from commit
27eb19cc48
)
2020-11-05 09:13:00 +01:00
..
tenum_no_rtti.nim
fix enumtostr crash for enum-range (
#13035
)
2020-01-05 09:18:14 +01:00
tenum_self.nim
fix
#15145
(
#15816
)
2020-11-05 09:13:00 +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
…