summary refs log tree commit diff stats
path: root/tests/concepts/tusertypeclasses.nim
Commit message (Expand)AuthorAgeFilesLines
* defaults to ORC (#19972)ringabout2022-09-231-0/+3
* closes #5868Araq2018-10-031-0/+19
* fixes #7092Araq2018-10-021-2/+12
* implement the special treatment of explicit type params in conceptsZahary Karadjov2017-03-241-2/+12
* support derived values in non-generic user type classesZahary Karadjov2017-03-241-2/+7
* support the full range of type modifiers when declaring concept vars and test...Zahary Karadjov2017-03-241-27/+43
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-4/+4
* fixes #2346Araq2015-03-161-0/+68