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-05-31 17:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1247043c9036fb6029c87bf5bed9021c6eff6092
Nim
/
tests
/
enum
History
Andreas Rumpf
6f15af41a7
fixes a regression caused by overloadable enums even though they're opt-in (
#18970
)
2021-10-07 15:07:24 +02:00
..
mregression.nim
fixes a regression caused by overloadable enums even though they're opt-in (
#18970
)
2021-10-07 15:07:24 +02: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-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
…
tregression.nim
fixes a regression caused by overloadable enums even though they're opt-in (
#18970
)
2021-10-07 15:07:24 +02:00