summary refs log tree commit diff stats
path: root/tests/vm/tref.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2]Timothee Cour2020-04-061-1/+10
|
* Fix ref bug in vmgen (#8424)Oscar Nihlgård2018-07-301-1/+6
|
* Improve vm support for ref typesOscar Nihlgård2018-06-261-1/+46
|
* VM fix for refsOscar Nihlgård2018-05-081-0/+12