Files
Nim/lib/std
Timothee Cour 9abd383a2a new genAst as replacement for quote do (#17426)
* new `macros.genAst`: fixes all issues with `quote do`
* add changelog entry
* add workaround for https://github.com/nim-lang/Nim/issues/2465#issuecomment-511076669
* add test for #9607
* add kNoExposeLocalInjects option
* add test case for nested application of genAst
* genAst: automatically call newLit when needed
* allow skipping `{}`: genAst: foo
* add test that shows this fixes #11986
* add examples showing mixin; add examples showing passing types, macros, templates
* move to std/genasts
* improve docs
2021-04-02 13:11:03 +02:00
..
2021-03-19 21:44:13 +08:00
2020-04-03 09:03:13 +02:00
2021-02-21 19:53:28 -08:00
2021-02-21 19:53:28 -08:00
2020-11-24 19:06:41 +01:00
2021-03-19 14:22:48 -07:00
2021-03-10 10:39:23 -08:00
2021-03-10 10:39:23 -08:00
2021-03-10 10:39:23 -08:00
2021-02-21 19:53:28 -08:00
2021-03-08 10:39:39 +01:00
2021-02-21 19:53:28 -08:00
2021-03-15 14:07:27 +01:00
2021-02-21 19:53:28 -08:00
2021-02-25 17:52:58 +08:00