Skip to content

Release 2022.12.1

Latest
Compare
Choose a tag to compare
@foonathan foonathan released this 04 Jan 11:19
· 76 commits to main since this release
  • Add constructor to lexy::input_location.
  • lexy::error_context::production will not be a transparent production.
  • Fix lexy::production_info::operator== when the compiler doesn't merge string literals.
  • Fix SWAR matching of dsl::ascii::print and dsl::ascii::graph.
  • Fix CMake target installation (#108).

New Contributors

Full Changelog: v2022.12.0...v2022.12.1