summary refs log tree commit diff stats
path: root/tests/misc/tconv.nim
Commit message (Expand)AuthorAgeFilesLines
* mitigates #12815 (#18557)Andreas Rumpf2021-07-221-2/+15
* fixes #12815 (#18554)Andreas Rumpf2021-07-221-0/+13
* fixes #18550 (#18553)Andreas Rumpf2021-07-211-1/+9
* undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...Andreas Rumpf2021-07-211-5/+3
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-1/+32
* Add test case for #3766 (#11252)Oscar Nihlgård2019-05-151-0/+14
* Make range checks in semConv (#7164)Oscar Nihlgård2019-05-101-0/+43