Skip to content

Releases: myuon/quartz

v2.14.0

05 Oct 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.1...v2.14.0

v2.13.1

28 Sep 17:49
2315048
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.13.1

v2.13.0

28 Sep 17:22
defd355
Compare
Choose a tag to compare

What's Changed

  • fix: left-associative for mult, div by @myuon in #132
  • refactor: remove t_attribute from Decl by @myuon in #133
  • feat: add index assign syntax, with index_lhs for map by @myuon in #140

Full Changelog: v2.12.0...v2.13.0

v2.12.0

24 Sep 05:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.2...v2.12.0

v2.11.2

23 Sep 17:07
Compare
Choose a tag to compare

What's Changed

  • feat: add gc_lock, header validation in mark phase by @myuon in #125

Full Changelog: v2.11.1...v2.11.2

v2.11.1

23 Sep 07:03
Compare
Choose a tag to compare

What's Changed

  • fix: correct size for prepare_type_reps by @myuon in #124

Full Changelog: v2.11.0...v2.11.1

v2.11.0

18 Sep 17:44
fb29209
Compare
Choose a tag to compare

What's Changed

  • fix: get the corresponding source by @myuon in #108
  • fix: register types for write_type_rep by @myuon in #113

Full Changelog: v2.10.0...v2.11.0

v2.10.0

17 Sep 04:40
Compare
Choose a tag to compare

What's Changed

  • feat: add LetCallTransformation pass by @myuon in #110
  • refactor: remove unused code by @myuon in #111

Full Changelog: v2.9.0...v2.10.0

v2.9.0

10 Sep 10:56
Compare
Choose a tag to compare

Full Changelog: v2.8.1...v2.9.0

v2.8.1

09 Sep 14:42
Compare
Choose a tag to compare

What's Changed

  • refactor: define a constant by @myuon in #97

Full Changelog: v2.7.0...v2.8.1