Commit History

Author SHA1 Message Date
  tersec e8a70ff179 don't access void* out of alignment in refc GC to avoid UB (#21560) 1 year ago
  Bung a9bd78d579 fix #12122 (#21096) 2 years ago
  ringabout d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 years ago
  Andreas Rumpf bd7807de4c fixes #17647 (#17667) 3 years ago
  Danil Yarantsev ac8166ab3d Replace double backticks with single backticks - Part 1 out of ~6 (#17205) 3 years ago
  yatsen1 341cd844b2 fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410) 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) 4 years ago
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 years ago
  Andreas Rumpf 77c6425e65 gc_common: typo 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Giovanni Petrantoni b81fd958d1 [feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_common procs (#11567) 5 years ago
  alaviss 24ac13f653 [bugfix] gc_common: export foreign thread gc docs (#11536) 5 years ago
  Miran d74179dde3 use atomicInc/atomicDec (#10906) 5 years ago
  Andreas Rumpf 49c786331a fixes -d:nimTypeNames leak detection regression 5 years ago
  Andreas Rumpf e263702688 --newruntime: progress 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago
  Andreas Rumpf 0036014727 system refactorings (#10559) 5 years ago
  Araq 647066e378 make the stdlib work with the changed docgen 6 years ago
  Araq dd3e1cbc9b make testament compile again with -d:nimCoroutines 6 years ago
  Andreas Rumpf 632ec94b5d gc_common: fixes a typo 6 years ago
  Yuriy Glukhov dc72cf7564 No setjump in GC for emscripten/wasm (#9386) 6 years ago
  Emery Hemingway be4816f509 Iterator over heap instances (#8548) 6 years ago
  Dominik Picheta 5ea3b4d581 Implements alloc/dealloc counters for better leak debugging. (#8384) 6 years ago
  Andreas Rumpf 67c7e49e2a gc_common: minor reformating 6 years ago
  Yuriy Glukhov 395b7506cf Expose GC_setStackBottom (#7885) 6 years ago
  Andreas Rumpf 6e145d4269 GC: also report total GC'ed heap size ignoring losses due to fragmentation 7 years ago
  Andreas Rumpf 5f603144b2 GC: fixes size computation for leak detection 7 years ago
  Andreas Rumpf e5af08cc12 GC add 'string' to dumpNumberOfInstances 7 years ago
  Andreas Rumpf 00295366b5 fixes size computations for 'dumpNumberOfInstances' 7 years ago