Make syntax error call yyerror() rather than raising a Python exception master
authorNick Downing <nick@ndcode.org>
Mon, 25 Dec 2023 06:50:55 +0000 (17:50 +1100)
committerNick Downing <nick@ndcode.org>
Mon, 25 Dec 2023 06:52:34 +0000 (17:52 +1100)
commit97733cda2bc0cacc5d7d77cb3ab0cbd8e953a162
treef1b75af0fabd49d086e4a1f62097eb9b3d0d7312
parente333a554680d97d6556b7d14096ebbcaa41b4c27
Make syntax error call yyerror() rather than raising a Python exception
ndcode/piyacc/parse-gram.y
ndcode/piyacc/skel/skel_py.py
ndcode/piyacc/skel/skel_py_element.py
skel_y_tab.py