swig/Source/CParse
William S Fulton bfde148887 The kwargs feature no longer turns on compactdefaultargs for languages that don't support kwargs.
Affects all languages except Python and Ruby.

Closes #242
2014-10-21 07:34:51 +01:00
..
cparse.h Create separate extetnd.c file for handling extensions / %extend 2014-05-21 19:16:15 +01:00
cscanner.c Remove debug output on 'Empty character constant' error 2014-01-19 00:23:42 +00:00
parser.y The kwargs feature no longer turns on compactdefaultargs for languages that don't support kwargs. 2014-10-21 07:34:51 +01: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