.. |
tenum.nim
|
ef121f3b99
followup #17876: remove annoying enum name clashes in tests/enum/tenum.nim (#18291)
|
%!s(int64=3) %!d(string=hai) anos |
tenum_no_rtti.nim
|
9474a818af
fix enumtostr crash for enum-range (#13035)
|
%!s(int64=5) %!d(string=hai) anos |
tenum_self.nim
|
27eb19cc48
fix #15145 (#15816)
|
%!s(int64=4) %!d(string=hai) anos |
tenumfieldpragma.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
%!s(int64=6) %!d(string=hai) anos |
tenumfieldpragmanoannot.nim
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
%!s(int64=6) %!d(string=hai) anos |
tenumitems.nim
|
1105d03644
require errormsg to be specified before file.
|
%!s(int64=6) %!d(string=hai) anos |
tenumitems2.nim
|
20b5f31c03
new tester; all tests categorized
|
%!s(int64=11) %!d(string=hai) anos |
tenummix.nim
|
28394153ab
32 bit fixes (#10608)
|
%!s(int64=5) %!d(string=hai) anos |
toverloadable_enums.nim
|
06ff0e9624
fixes #18769 (#18790)
|
%!s(int64=3) %!d(string=hai) anos |
tpure_enums_conflict.nim
|
2f7b979e38
fixes #8066
|
%!s(int64=6) %!d(string=hai) anos |