swig/Source
2012-08-26 13:07:09 +00:00
..
CParse Fixed structural command list 2012-08-16 14:19:26 +00:00
DOH Warning fixes using clang 2012-04-29 21:51:18 +00:00
DoxygenTranslator/src removed files with classes wich were made obsolete by previous commit 2012-08-26 13:07:09 +00:00
Include Updated Doxygen warning system 2012-08-11 15:23:18 +00:00
Modules Made doxygen parsing switched off by default 2012-08-13 09:09:25 +00:00
Preprocessor Warning fixes using clang 2012-04-29 21:51:18 +00:00
Swig Merge trunk (up to just after swig 2.0.5 release - rev 13009) to gsoc2008-cherylfoil 2012-04-27 18:55:37 +00:00
Makefile.am Merge trunk (up to just after swig 2.0.5 release - rev 13009) to gsoc2008-cherylfoil 2012-04-27 18:55:37 +00:00
README update this README 2008-11-03 13:32:33 +00:00

SWIG Source directory

 Source/DOH          -  A core set of basic datatypes including
                        strings, lists, hashes, and files.  Used
                        extensively by the rest of SWIG.

 Source/Swig         -  Swig core. Type-system, utility functions.

 Source/Preprocessor -  SWIG C Preprocessor

 Source/CParse       -  SWIG C Parser (still messy)

 Source/Modules      -  Language modules.

 Source/Include      -  Include files.

Historic directories which may be in CVS, but have been removed:

 Source/Modules1.1   -  Old SWIG-1.1 modules. Empty.

 Source/LParse       -  Experimental parser.  Officially dead
                        as CParse is more capable.

 Source/SWIG1.1      -  Old SWIG1.1 core. Completely empty now.