swig/Source
2023-02-18 00:43:25 -07:00
..
CParse Template partial specialization improvements 2023-02-17 08:24:25 +00:00
DOH Use https for swig.org links 2022-10-06 13:16:39 +13:00
Doxygen Use https for swig.org links 2022-10-06 13:16:39 +13:00
Include Merge branch 'master' of https://github.com/swig/swig into Cmerge 2023-02-18 00:05:36 -07:00
Modules Fix cxx 2023-02-18 00:43:25 -07:00
Preprocessor Consolidate name mangling functions 2022-11-12 09:18:19 +00:00
Swig Merge branch 'master' of https://github.com/swig/swig into Cmerge 2023-02-18 00:05:36 -07:00
Makefile.am Merge branch 'restore-compat-wrappers-names' into C 2022-09-17 14:36:37 +02:00
README Remove details of long-removed directories 2021-05-16 08:42:39 +12: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.