swig/Source/CParse
2004-10-04 20:19:31 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cparse.h Fix for friend declarations, and other 'repeated' declarations. 2004-01-15 03:16:40 +00:00
cscanner.c Fixes for compilation by the Digital Mars Compiler. Submitted by Scott Michel. 2004-02-20 22:51:47 +00:00
parser.y New default argument wrapping approach. This adds default argument support for statically typed languages, fixes wrapping of default arguments that are non-public plus fixes other bugs where SWIG could not or failed to correctly lookup up the default value in the symbol table. 2004-10-04 20:19:31 +00:00
templ.c Fragments can now be "type especialized", as the typemaps. The 2004-03-17 08:01:06 +00:00
util.c Added the warning code 2004-01-15 08:16:53 +00:00