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