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