Araq
|
e65c296bcc
implemented mixed mode codegen
|
il y a 10 ans |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
il y a 10 ans |
Araq
|
f3d530e482
fixes #1434
|
il y a 10 ans |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
il y a 11 ans |
Araq
|
438703f59e
case consistency: next steps
|
il y a 11 ans |
Araq
|
92b8fac94a
case consistency part 4
|
il y a 11 ans |
Zahary Karadjov
|
6ddd4e6a3f
Revert "Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC""
|
il y a 11 ans |
Araq
|
75c586bbe1
Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC"
|
il y a 11 ans |
Zahary Karadjov
|
420789c278
bugfix: emulated thread vars used in combination with the mark & sweep GC
|
il y a 11 ans |
Araq
|
5b0d8246f7
make some tests green
|
il y a 12 ans |
Araq
|
ab6f793408
first version of a simple mark&sweep GC; activate with --gc:markAndSweep
|
il y a 12 ans |
Zahary Karadjov
|
a42545ea3e
disables the compile-time rope formatting during bootstrapping
|
il y a 12 ans |
Araq
|
7d6500f1de
idetools improvements; preparation of first class iterators; fixes #183
|
il y a 12 ans |
Araq
|
56b4e3ad91
closures shouldn't leak anymore
|
il y a 12 ans |
Zahary Karadjov
|
df1ec09399
proper indentation in the generated C code
|
il y a 12 ans |
Zahary Karadjov
|
d2b45dbe85
C variables are created in their enclosing block instead of their enclosing function
|
il y a 12 ans |
Araq
|
91db6bd9c9
fixes #102
|
il y a 12 ans |
Araq
|
5c33f76517
bugfix: GC marker procs; making tests green again
|
il y a 12 ans |
Araq
|
03ba0f3e25
implemented marker procs for the GC resulting in huge speedups
|
il y a 12 ans |