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-09 06:55:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f061971a9be5222f0f158f605220f3bda42f7488
Nim
/
tests
/
enum
History
Andreas Rumpf
06ff0e9624
fixes
#18769
(
#18790
)
2021-09-03 15:18:55 +02:00
..
tenum_no_rtti.nim
…
tenum_self.nim
fix
#15145
(
#15816
)
2020-11-02 08:56:51 +01:00
tenum.nim
followup
#17876
: remove annoying enum name clashes in tests/enum/tenum.nim (
#18291
)
2021-06-17 16:19:16 -07:00
tenumfieldpragma.nim
…
tenumfieldpragmanoannot.nim
…
tenumitems2.nim
…
tenumitems.nim
…
tenummix.nim
…
toverloadable_enums.nim
fixes
#18769
(
#18790
)
2021-09-03 15:18:55 +02:00
tpure_enums_conflict.nim
…