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
/
vmgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
case consistency: next steps
Araq
2013-12-29
1
-11
/
+11
*
|
case consistency part 4
Araq
2013-12-27
1
-12
/
+12
*
|
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
|
vm: FFI improvements
Araq
2013-12-23
1
-4
/
+1
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
1
-1
/
+9
*
|
case expression with discardable result works
Araq
2013-12-18
1
-0
/
+8
*
|
more tests work
Araq
2013-12-13
1
-1
/
+7
*
|
new VM: globals kinda work
Araq
2013-12-13
1
-3
/
+21
*
|
new VM: improvements
Araq
2013-12-12
1
-20
/
+40
*
|
more tests are green
Araq
2013-12-08
1
-8
/
+8
*
|
new VM supports 'getAst'
Araq
2013-12-06
1
-3
/
+12
*
|
new VM: passes more tests
Araq
2013-12-06
1
-10
/
+18
*
|
makes 'reject' tests green
Araq
2013-12-05
1
-4
/
+16
*
|
next steps for FFI support
Araq
2013-11-25
1
-9
/
+33
*
|
VM now supports lambda lifting
Araq
2013-11-06
1
-7
/
+20
*
|
jump optimizer works
Araq
2013-10-29
1
-11
/
+16
*
|
new VM is getting stable
Araq
2013-10-29
1
-8
/
+13
*
|
some complex macros work
Araq
2013-10-16
1
-9
/
+21
*
|
compiler bootstraps with new VM
Araq
2013-10-15
1
-7
/
+16
|
/
*
implemented opcTypeTrait
Araq
2013-08-22
1
-2
/
+5
*
fixed and documented computedGoto pragma
Araq
2013-08-22
1
-9
/
+33
*
new VM: preparations for evalMacroCall
Araq
2013-08-11
1
-6
/
+16
*
new VM: register allocator bugfix; implemented more magics
Araq
2013-08-08
1
-28
/
+67
*
new VM: implemented constructors and jump optimizer
Araq
2013-08-07
1
-10
/
+115
*
new VM: next steps
Araq
2013-08-03
1
-4
/
+7
*
new vm: further progress
Araq
2013-07-29
1
-22
/
+47
*
new vm: lots of fixes
Araq
2013-07-27
1
-25
/
+89
*
new vm: can execute simple programs
Araq
2013-07-26
1
-6
/
+6
*
new vm: next steps
Araq
2013-07-25
1
-2
/
+7
*
new evaluation engine: next steps
Araq
2013-07-25
1
-6
/
+9
*
first steps to a new evaluation engine
Araq
2013-07-24
1
-0
/
+1002
[prev]