コミット履歴

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