swig/Source/CParse
Olly Betts 04715f74e2 Improve error message when an unknown SWIG directive is used
This previously gave the cryptic "Error: Syntax error in input(1).", but
now gives "Error: Unknown directive '%foo'."
2015-01-08 12:07:54 +13:00
..
cparse.h Improve error message when an unknown SWIG directive is used 2015-01-08 12:07:54 +13:00
cscanner.c Improve error message when an unknown SWIG directive is used 2015-01-08 12:07:54 +13:00
parser.y Improve error message when an unknown SWIG directive is used 2015-01-08 12:07:54 +13:00
templ.c Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
util.c Create separate extetnd.c file for handling extensions / %extend 2014-05-21 19:16:15 +01:00