Commit History

Автор SHA1 Съобщение Дата
  Andreas Rumpf ef8ddef47b fixes #10912 (#11317) преди 5 години
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) преди 5 години
  Clyybber cc28eef38e Replace countup(x, y) with x .. y преди 5 години
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y преди 5 години
  Miran afeca3d9fe multi-methods need to be explicitly enabled (#10856) преди 5 години
  Andreas Rumpf 4181baf400 multi-methods: remove hack, make tmethod_various compile under strict C++ [backport] преди 5 години
  Araq 366b6be4fb compiler refactoring: TSymSeq is gone for good преди 6 години
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) преди 6 години
  Araq 7ac1e6e528 fixes #5479 преди 6 години
  LemonBoy 03c8fdc6cb Pick the `and` symbol we need explicitly (#8249) преди 6 години
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler преди 6 години
  Andreas Rumpf feef109e60 make tests green again преди 6 години
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim преди 6 години
  Andreas Rumpf bb8c47b496 pragmas compiles again преди 6 години
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types преди 7 години
  Yuriy Glukhov baf685461b Fixes #5946 (#6017) преди 7 години
  Parashurama 2e420dfa38 fixes multiple nil-checks for methods (#5806) преди 7 години
  Andreas Rumpf 1268ca79e5 fixes #5599 (#5610) преди 7 години
  Araq d91d338d03 fixes #5432 преди 8 години
  Araq fa98edc78c another attempt to make test green again преди 8 години
  Andreas Rumpf f8914cc3b0 fixes a multimethod regression преди 8 години
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 8 години
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes преди 8 години
  Andreas Rumpf a6d17b5503 some progress on --symbolfiles:on преди 8 години
  Araq 68e30d7d52 tester cleanup; enable some rod tests преди 8 години
  Andreas Rumpf f5fa5dae85 generic multi-methods should work now преди 8 години
  Andreas Rumpf 2d8572e948 fixes #4428 преди 8 години
  trustable-code 3c557a0144 fix issue #3550 преди 9 години
  Araq 528cf3eae4 better error handling for bug #3550 преди 9 години
  Araq 698b1fc954 fixes #3550 преди 9 години