summary refs log tree commit diff stats
path: root/compiler/enumtostr.nim
Commit message (Expand)AuthorAgeFilesLines
* types refactoring; WIP (#23086)Andreas Rumpf2023-12-171-1/+1
* Types: Refactorings; step 1 (#23055)Andreas Rumpf2023-12-121-1/+1
* IC: progress and refactorings (#22961)Andreas Rumpf2023-11-201-2/+2
* use strictdefs for compiler (#22365)ringabout2023-08-061-0/+1
* refactoring in preparation for better, simpler name mangling that wor… (#21...Andreas Rumpf2023-04-241-6/+6
* refactorings (#20536)Andreas Rumpf2022-10-101-1/+1
* move assertions out of system (#19599)flywind2022-03-231-0/+4
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-8/+8
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-251-10/+10
* rename sfAlwaysReturn to sfNeverRaisesAraq2020-03-161-2/+2
* catchable defects (#13626)Andreas Rumpf2020-03-121-0/+2
* fixes #12821 (#12822)cooldome2019-12-061-5/+10
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-15/+15
* fixes #11205Araq2019-05-281-0/+56
* more efficient enumToStr implementation that works without the old typeinfo s...Andreas Rumpf2019-04-071-0/+42