index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
vmdef.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
added #903 to the test suite
Araq
2014-03-26
1
-0
/
+1
*
VM: endless loop prevention
Araq
2014-03-24
1
-1
/
+6
*
fixed tuples in a static context; preparations for correct compile time evalu...
Araq
2014-03-22
1
-0
/
+1
*
fixes #937
Araq
2014-03-05
1
-0
/
+1
*
tstmtexprs.nim works again
Araq
2014-02-27
1
-1
/
+1
*
new VM is getting stable
Araq
2014-02-24
1
-2
/
+1
*
vm2: new representation of registers
Araq
2014-02-21
1
-11
/
+9
*
tstringinterp almost working
Araq
2014-02-01
1
-0
/
+2
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
more tests work
Araq
2013-12-13
1
-1
/
+1
*
new VM: globals kinda work
Araq
2013-12-13
1
-1
/
+4
*
new VM: improvements
Araq
2013-12-12
1
-1
/
+2
*
more tests are green
Araq
2013-12-08
1
-1
/
+1
*
new VM: passes more tests
Araq
2013-12-06
1
-1
/
+2
*
next steps for FFI support
Araq
2013-11-25
1
-0
/
+1
*
jump optimizer works
Araq
2013-10-29
1
-0
/
+2
*
new VM is getting stable
Araq
2013-10-29
1
-2
/
+2
*
some complex macros work
Araq
2013-10-16
1
-15
/
+15
*
compiler bootstraps with new VM
Araq
2013-10-15
1
-0
/
+18
*
cooler quote for c2nim
Araq
2013-10-10
1
-0
/
+3
*
docgen: more newlines in the output to support primitive postprocessors
Araq
2013-08-29
1
-1
/
+2
*
new VM: preparations for evalMacroCall
Araq
2013-08-11
1
-1
/
+1
*
new VM: register allocator bugfix; implemented more magics
Araq
2013-08-08
1
-0
/
+4
*
new VM: implemented constructors and jump optimizer
Araq
2013-08-07
1
-1
/
+5
*
new VM: next steps
Araq
2013-08-03
1
-0
/
+1
*
new vm: further progress
Araq
2013-07-29
1
-2
/
+25
*
new vm: lots of fixes
Araq
2013-07-27
1
-12
/
+12
*
first steps to a new evaluation engine
Araq
2013-07-24
1
-0
/
+149