커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Rumpf bd7807de4c fixes #17647 (#17667) 3 년 전
  Danil Yarantsev ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) 3 년 전
  yatsen1 341cd844b2 fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410) 4 년 전
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 년 전
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) 4 년 전
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 년 전
  Andreas Rumpf 77c6425e65 gc_common: typo 5 년 전
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 년 전
  Giovanni Petrantoni b81fd958d1 [feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_common procs (#11567) 5 년 전
  alaviss 24ac13f653 [bugfix] gc_common: export foreign thread gc docs (#11536) 5 년 전
  Miran d74179dde3 use atomicInc/atomicDec (#10906) 5 년 전
  Andreas Rumpf 49c786331a fixes -d:nimTypeNames leak detection regression 5 년 전
  Andreas Rumpf e263702688 --newruntime: progress 5 년 전
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 년 전
  Andreas Rumpf 0036014727 system refactorings (#10559) 5 년 전
  Araq 647066e378 make the stdlib work with the changed docgen 6 년 전
  Araq dd3e1cbc9b make testament compile again with -d:nimCoroutines 6 년 전
  Andreas Rumpf 632ec94b5d gc_common: fixes a typo 6 년 전
  Yuriy Glukhov dc72cf7564 No setjump in GC for emscripten/wasm (#9386) 6 년 전
  Emery Hemingway be4816f509 Iterator over heap instances (#8548) 6 년 전
  Dominik Picheta 5ea3b4d581 Implements alloc/dealloc counters for better leak debugging. (#8384) 6 년 전
  Andreas Rumpf 67c7e49e2a gc_common: minor reformating 6 년 전
  Yuriy Glukhov 395b7506cf Expose GC_setStackBottom (#7885) 6 년 전
  Andreas Rumpf 6e145d4269 GC: also report total GC'ed heap size ignoring losses due to fragmentation 7 년 전
  Andreas Rumpf 5f603144b2 GC: fixes size computation for leak detection 7 년 전
  Andreas Rumpf e5af08cc12 GC add 'string' to dumpNumberOfInstances 7 년 전
  Andreas Rumpf 00295366b5 fixes size computations for 'dumpNumberOfInstances' 7 년 전
  Andreas Rumpf 6f6551d77d leak detector: sort type based entries by total used bytes 7 년 전
  Araq f1089db175 GC: enable precise global/thread local storage tracing 7 년 전
  Araq f71f9f83c2 GC improvements; distinguish between thread local and globals in the marking step 7 년 전