コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Rumpf 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 5 年 前
  Ico Doornekamp 79a326759a Added 'ansic' os support for minimal (embedded) targets (#13088) 5 年 前
  Araq fcd2f305ad fixes #13070 5 年 前
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 年 前
  Ștefan Talpalaru ee9ee297d8 generic stack trace overriding mechanism (#12922) 5 年 前
  Andreas Rumpf 3fbb3bfd3f ARC related bugfixes and refactorings (#12781) 5 年 前
  Andreas Rumpf 6ad0238fd7 make tests green again 5 年 前
  Araq 25c724d38b gc:arc: support GC_ref/unref for ref T 5 年 前
  Volodymyr Lashko 4e841ab156 Fix crash in terminate handler (#12572) [backport] 5 年 前
  Araq 0eae2217b6 first implementation of the new --seqsv2 switch 5 年 前
  Clyybber f9600b7207 Remove ENDB (#12095) 5 年 前
  Yuriy Glukhov 721ca3e830 Reset closure iter exception before rethrowing 5 年 前
  Yuriy Glukhov d31404ac27 Merge branch 'cpp_reraise_fix' into yield-in-try-fix 5 年 前
  Andreas Rumpf 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) 5 年 前
  Dominik Picheta abe634aefe Implements pending future tracking in async. 5 年 前
  Andrii Riabushenko 7cfc7cfb26 fixes #11118 5 年 前
  cooldome de02fd0b89 fixes #10765 (#10993) [backport] 5 年 前
  Araq 9029257a99 attempt to make the CIs green again 5 年 前
  Miran b707790519 do not display stacktrace twice, fixes #10922 (#10939) 5 年 前
  Arne Döring 514674cb38 use abort instead of quit (#10872) 5 年 前
  Andreas Rumpf e263702688 --newruntime: progress 5 年 前
  Bogdan b270917de1 Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789) 5 年 前
  Miran 06f23572d0 system: some documentation improvements (#10809) 5 年 前
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 年 前
  cooldome d70dd6f3cb Move cpp exception handler from system to excpt next to the signal handler (#9435) 6 年 前
  Andreas Rumpf 0841c64a32 Merge branch 'devel' into araq-quirky-exceptions 6 年 前
  Andreas Rumpf 37f9ace517 further system.nim cleanups 6 年 前
  Andreas Rumpf 0036014727 system refactorings (#10559) 6 年 前
  Andreas Rumpf dee8e6e98a gc: destructors is beginning to work (#10483) 6 年 前
  Araq c4d2cb9ea6 excpt.nim: code cleanup, don't produce nimFrame in -d:release mode 6 年 前