コミット履歴

作者 SHA1 メッセージ 日付
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 年 前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年 前
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 年 前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年 前
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 年 前
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 年 前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年 前
  Andreas Rumpf fedc136985 transf and vmgen compile again 6 年 前
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change 6 年 前
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 7 年 前
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 年 前
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 年 前
  Araq 2fda95a4d6 added getOrDefault; bootstrapping works again 9 年 前
  Yuriy Glukhov 04a4f35400 VM produces objects. 9 年 前
  Araq d3fc6e1f28 marshalling can be done at compile-time 9 年 前