Commit History

Author SHA1 Message Date
  cooldome b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 years ago
  Andreas Rumpf ba6e7c6365 added a switch -d:nimEmulateOverflowChecks for broken or old GCC versions (#13692) 4 years ago
  Andreas Rumpf fe7b1dfb2a rewritten goto based exception handling; much cleaner implementation;… (#13677) 4 years ago
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 years ago
  Andreas Rumpf 090ba1e3a3 fixes #13436 (#13615) 4 years ago
  Andreas Rumpf 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 5 years ago
  alaviss f500895efe Unexport even more symbols (#13214) 5 years ago
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 years ago
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) 5 years ago
  Andreas Rumpf 0ecb709cbe fixes #12978 (#13012) 5 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
  Andreas Rumpf 1917ebf082 minor refactorings 5 years ago
  Araq 6152eb3be3 a better bugfix 5 years ago
  Araq d1d017ae85 fixes #12826 5 years ago
  Andreas Rumpf 3f6df5cc34 fixes #12899 (#12921) 5 years ago
  Andreas Rumpf 61d89aae11 completes #12799, fixes #12216 (#12870) 5 years ago
  cooldome 13d232ec56 fixes #12827 (#12829) [backport] 5 years ago
  Andreas Rumpf 3fbb3bfd3f ARC related bugfixes and refactorings (#12781) 5 years ago
  Andreas Rumpf 0e7338d65c better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799) 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Andreas Rumpf 58f3e07b1a fixes and changes the recently introduced 'alignas' to be 'align' (#12666) 5 years ago
  Andreas Rumpf a14abc5708 ARC: solves phase ordering problems (#12654) 5 years ago
  Arne Döring 0496a666e2 implemented alignas pragma (#12643) 5 years ago
  Arne Döring ec20fd3544 fix #12426 (#12462) 5 years ago
  Araq ed2fb36bc6 refactoring: use the new strings and seqs when optSeqDestructors is active 5 years ago
  Araq 61ea85687c refactoring: --newruntime consists of 3 different switches 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Timothee Cour 32769c478b exportc now mangles same as importc, fixes #10578 (#12144) 5 years ago
  Clyybber f9600b7207 Remove ENDB (#12095) 5 years ago