"README.md" did not exist on "b986717b60e6a713b5842ec6d50e924505c53065"
Front integration
Compare changes
- Katja Goltsova authored
* 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.
@@ -27,16 +27,39 @@ object Parser {