Skip to content

0.635

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 18:32
a7299c3

What's Changed?

New Solver

  • Equality graphs(E-Graphs) data structures were added
  • Refactored even more instances of "type family" with "type function"
  • table.insert no longer spuriously warns while selecting an overload for reasonable arguments.
  • Add time tracing for the new solver
  • Miscellaneous fixes to unit tests

Internal Contributors

Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Alexander McCord [email protected]
Co-authored-by: Jeremy Yoo [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]


Full Changelog: 0.634...0.635