Commit History

Author SHA1 Message Date
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 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) 5 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
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq 393be49313 fixes #1597 10 years ago
  Araq 8930ba50b9 'let' within 'parallel' now works 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq 76011e40ef progress on 'spawn' 10 years ago
  Araq 0914b489b3 'parallel' statement works again 10 years ago