Jacek Sieka
|
87568830ab
Remove dead code (#9777)
|
6 years ago |
Andreas Rumpf
|
7adf3bf476
Mark&Sweep GC: introduce nimTracing define for debugging
|
7 years ago |
Araq
|
f1089db175
GC: enable precise global/thread local storage tracing
|
7 years ago |
Araq
|
f71f9f83c2
GC improvements; distinguish between thread local and globals in the marking step
|
7 years ago |
Yuriy Glukhov
|
d1e10f9aa3
Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990)
|
7 years ago |
Lynn C. Rees
|
0ab373115c
Trim remaining expr/stmt from stdlib (#6742)
|
7 years ago |
Andreas Rumpf
|
6a3288a60e
more replacements for the deprecated '<'
|
7 years ago |
Andreas Rumpf
|
7349d12e96
GC v2 works sometimes
|
7 years ago |
Andreas Rumpf
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
7 years ago |
Andreas Rumpf
|
07531b41b9
make gc:v2 compile again
|
7 years ago |
Rokas Kupstys
|
9f8863169a
Cleanup of gc code
|
7 years ago |
Yuriy Glukhov
|
1bfcea5d5c
Make gc v2 compile with --threads:on
|
8 years ago |
Jacek Sieka
|
b3846124e6
clean up a few stray c_stdout's in gc debug code
|
8 years ago |
Andreas Rumpf
|
9b609b26ca
GC v2 compiles again
|
8 years ago |
Ruslan Mustakov
|
0dc35b7841
Replaced ignoreStackAndRegisters with stackSize in GC_step
|
8 years ago |
Ruslan Mustakov
|
f288eb7543
Added ignoreStackAndRegisters parameter to GC_step
|
8 years ago |
Andreas Rumpf
|
8ec5c01cae
further progress on --gc:v2
|
8 years ago |
Andreas Rumpf
|
19677a11b0
some progress on GC v2
|
9 years ago |
Araq
|
760242b870
removes 'x is iterator' special casing in the language
|
9 years ago |
Araq
|
af29ea1ea2
proper color flipping
|
9 years ago |
Araq
|
10530add48
next steps for the GC
|
9 years ago |
Araq
|
9ed635d5c0
only mark roots when marking
|
9 years ago |
Araq
|
070403ca5e
first compiling version of the new GC
|
9 years ago |
Araq
|
a1739455d3
first version of the new hard realtime GC
|
9 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
pdw
|
2ca90a20a1
lib/system/g-w - Dropped 'T' from types
|
9 years ago |
def
|
573fa9b891
Clean up GCs a bit
|
9 years ago |
def
|
f5968c7946
Only zero strings when necessary.
|
9 years ago |
Andreas Rumpf
|
13c2d9b8e2
Merge pull request #2150 from def-/gc2-compiling
|
10 years ago |
def
|
b9abeff617
Clean up some more deprecation warnings
|
10 years ago |