Commit History

Author SHA1 Message Date
  ringabout 3d5edb41be fixes #20958; fixes the return type of slice function [backport] (#20959) 1 year ago
  Andreas Rumpf 81087c949f fixes #20572 (#20585) 1 year ago
  flywind a7d6ba4526 minor typos (#17668) 3 years ago
  Andreas Rumpf 6c1c8f51b3 IC: green tests (#17311) 3 years ago
  Andreas Rumpf 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 years ago
  Andreas Rumpf 8241e55023 IC: next steps (#16729) 3 years ago
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) 3 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 3 years ago
  Timothee Cour 149251cab9 [cleanup] fix UnusedImport sempass2 compiler/semparallel.nim (#14426) 4 years ago
  Andreas Rumpf 3a2697dd73 drnim: tiny progress (#13882) 4 years ago
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 years ago
  Araq 9db369063c [refactoring] moves transformation for 'spawn' into its own spawn.nim implementation 5 years ago
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 years ago
  LemonBoy ee14ace5d3 Field checks for everybody (#8957) 6 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim 6 years ago
  Andreas Rumpf 05724645f8 more modules compile again 6 years ago
  Andreas Rumpf 29d2c34956 fixes #2779 6 years ago
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 years ago
  Andreas Rumpf 1a61c4d46d first implementation of the 'func' keyword 7 years ago
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 years ago
  Andreas Rumpf 60b187513e stdlib and compiler don't use .immediate anymore 8 years ago
  Andreas Rumpf 153fd13f3d fixes #2758 8 years ago
  Araq 000c413f35 disjoint checker is smarter (and slower) 9 years ago
  Araq 90d1ad4231 made disjoint checker smarter; fixes regressions 9 years ago
  Yuriy Glukhov 49869a2b10 when nimvm stmt proof of concept 9 years ago
  Araq 2f4472963f disjoint checker works with the new countup iterators 9 years ago
  Araq 5a21892da0 fixes #2287 9 years ago