swig/Source/CParse
2010-01-04 19:33:52 +00:00
..
cparse.h Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
cscanner.c true and false supported in constant expressions (C++ only). && || == != < > <= >= operators now return type bool (C++ only) and type int for C as per C/C++ standards. 2009-09-02 22:33:04 +00:00
parser.y Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
templ.c Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
util.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00