swig/Source/CParse
Olly Betts 282e4ed4ab Issue error for missing ; after %constant
Previously there was no warning or error, no files were produced,
but exit status was 0.

Fixes #346
2022-01-27 15:35:24 +13:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Handle ellipsis as a token in the scanner 2022-01-26 12:31:52 +13:00
parser.y Issue error for missing ; after %constant 2022-01-27 15:35:24 +13:00
templ.c Fix few unused variable warnings 2021-03-07 11:20:31 +00:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00