ISLa 1.3.1
[1.3.1] - 2022-09-30
Changed
- Fixed bug in
unparse_grammar
: Backslashes are correctly escaped now. - Fixed bug in parsing of match expressions: Escaped symbols are not handled correctly.
- Made order of terminals in REST_GRAMMAR deterministic.
[1.3.0] - 2022-09-27
Added
- Added the CLI command
isla mutate
and solver methodISLaSolver.mutate
for
mutating inputs in a semantics-preserving way.