Historie revizí

Autor SHA1 Zpráva Datum
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) před 7 měsíci
  Andreas Rumpf 91ad6a740b type refactor: part 4 (#23077) před 11 měsíci
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) před 11 měsíci
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) před 1 rokem
  ringabout 93ced31353 use strictdefs for compiler (#22365) před 1 rokem
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) před 1 rokem
  ringabout b6bfe38ff5 move formatfloat out of system (#20195) před 2 roky
  flywind 7f6e800caf move assertions out of system (#19599) před 2 roky
  flywind fe46c8b5f1 fix marshal bugs in VM (#19161) [backport:1.6] před 3 roky
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) před 3 roky
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) před 3 roky
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) před 4 roky
  Andreas Rumpf d130175342 cursor and mutation tracking fixes (#15113) před 4 roky
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) před 4 roky
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) před 5 roky
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) před 5 roky
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y před 5 roky
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs před 6 roky
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly před 6 roky
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler před 6 roky
  Andreas Rumpf fedc136985 transf and vmgen compile again před 6 roky
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change před 6 roky
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types před 6 roky
  Andreas Rumpf 70ea45cdba deprecated unary '<' před 7 roky
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes před 8 roky
  Araq 2fda95a4d6 added getOrDefault; bootstrapping works again před 9 roky
  Yuriy Glukhov 04a4f35400 VM produces objects. před 9 roky
  Araq d3fc6e1f28 marshalling can be done at compile-time před 9 roky