提交歷史

作者 SHA1 備註 提交日期
  Andreas Rumpf 91ad6a740b type refactor: part 4 (#23077) 11 月之前
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) 11 月之前
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 年之前
  Andrey Makarov 088487f652 Implement Markdown definition lists (+ migration) (#20333) 2 年之前
  flywind 7f6e800caf move assertions out of system (#19599) 2 年之前
  Neelesh Chandola 1db21721ec Fixed objects being erroneously zeroed out before object construction (#12814) [backport] 5 年之前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年之前
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 年之前
  Andreas Rumpf 0d5bd7e8b5 removed unused imports [refactoring] 5 年之前
  Andreas Rumpf 19b142401c fixes #11525 5 年之前
  Clyybber 6be9b98e35 Fix #9844 (#11216) 5 年之前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
  Andreas Rumpf 05724645f8 more modules compile again 6 年之前
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 6 年之前
  Araq a5e4d2f7a3 fixes #668 7 年之前
  Andreas Rumpf 1a61c4d46d first implementation of the 'func' keyword 7 年之前
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 年之前
  Andreas Rumpf 3a13706d7d fixes #4673 8 年之前
  Roger Shi 6b8bd2bbb7 Fix issue #2245 9 年之前
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 年之前
  Araq 5946747970 updated the compiler to use the new symbol names 10 年之前
  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 11 年之前
  Araq 4f1b89c30c year 2012 for most copyright headers 13 年之前
  Araq af792da0bb codegen uses alias analysis to generate better code 13 年之前
  Araq 2962ca7890 alias analysis as required for the code gen and the HLO 13 年之前