Historial de Commits

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