swig/Source/SWIG1.1
2000-10-14 15:25:48 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Didn't fix the virtual member function problem (at least I don't think 2000-09-03 21:24:13 +00:00
emit.cxx Eliminated old typemap/except code. Variety of minor bug fixes throughout. 2000-08-15 18:29:23 +00:00
internal.h Completely new type implementation. Almost everything broken. Typemaps sort of work. Tcl is the only working language module. More changes to follow over the next few days. 2000-08-14 22:09:56 +00:00
lang.cxx Changes to support memberin typemap 2000-09-03 19:14:55 +00:00
main.cxx Incorporated Macintosh changes submitted by Luigi Ballabio 2000-10-14 15:25:48 +00:00
Makefile.in Added dependency to allow for parallel builds. 2000-08-29 08:40:09 +00:00
parser.yxx *** empty log message *** 2000-10-02 03:22:25 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Changes to preprocessor. More parsing improvements 2000-09-29 20:52:45 +00:00
swig11.h Incorporated Macintosh changes submitted by Luigi Ballabio 2000-10-14 15:25:48 +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