Commit History

Author SHA1 Message Date
  Clyybber af27e6bdea Fix #14396 (#14793) 4 years ago
  Andreas Rumpf 1854d29781 scoped memory management (#14790) 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Andreas Rumpf 32083c7ff8 more precise analysis about 'observable stores' [backport:1.2] (#14582) 4 years ago
  Andreas Rumpf 8710395a0f fixes #14514 [backport:1.2] (#14533) 4 years ago
  Andreas Rumpf 52c3633223 warn about observerable stores but don't prevent them for 1.2.2 [backport:1.2]; refs https://github.com/nim-lang/RFCs/issues/230 (#14510) 4 years ago
  Andreas Rumpf 16003bffe1 fixes #14126 [backport:1.2] (#14390) 4 years ago
  cooldome f10689d3d4 fixes #14003 (#14006) [backport:1.2] 4 years ago
  Andreas Rumpf bc37668c5a fixes #13782 (#13834) 4 years ago
  Andreas Rumpf 15ba765ebd enable --tlsEmulation:on for --gc:arc (#13685) 4 years ago
  Araq d375120c42 rename sfAlwaysReturn to sfNeverRaises 4 years ago
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Jasper Jenkins ca7bf3be8b no commas for empty importcpp splat params (#12183) 5 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Miran ab48d7901e hashes: implement murmur3 (#12022) 5 years ago
  Andreas Rumpf 2a3b056314 fixes #12042 (#12083) 5 years ago
  Viktor Kirilov f2e8c39e85 - adding _actual as a suffix only for calls to an actual proc and not through a global function pointer - fixes https://github.com/nim-lang/Nim/issues/11996 (#12007) 5 years ago
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Araq 4296bddccb fixes #11412 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  Andreas Rumpf fabc2a7086 revert discardable transformation (#10905) 5 years ago
  Arne Döring abb05ab645 fewer ropes (#11037) 5 years ago
  Araq a2ad069769 preparations for --newruntime owned refs/callbacks 5 years ago
  cooldome dc2986789b fixes #10942. Lent T bug (#10946) 5 years ago
  Viktor Kirilov f8146dfd84 improvements on the hot code reloading support (#10892) 5 years ago
  Arne Döring 3794338aba Lineinfo fix (#10871) 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago