BNF/README.pod: some words on regular expression pitfalls [ci skip]
Fixed MARPAESLIF_INTERNAL_GET_SYMBOL_FROM_STACK() and MARPAESLIF_INTERNAL_GET_RULE_FROM_STACK() macros v.s. MARPAESLIF_NTRACE
ci skip
Set utf validated input earlier to do pcre2_jit_match as soon as possible [ci skip]
BNF/README.pod: more about exception [ci skip]
BNF/README.pod: more about exception constraints [ci skip]
Exception: do not retry to match what was tried before dev+ [ci skip]
Fixed a warning detected by gcc [ci skip]
Exception new implementation dev+ [ci skip]
Exception dev+ [ci skip]
Another exception implementation [ci skip]
Preprare for exception handling in _marpaESLIFRecognizer_resume_oneb() dev+ [ci skip]
src/marpaESLIF.c: In _marpaESLIFGrammar_validateb(), commented out a block that I think is redundant about checking syntactic exception nature [ci skip]
src/marpaESLIF.c: Moved MARPAESLIF_MATCH_AGAIN processing from _marpaESLIFRecognizer_resume_oneb() into _marpaESLIFRecognizer_symbol_matcherb()
src/marpaESLIF.c: Fixed warnings seen with clang [ci skip]