Commit History

Author SHA1 Message Date
  Andreas Rumpf fc5dd11b3d fixes #13722 (#13729) 4 years ago
  Araq ee440df02d disable even more of scope based destruction handling; fixes #13709 4 years ago
  Andreas Rumpf 034dad8e32 fixes #13691 (#13694) 4 years ago
  Andreas Rumpf fb641483f0 arc optimizations (#13325) 4 years ago
  Andreas Rumpf a87062393a fixes #13622 (#13679) 4 years ago
  cooldome 35d14095ed Fixes #13659 (#13674) 4 years ago
  Andreas Rumpf 090ba1e3a3 fixes #13436 (#13615) 4 years ago
  Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) 4 years ago
  cooldome 7dd787b8a3 fixes #13368 (#13397) 4 years ago
  Araq a10cc18247 ARC: optimize complete object constructors to use nimNewObjUninit 5 years ago
  cooldome f51613e262 make sink operator optional (#13068) 5 years ago
  Clyybber e3acb2d12c Cleanup DFA (#13173) 5 years ago
  Andreas Rumpf a5e67071d2 ARC: misc bugfixes (#13156) 5 years ago
  Andreas Rumpf d56848878c fixes #13119 (#13128) 5 years ago
  Clyybber ba4fbb6328 Continue #13002 (#13021) 5 years ago
  Andreas Rumpf fb1b51f1e3 fixes #12956 (#13020) 5 years ago
  cooldome 002d50f1f0 Sink to MemMove optimization in injectdestructors (#13002) 5 years ago
  cooldome 584e8c8283 fixes #12989 (#12992) 5 years ago
  Andreas Rumpf 83a736a34a ARC: cycle detector (#12823) 5 years ago
  Andreas Rumpf 3524944e21 ARC: fixes cycle detection and move the .cursor attribute into closures (#12872) 5 years ago
  Andreas Rumpf b8152b29e8 ARC: yet another bugfix (#12871) 5 years ago
  Andreas Rumpf 3fbb3bfd3f ARC related bugfixes and refactorings (#12781) 5 years ago
  Araq b688250202 fixes #12766 5 years ago
  Araq 2dea920379 ARC: implemented a simple cycle detector 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Andreas Rumpf 5278cf80eb ARC: closure bugfixes (#12677) 5 years ago
  Andreas Rumpf 76179cbec2 ARC: fixes leaking new() statement (#12665) 5 years ago
  Araq f22d3c75aa ARC: closure inside object constructor now works 5 years ago
  Araq bcab3ed06c ARC: handle closures like tuples consistently 5 years ago
  Andreas Rumpf dfb020b174 .cursor implementation (#12637) 5 years ago