summary refs log tree commit diff stats
path: root/tests/generics/tlateboundgenericparams.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #6928; fix #7208Zahary Karadjov2018-06-161-0/+21
|
* fixes #7222; fixes #5595; fixes #3747Zahary Karadjov2018-06-161-0/+124
* late instantiation for the generic procs' default param values * automatic mixin behaviour in concepts Other fixes: * don't render the automatically inserted default params in calls * better rendering of tyFromExpr