summary refs log tree commit diff stats
path: root/tests/macros/tnewlit.nim
Commit message (Expand)AuthorAgeFilesLines
* macros.newLit now works for ref object types (#12307)zah2019-09-301-0/+25
* newLit works on enum (#9662)Arne Döring2018-11-091-0/+20
* newLit emty seq fix (#6091)Arne Döring2017-07-131-0/+9
* more and improved newLit procs in macros moduleArne Döring2017-05-231-0/+140