Commit History

Author SHA1 Message Date
  Timothee Cour c83ac16671 Renamed `-d:nimCompilerStackraceHints` to `-d:nimCompilerStacktraceHints`. (#18283) 3 years ago
  Andreas Rumpf daaa40973c added float32 schubfach algorithm; wip (#18155) 3 years ago
  Andreas Rumpf 53935b8b27 ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040) 3 years ago
  Andreas Rumpf d67ae4afa6 IC: codegen: fix (#17931) 3 years ago
  Timothee Cour 5c9c1988f6 -d:nimDebug: calls doAssert false instead of quit (#17739) 3 years ago
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 years ago
  Emery Hemingway 8aa5991bea Genode platform fixes (#17521) 3 years ago
  Clyybber 3cbc80045d Fix #14325 (#17308) 3 years ago
  Andreas Rumpf 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 years ago
  Andreas Rumpf 6cb26d8010 IC: compilerprocs are handled correctly (#17265) 3 years ago
  flywind 171b03c386 fix #17264 [backport:1.4] (#17266) 3 years ago
  Timothee Cour 6c5872c169 `--nilseqs` is now a deprecated noop (#17211) 3 years ago
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 years ago
  Andreas Rumpf fb80d2ff85 IC: bugfixes (WIP) (#16836) 3 years ago
  Andreas Rumpf 25745ad195 IC: final implementation steps (#16801) 3 years ago
  Andreas Rumpf 8241e55023 IC: next steps (#16729) 3 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 4 years ago
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) 4 years ago
  Timothee Cour 0d0e43469f fix #14340 (#16386) 4 years ago
  Timothee Cour c9886a4952 use -d:nimCompilerStackraceHints in more places (#16400) 4 years ago
  Andreas Rumpf d306a04466 fixes #16069; [backport:1.2] [backport:1.4] (#16115) 4 years ago
  cooldome 87d3e5331a Semfold for nil cast (#16030) 4 years ago
  Bung c07807bedf Fix #15706 (#15846) 4 years ago
  cooldome 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) 4 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 years ago
  Andreas Rumpf 64016ddedc fixes view types for sizeof() and --gc:orc (#15680) 4 years ago
  Andreas Rumpf 8358974b73 fixes #15652 [backport:1.4] (#15679) 4 years ago
  cooldome 833035bacd arc allocation method aligned (#15588) 4 years ago
  Timothee Cour 16e8005031 fix gitignore for testament cruft (#15530) 4 years ago
  Andreas Rumpf 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) 4 years ago