swig/SWIG/Source/Modules
2006-01-29 03:42:22 +00:00
..
.cvsignore
allegrocl.cxx
allocate.cxx
browser.cxx
cffi.cxx Frank Buss's fix for anon enums. 2006-01-28 14:07:54 +00:00
chicken.cxx implement the 'allowexcept' feature for global variables 2006-01-28 02:41:48 +00:00
clisp.cxx
contract.cxx
csharp.cxx
directors.cxx
emit.cxx
guile.cxx
java.cxx
lang.cxx fix/apply naturalvar 2006-01-29 03:29:20 +00:00
lua.cxx
main.cxx
modula3.cxx implement the 'allowexcept' feature for global variables 2006-01-28 02:41:48 +00:00
module.cxx
mzscheme.cxx
ocaml.cxx
overload.cxx
perl5.cxx add missing goto fail when needed 2006-01-28 04:14:57 +00:00
php4.cxx
pike.cxx
python.cxx use hidden attr instead of self, is more general 2006-01-29 03:42:22 +00:00
README
ruby.cxx add missing goto fail when needed 2006-01-28 04:14:57 +00:00
s-exp.cxx
swigmain.cxx
swigmod.h implement the naturalvar feature for global vars in java and csharp, implement the 'allowexcept' feature for global variables 2006-01-28 02:39:24 +00:00
tcl8.cxx add missing goto fail when needed 2006-01-28 04:14:57 +00:00
typepass.cxx
uffi.cxx
utils.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