Andreas Rumpf f58f8ee8d9 beginning of precise stack marking for Nim's GCs 6 vuotta sitten
..
alloc.nim cc1fd50b27 Try to let memTracker compile (#8502) 6 vuotta sitten
ansi_c.nim 2da0341b4d Genode fixes (#8501) 6 vuotta sitten
arithm.nim 8d39669233 fixes #2909 9 vuotta sitten
assign.nim 74bf316619 more progress on destructor based strings 6 vuotta sitten
atomics.nim 6ca8478548 Minor fixes to enable tcc 6 vuotta sitten
avltree.nim c32c39f1de make AVL tree node part of the memory regions; fixes hard to reproduce channel crashes 8 vuotta sitten
cellsets.nim 22684370b0 remove ArrayDummySize with unchecked arrays (#5818) 7 vuotta sitten
cgprocs.nim 74bf316619 more progress on destructor based strings 6 vuotta sitten
channels.nim 98225ca207 Update channels.nim (#8583) 6 vuotta sitten
chcks.nim 9de05ec3e0 further steps in implementing sink parameters; refs #7041 6 vuotta sitten
debugger.nim 7c03c882f5 Remove more usages of unary lt (fixes #6634) (#6641) 7 vuotta sitten
deepcopy.nim 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 6 vuotta sitten
dyncalls.nim 71636059e9 Avoid memory allocation during dynlib loading (#9320) 6 vuotta sitten
embedded.nim ce63490928 Yield in try 6 vuotta sitten
endb.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) 7 vuotta sitten
excpt.nim dfb8730f51 Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480) 6 vuotta sitten
gc.nim 53566f7165 fixes #7833; still to-do: fix setLen 6 vuotta sitten
gc2.nim 7adf3bf476 Mark&Sweep GC: introduce nimTracing define for debugging 7 vuotta sitten
gc_common.nim dc72cf7564 No setjump in GC for emscripten/wasm (#9386) 6 vuotta sitten
gc_ms.nim 74bf316619 more progress on destructor based strings 6 vuotta sitten
gc_regions.nim f58f8ee8d9 beginning of precise stack marking for Nim's GCs 6 vuotta sitten
helpers.nim 3a626179ee doAssert, assert now print full path of failing line on error (#8555) 6 vuotta sitten
hti.nim 72cd3b7914 Fix repr() for UncheckedArray (#9385) 6 vuotta sitten
inclrtl.nim a8edf67a28 make nim bootstrap again for older versions 8 vuotta sitten
jssys.nim 2b03bed2db Fix printing and comparing uninitialized strings 6 vuotta sitten
memory.nim dfe3f16022 Don't depend on string.h in codegen (#8299) 6 vuotta sitten
memtracker.nim cc1fd50b27 Try to let memTracker compile (#8502) 6 vuotta sitten
mmdisp.nim 10f5f67767 gogc: GCC-8.2.0 compatibility and other improvements (#9211) 6 vuotta sitten
nimscript.nim 7d8e281239 [nimscript] document currentSourcePath in thisDir (#9402) 6 vuotta sitten
osalloc.nim 7ef268274f Haiku support for Nim (#8542) 6 vuotta sitten
platforms.nim 559a7615ad Nintendo switch support (#8069) 6 vuotta sitten
profiler.nim 3c03877701 Enable embedded profiler to display filenames. 8 vuotta sitten
repr.nim 72cd3b7914 Fix repr() for UncheckedArray (#9385) 6 vuotta sitten
reprjs.nim 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 vuotta sitten
sets.nim 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 vuotta sitten
strmantle.nim f485ebe162 --gc:destructors: next steps; WIP 6 vuotta sitten
sysio.nim e190f485ae fixes #9456 by only calling `c_fclose` if non nil 6 vuotta sitten
syslocks.nim 2b8a1cee8c Fixup #5804 (#5837) 7 vuotta sitten
sysspawn.nim 0ab373115c Trim remaining expr/stmt from stdlib (#6742) 7 vuotta sitten
sysstr.nim 10f5f67767 gogc: GCC-8.2.0 compatibility and other improvements (#9211) 6 vuotta sitten
threads.nim 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 vuotta sitten
timers.nim 5f6f444d55 naive work-around for time redefinition (#5193) 8 vuotta sitten
widestrs.nim 74bf316619 more progress on destructor based strings 6 vuotta sitten