summary refs log tree commit diff stats
path: root/tests/generics/timplicit_and_explicit.nim
Commit message (Expand)AuthorAgeFilesLines
* handle explicit generic routine instantiations in sigmatch (#24010)metagn2024-09-021-2/+2
* delay resolved procvar check for proc params + acknowledge unresolved statics...metagn2024-01-111-1/+2
* unify explicit generic param semchecking in calls (#22618)metagn2023-09-011-1/+20
* Fixes implicit and explicit generics in procedures (#18808)Jason Beetham2021-09-061-0/+45