.. |
m16462_1.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
hace 2 años |
m16462_2.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
hace 2 años |
mcrossmodule.nim
|
5ebd1248df
overloadable enums no longer experimental (#20298)
|
hace 2 años |
t16462.nim
|
1807de38e5
add testcase for #16462 (#19692)
|
hace 2 años |
t21863.nim
|
761b927e47
fixes #21863; Incorrect enum field access can cause internal error (#21886)
|
hace 1 año |
tambiguousoverloads.nim
|
b280100499
ambiguous identifier resolution (#23123)
|
hace 10 meses |
tcrossmodule.nim
|
cfff454cf9
closed ambiguous enum defaults to first overload (#20457)
|
hace 2 años |
tenum.nim
|
294b1566e7
fixes #23952; Size/Signedness issues with unordered enums (#24356)
|
hace 4 semanas |
tenum_duplicate.nim
|
42486e1b2f
unordered enum for better interoperability with C (#23585)
|
hace 6 meses |
tenum_invalid.nim
|
8cad6ac048
Don't try and get enum value if its invalid (#22997)
|
hace 1 año |
tenum_no_rtti.nim
|
9474a818af
fix enumtostr crash for enum-range (#13035)
|
hace 4 años |
tenum_self.nim
|
27eb19cc48
fix #15145 (#15816)
|
hace 4 años |
tenumfieldpragma.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
hace 5 años |
tenumfieldpragmanoannot.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
hace 5 años |
tenumitems.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tenumitems2.nim
|
20b5f31c03
new tester; all tests categorized
|
hace 11 años |
tenummix.nim
|
28394153ab
32 bit fixes (#10608)
|
hace 5 años |
toverloadable_enums.nim
|
480e98c479
resolve unambiguous enum symchoices from local scope, error on rest (#22606)
|
hace 1 año |
toverloadedname.nim
|
2311049b27
don't require symbol with enum type to be constant in fitNode (#23999)
|
hace 3 meses |
tpure_enums_conflict.nim
|
f223f016f3
show symchoices as ambiguous in overload type mismatches (#24077)
|
hace 2 meses |
tpure_enums_conflict_legacy.nim
|
f223f016f3
show symchoices as ambiguous in overload type mismatches (#24077)
|
hace 2 meses |
tredefinition.nim
|
81b7f9108f
fixes #21207; reports redefinition error in the definition of enums (#21217)
|
hace 1 año |
ttypenameconflict.nim
|
a354b18fe1
always lookup pure enum symbols if expected type is enum (#23976)
|
hace 3 meses |