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
...
*
should fix the nkExprColonExpr bug in the vm
Araq
2014-03-13
1
-2
/
+1
*
teach opcLdObj about nkExprColonExpr
Zahary Karadjov
2014-03-09
1
-1
/
+3
*
xmltree.`<>` macro works again
Araq
2014-02-27
1
-2
/
+4
*
renamed TRegister to TFullReg so that older versions can compile it
Araq
2014-02-26
1
-16
/
+16
*
htmlgen works again
Araq
2014-02-25
1
-3
/
+8
*
bootstrapping should work again
Araq
2014-02-25
1
-2
/
+1
*
made some tests green; htmlgen still broken
Araq
2014-02-25
1
-2
/
+6
*
new VM is getting stable
Araq
2014-02-24
1
-16
/
+34
*
simple macros work again
Araq
2014-02-22
1
-40
/
+32
*
fixed opcConv
Araq
2014-02-22
1
-7
/
+25
*
vm2: new representation of registers
Araq
2014-02-21
1
-441
/
+486
*
fixes #923
Araq
2014-02-17
1
-1
/
+1
*
Fixes macros.len crashing on nodes which lack the sons field.
Dominik Picheta
2014-02-11
1
-1
/
+1
*
fixes regression: constant fac4 didn't work
Araq
2014-02-06
1
-1
/
+4
*
macro tests almost green
Araq
2014-02-03
1
-2
/
+4
*
remove the old tester
Araq
2014-02-02
1
-1
/
+1
|
\
|
*
Merge branch 'devel' of https://www.github.com/Araq/Nimrod into devel
Zahary Karadjov
2014-01-26
1
-0
/
+2
|
|
\
|
*
|
implements #766;
Zahary Karadjov
2014-01-24
1
-1
/
+1
*
|
|
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
[prev]
[next]