Historique des commits

Auteur SHA1 Message Date
  metagn 53d43e9671 round out tuple unpacking assignment, support underscores (#22537) il y a 1 an
  ringabout 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) il y a 1 an
  ringabout 7d9fe106ec fixes #22268; fixes `move` codegen (#22288) il y a 1 an
  ringabout 64b27edd3a make `move` use `=wasMoved` internally (#22032) il y a 1 an
  metagn c2bcfd8cd9 cheap fix for #10853 + better tuple subscript error message (#21767) il y a 1 an
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) il y a 1 an
  metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) il y a 1 an
  Yuriy Glukhov 424e87fd09 Fixed noinit pragma for closure variables (#20101) il y a 2 ans
  flywind 83dabb69ae Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] il y a 2 ans
  Andreas Rumpf 12a0f88a52 mitigates #19364 [backport]; we make this bug more unlikely to appear by producing better code to begin with; real fix will come later (#19647) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) il y a 3 ans
  flywind a8af664e8b fix #15463 (#15831) il y a 4 ans
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) il y a 4 ans
  Andreas Rumpf bc179ccc3f fixes #15076 (#15329) il y a 4 ans
  Clyybber 35ff17410f Expand hoisted default params in sem (#15270) il y a 4 ans
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) il y a 4 ans
  cooldome d3b0132061 Step2: fixes #13781, fixes #13805 (#13897) il y a 4 ans
  cooldome 586ebb090b fixes #13708 (#13711) il y a 4 ans
  cooldome 7dd787b8a3 fixes #13368 (#13397) 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 4 ans
  cooldome 002d50f1f0 Sink to MemMove optimization in injectdestructors (#13002) il y a 4 ans
  cooldome 584e8c8283 fixes #12989 (#12992) il y a 4 ans
  Andrii Riabushenko 9eeff690d5 Revert "fixes #12989" il y a 4 ans
  Andrii Riabushenko 928c2fee06 fixes #12989 il y a 4 ans
  Andreas Rumpf 3524944e21 ARC: fixes cycle detection and move the .cursor attribute into closures (#12872) il y a 5 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Araq 72237e2bcf ARC: ported the GC tests over to --gc:arc il y a 5 ans
  narimiran 015bec6254 Revert "ARC: another critical bugfix; temporary tuples we introduce for tuple unpackaging are not owning the data" il y a 5 ans
  Araq 8b2f8f5430 ARC: another critical bugfix; temporary tuples we introduce for tuple unpackaging are not owning the data il y a 5 ans