summary refs log tree commit diff stats
path: root/tests/vm/topenarrays.nim
Commit message (Expand)AuthorAgeFilesLines
* closes #22095; adds a test case (#23822)ringabout2024-07-111-0/+20
* Unpack mSlice tupleconstr for static openarrays (#20615)Jason Beetham2022-10-221-0/+4
* closes #19969; add testcase for #19969 #15952 #16306 (#20610)ringabout2022-10-211-0/+27
* Implemented `mSlice` on the VM allowing `toOpenArray` to work at compile time...Jason Beetham2022-10-201-0/+38