summary refs log tree commit diff stats
path: root/tests/stdlib/tdecls.nim
Commit message (Expand)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* New/better macro pragmas, mark some as experimental (#19406)metagn2022-01-201-54/+12
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-7/+7
* fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` ...Timothee Cour2021-08-111-1/+22
* std/byaddr => std/decls (#13847)Timothee Cour2020-04-031-0/+70