Commit History

Author SHA1 Message Date
  ringabout d950e5f3a8 remove nosinks hacks from compiler (#21469) 1 year ago
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 year ago
  ringabout f7c203fb6c remove legacy code (#21134) 1 year ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  ringabout e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 years ago
  flywind 0180c6179a fix #18735; genDepend broken for duplicate module names in separate folders (#19988) 2 years ago
  Ștefan Talpalaru eaa1c3a377 genDepend: fix for module names that are reserved DOT keywords (#18392) 3 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 3 years ago
  Clyybber 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  LemonBoy b97a7dbf3d Make the registered passes local to the ModuleGraph (#9259) 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 6 years ago
  Andreas Rumpf 006ee79a91 make dependency analyser free of global variables 6 years ago
  Andreas Rumpf b2c7910fb6 compiler/ropes.nim has no global error handler anymore 6 years ago
  Andreas Rumpf 8ca5b71c6a the remaining passes all compile again 6 years ago
  BigEpsilon e2af486434 Add sections (type, var, let, const, using) support for reorder pragma (#6326) 7 years ago
  Araq 4910a87c6f gendepend improvements; refs #5144 7 years ago
  Araq 9e6fb3f696 new dependency tracking for nimsuggest 8 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  def 39049e151f Get rid of deprecation warnings 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 10 years ago
  Araq 92b8fac94a case consistency part 4 10 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Zahary Karadjov 81a3585872 merged upstream master 11 years ago
  Araq 92e10e4b18 implemented 'import except' 12 years ago