V 1.02 has been released. Recent changes:
1.02 Wed Dec 31 11:10:00 2014
- Change the default value for text() from '' to \''. That was a typo fix.
- Add the length() and pos() mutators, to allow the user to control the
call to the recognizer's
read() method. See the FAQ.
- Add the exhaustion_is_fatal option. See error_number() == 6 for details.
- Add t/skip.prefix.t to demonstrate pos() and length().
- Add scripts/tiny.pl for quick tests without Test::More.
- Add the escape_char() mutator, to allow the user to overrider the default
backslash escape char.
- Add t/non.default.escapes.t to demonstrate escape_char().
- Add more error numbers, corresponding the 'die's which were not
previously consistent with the
way error_numbers and error_messages should be set.
- Comment explicitly all 'die's within the scope of try{} catch{}, and visa
versa. This affects
how 'Error: ' is only added once to error messages being printed.
--
You received this message because you are subscribed to the Google Groups
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.