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
/
vm.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
new VM: passes more tests
Araq
2013-12-06
1
-5
/
+8
*
|
next steps for FFI support
Araq
2013-11-25
1
-20
/
+38
*
|
tcnstseq works again
Araq
2013-11-07
1
-1
/
+1
*
|
VM now supports lambda lifting
Araq
2013-11-06
1
-15
/
+45
*
|
new VM is getting stable
Araq
2013-10-29
1
-109
/
+171
*
|
computed goto now works; some progress on the new VM
Araq
2013-10-25
1
-3
/
+14
*
|
opcLdGlobal bugfix
Araq
2013-10-16
1
-1
/
+1
*
|
some complex macros work
Araq
2013-10-16
1
-25
/
+44
*
|
compiler bootstraps with new VM
Araq
2013-10-15
1
-26
/
+54
|
/
*
cooler quote for c2nim
Araq
2013-10-10
1
-17
/
+12
*
bugfix: package names should not contain '.'
Araq
2013-10-07
1
-3
/
+13
*
support for multiple modules of the same name; niminst supports 'platforms'; ...
Araq
2013-09-24
1
-1
/
+1
*
implemented opcTypeTrait
Araq
2013-08-22
1
-0
/
+6
*
fixed and documented computedGoto pragma
Araq
2013-08-22
1
-1
/
+0
*
implemented computed goto support
Araq
2013-08-13
1
-3
/
+3
*
new VM: preparations for evalMacroCall
Araq
2013-08-11
1
-11
/
+81
*
new VM: register allocator bugfix; implemented more magics
Araq
2013-08-08
1
-5
/
+123
*
new VM: implemented constructors and jump optimizer
Araq
2013-08-07
1
-8
/
+33
*
new VM: next steps
Araq
2013-08-03
1
-0
/
+4
*
new vm: further progress
Araq
2013-07-29
1
-3
/
+88
*
new vm: lots of fixes
Araq
2013-07-27
1
-15
/
+44
*
new vm: can execute simple programs
Araq
2013-07-26
1
-3
/
+4
*
new vm: next steps
Araq
2013-07-25
1
-1
/
+3
*
new evaluation engine: next steps
Araq
2013-07-25
1
-4
/
+0
*
first steps to a new evaluation engine
Araq
2013-07-24
1
-0
/
+584
[prev]