summary refs log tree commit diff stats
path: root/compiler/vmmarshal.nim
Commit message (Collapse)AuthorAgeFilesLines
* removed tyArrayConstr completely from the compiler; introduced tyAlias ↵Araq2016-11-141-2/+2
| | | | instead in preparation for further bugfixes
* added getOrDefault; bootstrapping works againAraq2015-10-131-1/+1
|
* VM produces objects.Yuriy Glukhov2015-09-051-8/+13
|
* marshalling can be done at compile-timeAraq2015-04-251-0/+283