summary refs log tree commit diff stats
path: root/tests/generics/timpl_ast.nim
Commit message (Expand)AuthorAgeFilesLines
* make getType nodes of generic insts have full inst type (#22655)metagn2023-09-071-0/+35
* fully revert generic inst sym change, test #22646 (#22653)metagn2023-09-061-35/+0
* fix sym of created generic instantiation type (#22642)metagn2023-09-051-4/+35
* more test cases for generic object impl AST (#22077)metagn2023-06-111-0/+49