Commit Verlauf

Autor SHA1 Nachricht Datum
  Neelesh Chandola 7c5ae00887 exportc is now not allowed for type aliases (#9979) vor 6 Jahren
  Neelesh Chandola 9faad7591e Deprecate gc v2 (#10151) vor 6 Jahren
  deech e87910197a Check there are no side effects before optimizing away compile time expressions. (#9934) vor 6 Jahren
  Neelesh Chandola 65a52ecebb Fix const tuple unpacking not working for variables > 2 (#10099) vor 6 Jahren
  alaviss 58d293d6a9 fixes nim-lang/nimsuggest#76 (#10093) vor 6 Jahren
  Andreas Rumpf 3300c8a500 much simpler implementation of constant tuple declarations vor 6 Jahren
  Neelesh Chandola 8e90ed0618 Const tuple unpacking (#9964) vor 6 Jahren
  Andreas Rumpf 72500420d3 Fixes #3060 and adds error checking for invalid else branches in object variants (#9957) vor 6 Jahren
  Andreas Rumpf e3a668a33b --gc:destructors: baby steps vor 6 Jahren
  Andreas Rumpf 446f911a17 better error message for 'proc' that is not intended to be used as a typeclass vor 6 Jahren
  Neelesh Chandola b2411db541 Merge remote-tracking branch 'upstream/devel' into record-case vor 6 Jahren
  Neelesh Chandola a3c4791e9c Give error when case has an else branch even though all cases are already covered (#9930) vor 6 Jahren
  Neelesh Chandola 1f1d7b1088 Fix semRecordCase vor 6 Jahren
  Andrii Riabushenko df0f0f2858 custom pragmas in pragma blocks vor 6 Jahren
  Andreas Rumpf 606b43ba11 Merge pull request #9911 from nc-x/fixes-#9627 vor 6 Jahren
  Neelesh Chandola 9aa783624d `include` now accepts collective arguments vor 6 Jahren
  Araq e874705971 fixes nested gensym'ed parameters; fixes #9476 vor 6 Jahren
  Araq bc8cea2672 fixes #9614 [backport] vor 6 Jahren
  Timothee Cour d502ddea9e fix #9832 (fixup) (#9859) vor 6 Jahren
  Timothee Cour 05769020d3 fixes #9832 (#9841) [backport] vor 6 Jahren
  Andreas Rumpf 413580bc04 new minor language feature: .noSideEffect blocks like .gcsafe blocks vor 6 Jahren
  Arne Döring 39ad3a0da6 fix #9726 (#9765) vor 6 Jahren
  Andreas Rumpf 6e8ed8c6fa added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation vor 6 Jahren
  Andreas Rumpf 8d850f7a69 deprecated ospaths (#9665) vor 6 Jahren
  Arne Döring 16353c2ac8 fix #8011 vor 6 Jahren
  Araq e844e536bf Nim style checker: document the switch; fixes #9564 vor 6 Jahren
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) vor 6 Jahren
  Araq 604dfebee0 disallow 'continue' that is not used within a loop; fixes #6367 vor 6 Jahren
  Miran 675c629fee replace deprecated `safeAdd` with `add` (#9416) vor 6 Jahren
  Araq bf01d7136e Merge branch 'Fixes-7845' of https://github.com/cooldome/Nim into cooldome-Fixes-7845 vor 6 Jahren