summary refs log tree commit diff stats
path: root/tests/vm/tvmops.nim
Commit message (Expand)AuthorAgeFilesLines
* typo: nonexistant => nonexistent (#17918)Timothee Cour2021-05-021-2/+2
* misc fixes: remove `forceConst` (obsolete by static), add more runnableExampl...Timothee Cour2021-05-011-12/+2
* [backport => 1.0] fix #16428 vmops now works for generic procs (#16429)Timothee Cour2020-12-221-0/+4
* 32 bit fixes (#10608)Arne Döring2019-02-131-0/+5
* add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); a...Timothee Cour2018-12-181-0/+47