summary refs log tree commit diff stats
path: root/tests/distinct/tdistinct.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #9423 followup #17594: distinct generics now work in VM (#21816)ringabout2023-05-101-1/+25
* Fix distinct requiresInit test and manual (#19901)Khaled Hammouda2022-06-221-3/+3
* Fixed generic distinct conversions for 'var' (#18837)Jason Beetham2021-10-261-0/+17
* Fix subranges of distinct types (#18816) [backport]Jason Beetham2021-09-071-0/+14
* fix #12282 distinct now does not create erroneous copy in VM (#17594)Timothee Cour2021-03-311-0/+32
* Make `{.requiresInit.}` to work for distinct types (#15869)Ivan Bobev2020-11-061-0/+32
* fixes #11715 (#11721)Andreas Rumpf2019-07-131-0/+8
* fixes #7167 (#11300)Andreas Rumpf2019-05-221-0/+15
* lots of small changesArne Döring2018-12-111-4/+2
* fixes #2760Araq2018-10-151-0/+10
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-131-0/+77