swig/Source/SWIG1.1
Dave Beazley 76cadce589 Various work on new type system
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-11 20:48:58 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx SWIG no longer generates temporary files. 2000-08-11 16:34:31 +00:00
emit.cxx Converted parameter lists to linked lists 2000-08-10 18:37:30 +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 SWIG no longer generates temporary files. 2000-08-11 16:34:31 +00:00
main.cxx Various work on new type system 2000-08-11 20:48:58 +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 SWIG no longer generates temporary files. 2000-08-11 16:34:31 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx SWIG no longer generates temporary files. 2000-08-11 16:34:31 +00:00
swig11.h SWIG no longer generates temporary files. 2000-08-11 16:34:31 +00:00
typemap.cxx SWIG no longer generates temporary files. 2000-08-11 16:34:31 +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