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
*
tstringinterp almost working
Araq
2014-02-01
1
-3
/
+13
*
fixes #838
Araq
2014-01-25
1
-0
/
+2
*
better html generator for the tester; fixes some VM bugs
Araq
2014-01-17
1
-11
/
+22
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-01-13
1
-1
/
+2
|
\
|
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-1
/
+2
|
|
\
*
|
|
new vm: bugfix
Araq
2014-01-12
1
-1
/
+1
|
/
/
*
|
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-1
/
+1
*
|
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
|
case consistency part 4
Araq
2013-12-27
1
-11
/
+11
*
|
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
|
tcnstseq works again
Araq
2013-12-23
1
-3
/
+3
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
1
-2
/
+15
*
|
more tests work
Araq
2013-12-13
1
-3
/
+2
*
|
new VM: globals kinda work
Araq
2013-12-13
1
-2
/
+8
*
|
new VM: improvements
Araq
2013-12-12
1
-18
/
+60
*
|
new VM supports 'getAst'
Araq
2013-12-06
1
-1
/
+14
*
|
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