summary refs log tree commit diff stats
path: root/tests/vm/tvmmisc.nim
Commit message (Expand)AuthorAgeFilesLines
* [backport] fix #15595 procvar `==` works in VM (#15724)Timothee Cour2020-10-261-0/+24
* fix #15704 #15597 wrong VM register was freed (#15705)Timothee Cour2020-10-261-0/+130
* close #8007 (#15695)Timothee Cour2020-10-231-0/+51
* Add tests to #15363 (#15633)Danil Yarantsev2020-10-191-0/+26
* followup after #15529 and #15534 (#15536)Timothee Cour2020-10-101-8/+3
* close #13081 (#15529)Timothee Cour2020-10-091-0/+31
* fixes #10886 [backport] (#10897)Andreas Rumpf2019-03-231-0/+18
* Harmonize the var/let and const handling (#10410)LemonBoy2019-01-231-0/+11
* Testament: refactoring; makes the test joiner greenAraq2018-12-111-2/+3
* megatest can be executedArne Döring2018-12-111-1/+2
* Fixes #9671 (#9750)Randy Smith2018-11-191-1/+0
* Merge tests into a larger file (part 5 of ∞) (#9368)Miran2018-10-161-1/+1
* Fix vm regression (#8163)Oscar Nihlgård2018-06-301-0/+13
* Fixes #6689 (#8135)Oscar Nihlgård2018-06-301-1/+16
* VM regression fixes (#8146)Oscar Nihlgård2018-06-291-1/+31
* Adjust some tests to make them passLemonBoy2018-06-251-2/+2
* Fix for newStringOfCap in VM (#7901)Oscar Nihlgård2018-06-041-0/+8
* Added a few useful os calls to VM (#7440)genotrance2018-04-121-3/+21
* Closes #6083, closes #6086, closes #6379 (#6392)Daniil Yarancev2017-09-161-8/+58
* fixes #4462Andreas Rumpf2016-07-081-1/+11
* Fixed vm codegen for a call with compile-time args. Fixes #4412.Yuriy Glukhov2016-07-061-0/+6