This reverts commit c595e4d90ebfd63eb55430c735bb121cf690bd59. Conflicts: Source/Modules/c.cxx From: William S Fulton <wsf@fultondesigns.co.uk> git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@13033 626c5289-ae23-0410-ae9c-e8d60b6d4f22
25 lines
758 B
Text
25 lines
758 B
Text
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.
|
|
|