Commit Verlauf

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