Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf fe18ec5dc0 types refactoring; WIP (#23086) il y a 11 mois
  ringabout cca5684a17 fixes yet another strictdefs bug (#23069) il y a 11 mois
  ringabout 93ced31353 use strictdefs for compiler (#22365) il y a 1 an
  Andreas Rumpf 81087c949f fixes #20572 (#20585) il y a 2 ans
  metagn de4b0346bd store full definition AST for consts, fix noRewrite (#20115) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  flywind 56bd5cbb87 fix a typo (canonilization => canonicalization) (#18914) il y a 3 ans
  Timothee Cour 6e267d28b3 remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861) il y a 3 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  Andreas Rumpf 81ddc67785 [refactoring] compiler: simplified markUsed il y a 5 ans
  Andreas Rumpf fbb0642e27 Merge branch 'devel' into araq-detect-unused-imports il y a 5 ans
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules il y a 5 ans
  Araq 4137a4dbf3 [feature] detect unused imports il y a 5 ans
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) il y a 5 ans
  Clyybber cc28eef38e Replace countup(x, y) with x .. y il y a 5 ans
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y il y a 5 ans
  Araq 045e026d0e dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix il y a 5 ans
  Araq 420ed0596b fixes more nil handling regressions il y a 6 ans
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs il y a 6 ans
  cooldome 44d82d9492 style improvements il y a 6 ans
  cooldome 1b7cf3df51 New approach il y a 6 ans
  Andreas Rumpf 05724645f8 more modules compile again il y a 6 ans
  Andreas Rumpf 70ea45cdba deprecated unary '<' il y a 7 ans
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation il y a 7 ans
  Andreas Rumpf b47d9b7b91 fixes #4371 il y a 8 ans
  Yuriy Glukhov b6f5c12158 Fixed tr pattern matching for varargs il y a 8 ans
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace il y a 9 ans
  Adam Strzelecki 13b57dbc2f Introduce {.noRewrite.} expr pragma disabling TR il y a 9 ans
  Federico Ceratto 657dca5c3b Fix typos il y a 9 ans