.. |
m16462_1.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
2 years ago |
m16462_2.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
2 years ago |
mcrossmodule.nim
|
5ebd1248df
overloadable enums no longer experimental (#20298)
|
2 years ago |
t16462.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
2 years ago |
t21863.nim
|
761b927e47
fixes #21863; Incorrect enum field access can cause internal error (#21886)
|
1 year ago |
tambiguousoverloads.nim
|
5f9038a5d7
make expressions opt in to symchoices (#22716)
|
1 year ago |
tcrossmodule.nim
|
cfff454cf9
closed ambiguous enum defaults to first overload (#20457)
|
2 years ago |
tenum.nim
|
8cf5643621
fixes #21280; Enum with int64.high() value crashes compiler (#21285)
|
1 year ago |
tenum_no_rtti.nim
|
9474a818af
fix enumtostr crash for enum-range (#13035)
|
4 years ago |
tenum_self.nim
|
27eb19cc48
fix #15145 (#15816)
|
4 years ago |
tenumfieldpragma.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
5 years ago |
tenumfieldpragmanoannot.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
5 years ago |
tenumitems.nim
|
1105d03644
require errormsg to be specified before file.
|
5 years ago |
tenumitems2.nim
|
20b5f31c03
new tester; all tests categorized
|
10 years ago |
tenummix.nim
|
28394153ab
32 bit fixes (#10608)
|
5 years ago |
toverloadable_enums.nim
|
480e98c479
resolve unambiguous enum symchoices from local scope, error on rest (#22606)
|
1 year ago |
tpure_enums_conflict.nim
|
2f7b979e38
fixes #8066
|
6 years ago |
tredefinition.nim
|
81b7f9108f
fixes #21207; reports redefinition error in the definition of enums (#21217)
|
1 year ago |