swig/Source/SWIG1.1
Dave Beazley 307207ea64 Some API changes to DataType
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-14 21:37:34 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Some API changes to DataType 2000-07-14 21:37:34 +00:00
emit.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +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 Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +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 Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
typemap.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +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