Historique des commits

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