swig/Source/CParse
Olly Betts 9eb75a0c07 Improve typemap method and attribute checking
Specifying a value on the typemap method now gives an error, e.g.:

%typemap(argout=123) char * ""

The old way of specifying a language name in the typemap attributes
is no longer supported (it has been deprecated for 16 years).

Closes #891
2022-03-03 18:46:15 +13:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Mark error messages more consistent 2022-02-25 10:07:17 +13:00
parser.y Improve typemap method and attribute checking 2022-03-03 18:46:15 +13:00
templ.c Clean up uses of Replace() 2022-02-06 09:59:30 +13:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00