swig/SWIG/Source/Modules
2003-03-12 20:42:52 +00:00
..
.cvsignore
allocate.cxx
browser.cxx
chicken.cxx
contract.cxx
csharp.cxx Virtual methods in C# proxy classes now use the appropriate keyword, virtual or override. 2003-03-12 20:42:52 +00:00
emit.cxx
guile.cxx
java.cxx
lang.cxx
main.cxx
module.cxx
mzscheme.cxx
ocaml.cxx
overload.cxx
perl5.cxx
php4.cxx
pike.cxx
python.cxx
README
ruby.cxx
s-exp.cxx
swigmain.cxx
swigmod.h
tcl8.cxx
typepass.cxx
xml.cxx

06/25/2002

This directory contains all of the SWIG language modules.  Many of these
modules contain code that dates back to SWIG1.0.  The module API has changed
a lot in the development releases so this is fairly messy.  We're working on
cleaning it up, but you'll have to bear with us until it's done.

-- Dave