swig/SWIG/Source/SWIG1.1
2000-07-12 20:17:44 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Cleanup of DataType class 2000-07-12 19:23:43 +00:00
emit.cxx Class interface to DataType is gone. 2000-07-12 04:40:12 +00:00
internal.h Major slash and burn. Virtually all of the 1.1 core has been divorced from the C++ String class and migrated to DOHString instead. 2000-07-09 01:04:29 +00:00
lang.cxx Lot's of cleanup. Removed some more source files. Migrated more functionality to C. 2000-06-18 20:34:21 +00:00
main.cxx Cleanup of DataType class 2000-07-12 19:23:43 +00:00
Makefile.in Removed the WrapperFunction class entirely. Everything uses the C version. 2000-07-10 21:52:58 +00:00
parms.cxx Cleanup of DataType class 2000-07-12 19:23:43 +00:00
parser.yxx Broke dependence between the DataType class and the Language class. 2000-07-12 20:17:44 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Cleanup of DataType class 2000-07-12 19:23:43 +00:00
sstring.cxx C++ String class and all operator overloading removed. 2000-07-10 03:11:24 +00:00
swig11.h Broke dependence between the DataType class and the Language class. 2000-07-12 20:17:44 +00:00
typemap.cxx Cleanup of DataType class 2000-07-12 19:23:43 +00:00
types.cxx Broke dependence between the DataType class and the Language class. 2000-07-12 20:17:44 +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