summary refs log tree commit diff stats
path: root/compiler/vmconv.nim
Commit message (Expand)AuthorAgeFilesLines
* Types: Refactorings; step 1 (#23055)Andreas Rumpf2023-12-121-1/+2
* replaces `doAssert false` with `raiseAssert` for unreachable branches, which ...ringabout2023-08-101-2/+2
* fix #21045; getTime with vmopsDanger is broken; alternative to #21054 (#21056)ringabout2022-12-101-1/+12
* make system random work in VM (#17059)flywind2021-02-171-0/+4
* add `--experimental:vmopsDanger`; add generic conversion for vmops (#13813)Timothee Cour2020-04-201-0/+41