Historique des commits

Auteur SHA1 Message Date
  Clyybber 38068f9778 Make explicit {.nimcall.} a seperate calling convention il y a 4 ans
  Andreas Rumpf fb641483f0 arc optimizations (#13325) 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 5 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules il y a 5 ans
  Andreas Rumpf ef8ddef47b fixes #10912 (#11317) 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
  Miran afeca3d9fe multi-methods need to be explicitly enabled (#10856) il y a 5 ans
  Andreas Rumpf 4181baf400 multi-methods: remove hack, make tmethod_various compile under strict C++ [backport] il y a 5 ans
  Araq 366b6be4fb compiler refactoring: TSymSeq is gone for good il y a 6 ans
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) il y a 6 ans
  Araq 7ac1e6e528 fixes #5479 il y a 6 ans
  LemonBoy 03c8fdc6cb Pick the `and` symbol we need explicitly (#8249) il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf feef109e60 make tests green again il y a 6 ans
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim il y a 6 ans
  Andreas Rumpf bb8c47b496 pragmas compiles again il y a 6 ans
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types il y a 7 ans
  Yuriy Glukhov baf685461b Fixes #5946 (#6017) il y a 7 ans
  Parashurama 2e420dfa38 fixes multiple nil-checks for methods (#5806) il y a 7 ans
  Andreas Rumpf 1268ca79e5 fixes #5599 (#5610) il y a 7 ans
  Araq d91d338d03 fixes #5432 il y a 7 ans
  Araq fa98edc78c another attempt to make test green again il y a 7 ans
  Andreas Rumpf f8914cc3b0 fixes a multimethod regression il y a 7 ans
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 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
  Andreas Rumpf a6d17b5503 some progress on --symbolfiles:on il y a 8 ans