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