summary refs log tree commit diff stats
path: root/compiler/vmdef.nim
Commit message (Expand)AuthorAgeFilesLines
* cooler quote for c2nimAraq2013-10-101-0/+3
* docgen: more newlines in the output to support primitive postprocessorsAraq2013-08-291-1/+2
* new VM: preparations for evalMacroCallAraq2013-08-111-1/+1
* new VM: register allocator bugfix; implemented more magicsAraq2013-08-081-0/+4
* new VM: implemented constructors and jump optimizerAraq2013-08-071-1/+5
* new VM: next stepsAraq2013-08-031-0/+1
* new vm: further progressAraq2013-07-291-2/+25
* new vm: lots of fixesAraq2013-07-271-12/+12
* first steps to a new evaluation engineAraq2013-07-241-0/+149
'>114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139