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