- 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
anddsl::ascii::graph
. - Fix CMake target installation (#108).
New Contributors
Full Changelog: v2022.12.0...v2022.12.1