swig/Source/SWIG1.1
2000-07-23 04:43:39 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx More work on smoothing out the type system. Needs more work however. 2000-07-23 04:43:39 +00:00
emit.cxx More work on smoothing out the type system. Needs more work however. 2000-07-23 04:43:39 +00:00
internal.h Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +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 Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
Makefile.in Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
parser.yxx More work on smoothing out the type system. Needs more work however. 2000-07-23 04:43:39 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
sstring.cxx C++ String class and all operator overloading removed. 2000-07-10 03:11:24 +00:00
swig11.h Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
typemap.cxx More work on smoothing out the type system. Needs more work however. 2000-07-23 04:43:39 +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