Historique des commits

Auteur SHA1 Message Date
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) il y a 7 mois
  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
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) il y a 1 an
  ringabout b6bfe38ff5 move formatfloat out of system (#20195) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  flywind fe46c8b5f1 fix marshal bugs in VM (#19161) [backport:1.6] il y a 3 ans
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) il y a 3 ans
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) il y a 3 ans
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) il y a 4 ans
  Andreas Rumpf d130175342 cursor and mutation tracking fixes (#15113) il y a 4 ans
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) il y a 4 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y il y a 5 ans
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs il y a 6 ans
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf fedc136985 transf and vmgen compile again il y a 6 ans
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change il y a 6 ans
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types il y a 6 ans
  Andreas Rumpf 70ea45cdba deprecated unary '<' 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
  Araq 2fda95a4d6 added getOrDefault; bootstrapping works again il y a 9 ans
  Yuriy Glukhov 04a4f35400 VM produces objects. il y a 9 ans
  Araq d3fc6e1f28 marshalling can be done at compile-time il y a 9 ans