Andreas Rumpf
|
c6235920cb
backend preparations for incomplete/forwarded object types
|
преди 7 години |
Araq
|
5258447e01
concepts: make codegen aware of 'tyInferred'
|
преди 7 години |
Andreas Rumpf
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
преди 7 години |
Araq
|
153441db1d
codegen: do not produce empty loops; speeds up debug builds tremendously on Windows
|
преди 7 години |
Araq
|
8c0e27e8d9
fixes #5481
|
преди 8 години |
Araq
|
46b672a6c4
minor codegen bugfix: don't use names for closures that are also mangled Nim names
|
преди 8 години |
Andreas Rumpf
|
fab69661ad
new name mangling rules for easier debugging
|
преди 8 години |
Araq
|
34143ee122
fixes serious codegen regression that caused Nimble to misbehave
|
преди 8 години |
Andreas Rumpf
|
e7cdb1d694
attempt to fix things
|
преди 8 години |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
преди 8 години |
Araq
|
b234b082b6
bootstrapping works again
|
преди 8 години |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
преди 8 години |
andri lim
|
c4904e17de
this commit will fix visual studio family warning #4459
|
преди 8 години |
Andreas Rumpf
|
4b0ba5e3f1
C code generation now deterministic; fixes #4364
|
преди 8 години |
Andreas Rumpf
|
eea2a63607
fixes #3794
|
преди 9 години |
def
|
39049e151f
Get rid of deprecation warnings
|
преди 10 години |
Araq
|
e65c296bcc
implemented mixed mode codegen
|
преди 10 години |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
преди 10 години |
Araq
|
f3d530e482
fixes #1434
|
преди 10 години |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
преди 11 години |
Araq
|
438703f59e
case consistency: next steps
|
преди 11 години |
Araq
|
92b8fac94a
case consistency part 4
|
преди 11 години |
Zahary Karadjov
|
6ddd4e6a3f
Revert "Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC""
|
преди 11 години |
Araq
|
75c586bbe1
Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC"
|
преди 11 години |
Zahary Karadjov
|
420789c278
bugfix: emulated thread vars used in combination with the mark & sweep GC
|
преди 11 години |
Araq
|
5b0d8246f7
make some tests green
|
преди 12 години |
Araq
|
ab6f793408
first version of a simple mark&sweep GC; activate with --gc:markAndSweep
|
преди 12 години |
Zahary Karadjov
|
a42545ea3e
disables the compile-time rope formatting during bootstrapping
|
преди 12 години |
Araq
|
7d6500f1de
idetools improvements; preparation of first class iterators; fixes #183
|
преди 12 години |
Araq
|
56b4e3ad91
closures shouldn't leak anymore
|
преди 12 години |