-
- Downloads
Improve error reporting when parsing or printing fails
* When an unexpected token is encountered, add the string representation of the token to the exception * When printing of a sequent / formula / term fails, try to identify the smallest structure on which the printing fails by attempting to print all subformulas and subterms. Report that printing failed on the smallest structure rather than on the whole sequent / formula / term.
parent
f0b6101d
No related branches found
No related tags found
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment