swig/Source/CParse
2011-05-14 00:13:43 +00:00
..
cparse.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +00:00
cscanner.c Move Swig_locator from scanner.c to cscanner.c. Fix file and line error/warning reporting fixes where SWIG macros are used within {} braces (where the preprocessor expands macros), for example macros within %inline {...} and %fragment(...) {...} and nested structs. Basically anything that results ina call to skip_balanced() in the parser/preprocessor. 2010-09-24 22:13:13 +00:00
parser.y %varargs - better documentation and remove additional argument generation which didn't work properly as a sentinel 2011-05-14 00:13:43 +00:00
templ.c Fix some terminology used in C++ template partial specialization and new typemap matching rules 2010-04-09 21:40:23 +00:00
util.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00