summary refs log tree commit diff stats
path: root/tests/stdlib/tmacros.nim
Commit message (Expand)AuthorAgeFilesLines
* handle quoted routine symbols and non symbols expressions as before (#21740)ringabout2023-04-281-0/+11
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* fixes quoted variables with typedesc types (#21493)ringabout2023-03-091-0/+8
* fixes #21326; fixes #7375; fixes #11986; fixes #9607; rework quote do; `getAs...ringabout2023-03-021-0/+136
* Fix getting custom pragma from generic object (#20481)Jake Leahy2023-01-111-0/+18
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* add testcase for #19020 (#20363)ringabout2022-09-151-0/+12
* Extract runnables that specify `doccmd` (#19275) [backport:1.6]Jake Leahy2021-12-201-0/+20
* Fix VM's sametype impl to work for generics/typedescs (#19073)Jason Beetham2021-11-021-0/+58
* macros.treeRepr + friends: collapse SymChoice (#18072)Timothee Cour2021-06-051-0/+6
* document macros.unpackVarargs (#18106)Timothee Cour2021-05-311-0/+50
* fix #17454 (#17461)Timothee Cour2021-03-231-1/+4
* Fixes #16219, `hasArgOfName` ignoring argument sets. (#16233)Aditya Siram2020-12-031-0/+9