ringabout 294b1566e7 fixes #23952; Size/Signedness issues with unordered enums (#24356) 4 weeks ago
..
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 b280100499 ambiguous identifier resolution (#23123) 10 months ago
tcrossmodule.nim cfff454cf9 closed ambiguous enum defaults to first overload (#20457) 2 years ago
tenum.nim 294b1566e7 fixes #23952; Size/Signedness issues with unordered enums (#24356) 4 weeks ago
tenum_duplicate.nim 42486e1b2f unordered enum for better interoperability with C (#23585) 6 months ago
tenum_invalid.nim 8cad6ac048 Don't try and get enum value if its invalid (#22997) 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. 6 years ago
tenumitems2.nim 20b5f31c03 new tester; all tests categorized 11 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
toverloadedname.nim 2311049b27 don't require symbol with enum type to be constant in fitNode (#23999) 3 months ago
tpure_enums_conflict.nim f223f016f3 show symchoices as ambiguous in overload type mismatches (#24077) 2 months ago
tpure_enums_conflict_legacy.nim f223f016f3 show symchoices as ambiguous in overload type mismatches (#24077) 2 months ago
tredefinition.nim 81b7f9108f fixes #21207; reports redefinition error in the definition of enums (#21217) 1 year ago
ttypenameconflict.nim a354b18fe1 always lookup pure enum symbols if expected type is enum (#23976) 3 months ago