swig/Source/SWIG1.1
Dave Beazley 7bbd3d1ef3 A bit more cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@928 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-10-20 03:57:32 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Continued thrashing of the Language API 2000-10-20 03:49:32 +00:00
emit.cxx Continued thrashing of the Language API 2000-10-20 03:49:32 +00:00
internal.h Started conversion of Language API 2000-10-18 05:06:39 +00:00
lang.cxx Continued thrashing of the Language API 2000-10-20 03:49:32 +00:00
main.cxx A bit more cleanup 2000-10-20 03:57:32 +00:00
Makefile.in Added dependency to allow for parallel builds. 2000-08-29 08:40:09 +00:00
parser.yxx Continued thrashing of the Language API 2000-10-20 03:49:32 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Continued thrashing of the Language API 2000-10-20 03:49:32 +00:00
swig11.h A bit more cleanup 2000-10-20 03:57:32 +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