swig/Source/SWIG1.1
Dave Beazley 0394dcca49 More cleanup.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@628 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-07 02:35:36 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Hid the name and is_reference attributes of types 2000-08-06 04:01:14 +00:00
emit.cxx Finished removal of all public attributes of types. 2000-08-06 16:36:43 +00:00
internal.h Rewrote all of the low-level C/C++ code generators. Continued destruction of old C++ code. 2000-07-24 03:57:26 +00:00
lang.cxx Cosmetic changes. 2000-07-24 22:34:02 +00:00
main.cxx Finished removal of all public attributes of types. 2000-08-06 16:36:43 +00:00
Makefile.in Rewrote all of the low-level C/C++ code generators. Continued destruction of old C++ code. 2000-07-24 03:57:26 +00:00
parser.yxx More cleanup. 2000-08-07 02:35:36 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Hid the name and is_reference attributes of types 2000-08-06 04:01:14 +00:00
swig11.h Rewrote all of the low-level C/C++ code generators. Continued destruction of old C++ code. 2000-07-24 03:57:26 +00:00
typemap.cxx Finished removal of all public attributes of types. 2000-08-06 16:36:43 +00:00

2/10/00

This is the old SWIG1.1 core written in C++.  This is a real mess
and in the process of being deprecated.  Please bear with us.

-- Dave