summary refs log tree commit diff stats
path: root/tests/concepts/tstackconcept.nim
Commit message (Expand)AuthorAgeFilesLines
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* make more tests greenAraq2018-04-301-1/+1
* Remove expr/stmt (#5857)Arne Döring2017-07-251-2/+1
* support for matching generic types' procs in generic conceptsZahary Karadjov2017-03-241-1/+1
* support for accessing types and consts defined in concepts with the dot operatorZahary Karadjov2017-03-241-3/+16
* support for accessing the inferred concept type params with the dot operatorZahary Karadjov2017-03-241-1/+2
* concept type params inference working in basic examplesZahary Karadjov2017-03-241-0/+49