Historia zmian

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