Historique des commits

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