[Ohrrpgce] SVN: teeemcee/11650 physpeak: Proper syntax error reporting. Show the line and token that ca

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sun Mar 29 01:18:16 PDT 2020


teeemcee
2020-03-29 01:18:16 -0700 (Sun, 29 Mar 2020)
361
physpeak: Proper syntax error reporting. Show the line and token that caused the error

Previously, parser error messages were generally garbage because only last error
was shown, usually at a closing ')', instead of the first one.

Indentation and comments are now trimmed by the lexer instead of by
hspeak_tld.py, so they will appear in error message contexts
---
U   wip/physpeak/hspeak_ast.py
U   wip/physpeak/hspeak_parse.py
U   wip/physpeak/hspeak_tld.py


More information about the Ohrrpgce mailing list