Commit History

Author SHA1 Message Date
  Andreas Rumpf f5fa5dae85 generic multi-methods should work now 8 years ago
  Andreas Rumpf 2d8572e948 fixes #4428 8 years ago
  trustable-code 3c557a0144 fix issue #3550 9 years ago
  Araq 528cf3eae4 better error handling for bug #3550 9 years ago
  Araq 698b1fc954 fixes #3550 9 years ago
  Araq aa36e73ecf fixes #3431, fixes #3370, fixes #3468 9 years ago
  Yuriy Glukhov 2166b7bc46 Fixed ret by var in js 9 years ago
  Araq dc047931bb fixes #2590; methods now require a .base annotation 9 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 years ago
  Araq a53e97fc89 Merge branch 'devel' into bigbreak 10 years ago
  Reimer Behrends ce9a57fcfd Fix dispatcher creation for method prototypes. 10 years ago
  Reimer Behrends 1fc8bab643 Reset location when creating a method dispatcher 10 years ago
  Araq 5946747970 updated the compiler to use the new symbol names 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 4196757de7 implemented region pointers 11 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Araq 65319ba22d fixes #332 12 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago
  Araq c43697b59a implemented generic multi methods 12 years ago
  Araq 9f38ff0c65 next steps for exception tracking 12 years ago
  Araq 1c6870712b bugfix for methods (comment in #185) 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq c517639155 lazy loading of body ast implemented 13 years ago
  Araq 9fb97e24bf compilation cache: multi methods now work 13 years ago
  Araq 627d33da08 compilation cache: small fixes; methods still not working 13 years ago
  Araq 6a8a409f1b preparation for new 'is' operator; breaks bootstrapping again, sorry (use generated C code) 13 years ago
  Araq ade67f1abc intsets are now a proper module and part of the stdlib 13 years ago
  Araq 7d2b3dd6db fixes #12 13 years ago