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-24 01:30:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6737634d88a70a3d87774c9f51f2ac6d2bf4da4f
Nim
/
tests
/
enum
History
Neelesh Chandola
c5ad4c10cb
Deprecated pragma is now supported on enum fields (
#10113
)
...
* {.deprecated.} pragma is now supported for enum fields * Add tests * Simplify code
2018-12-30 09:43:59 +01:00
..
tenum.nim
…
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
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00
tenummix.nim
…
tpure_enums_conflict.nim
…