Jacek Sieka
|
b3846124e6
clean up a few stray c_stdout's in gc debug code
|
8 years ago |
Jacek Sieka
|
64b0485207
fix types of ansi_c/sysio to more closely match C ABI
|
8 years ago |
Andreas Rumpf
|
dcf830bba9
fixes #3184
|
8 years ago |
Andreas Rumpf
|
75b03188d0
beginnings of --gc:stack
|
8 years ago |
Andreas Rumpf
|
8ec5c01cae
further progress on --gc:v2
|
9 years ago |
def
|
4e0f8cf595
Use ByteAddress instead of deprecated TAddress
|
9 years ago |
Araq
|
217e0ab6e9
lambda lifting support for iterToProc plugin
|
9 years ago |
Andrey Sobolev
|
4c53a3a7a5
Merge remote-tracking branch 'nim-lang/devel' into emscripten-support
|
9 years ago |
Reimer Behrends
|
9ea99dbf36
Add option to disable munmap() use in the allocator.
|
9 years ago |
Andrey Sobolev
|
6b645c50d5
mmap non PageSize aligned support
|
9 years ago |
Araq
|
a1caef474b
proper distinction between --gc:none and --os:standalone
|
9 years ago |
def
|
e7132767a1
Fix typos in comments
|
9 years ago |
pdw
|
ff5b446dfc
lib/system/a-e - Dropped 'T' from types
|
9 years ago |
def
|
22b4e4c2f2
Use more Natural and Positive numbers in proc parameters
|
9 years ago |
Simon Hafner
|
6ce53e3d63
some better sysassert messages
|
9 years ago |
Araq
|
a639824e5e
introduced 'benign' pragma
|
10 years ago |
Araq
|
2f43fdb837
renamefest
|
10 years ago |
Araq
|
fc0fda14ae
system files use new identifiers
|
10 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |
Jostein Berre Eliassen
|
f5ed8f3a1b
added getTotalSharedMem et al.
|
10 years ago |
Araq
|
8e08ff559f
first version of 'spawn'
|
10 years ago |
Araq
|
1101a40f91
improvements for 'pretty'
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
2df9b442c6
case consistency part 1
|
11 years ago |
Araq
|
132b6b3efe
implemented 'injectStmt'; more debug support
|
11 years ago |
Araq
|
f73cec7f01
GC: even more stress testing
|
11 years ago |
Araq
|
e24305f1e1
bugfix: mark&sweep GC
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |
Araq
|
4fc575bc26
mark and sweep GC without bitvectors works
|
12 years ago |
Araq
|
a4d47664d6
mark and sweep without bitvectors
|
12 years ago |