提交歷史

作者 SHA1 備註 提交日期
  alaviss e259f80fc7 msgs, ccgstmts: fixes #11572 (#11621) 6 年之前
  genotrance 1255b3c864 Warn about object case transitions at compile time (#11378) 6 年之前
  Araq 8bb1a6b041 fixes #11205 6 年之前
  Andreas Rumpf 61380d0a07 Small cleanup (#11185) 6 年之前
  Araq ac670a49c0 no 'defers' in my backend 6 年之前
  Jasper Jenkins 425baeaec6 cleanup (#11192) 6 年之前
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 6 年之前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 6 年之前
  Jasper Jenkins a6ba3116b2 Fixes for ptr array deref codegen (#11191) 6 年之前
  Araq 8e27bddb97 newruntime: make 'discard new RootObj' work 6 年之前
  Andreas Rumpf 02920c2cd9 fixes #11082 6 年之前
  Arne Döring abb05ab645 fewer ropes (#11037) 6 年之前
  Arne Döring 1da98b1636 Less ropes (#10979) 6 年之前
  Araq 2846156e13 newruntime: raising an exception works but currently leaks memory because currentException global is not an 'owned' ref 6 年之前
  Araq da6ff14184 don't emit an implicit try finally when in system.nim in order to prevent endless recursions in the try handler 6 年之前
  Mamy Ratsimbazafy 25649616ea Add OpenMP overload with stepping (#10891) 6 年之前
  Andreas Rumpf e263702688 --newruntime: progress 6 年之前
  Andreas Rumpf 2ab6b2c657 --newruntime: work in progress 6 年之前
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 年之前
  Andreas Rumpf 0841c64a32 Merge branch 'devel' into araq-quirky-exceptions 6 年之前
  LemonBoy 29fbf111a8 Fix codegen when debugger is enabled (#10595) 6 年之前
  Andreas Rumpf cb9110c43d --define:nimQuirky exception handling for Nim; in preparation of a blog post 6 年之前
  Arne Döring 2a4c09ff88 megatest can be executed 6 年之前
  Yuriy Glukhov 410fd1deae Fixes 9716 [backport] (#9790) 6 年之前
  Arne Döring cf3d206b9e undo try break 6 年之前
  Arne Döring bab9e0020a fixes #5549 6 年之前
  cooldome dfb8730f51 Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480) 6 年之前
  Mamy Ratsimbazafy 5b97762787 Openmp parallel iterator improvements (#9493) 6 年之前
  Arne Döring eb6225ad8c fixes #9276 (#9317) 6 年之前
  cooldome 7a5b614edc fixes #9297 (#9298) 6 年之前