summary refs log tree commit diff stats
path: root/tests/vm/tconst.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixed template const tuple unpacking (#18562)Jason Beetham2021-07-231-0/+10
* fix https://github.com/timotheecour/Nim/issues/718: CompileTime is not cached...Timothee Cour2021-05-051-2/+5
* add logging to help investigate why tests/vm/tconst.nim is flaky (#17934)Timothee Cour2021-05-041-1/+1
* misc fixes: remove `forceConst` (obsolete by static), add more runnableExampl...Timothee Cour2021-05-011-0/+35