summary refs log tree commit diff stats
path: root/lib/std/genasts.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-1/+1
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-0/+2
* new `genAst` as replacement for `quote do` (#17426)Timothee Cour2021-04-021-0/+87