narimiran 36a75197d2 write Fork enum in a "modern way"
This provides the same functionality as `$` proc, but it keeps working
with Nim 1.3+, where `parseEnum` implementation has been changed to be
able to work with enums with holes (after a bugfix for them).

Note that the first character is case-sensitive and "Constantinople" !=
"constantinople".
Since the tests (`test_op_arith` and `test_op_bit`) use lower-case first
letter, the string representation is also changed to the lower-case.
2020-09-03 10:03:20 +02:00
..
2019-11-12 15:51:48 +00:00
2020-02-12 17:53:26 +02:00
2020-01-23 18:07:44 +02:00
2020-07-21 19:58:17 +07:00
2020-07-21 13:25:27 +07:00
2020-02-12 17:53:26 +02:00
2020-04-15 19:05:57 +07:00
2020-07-21 13:15:06 +07:00