swig/Source/Modules
2005-08-17 20:35:53 +00:00
..
.cvsignore
allegrocl.cxx Use *swig-identifier-converter*. 2005-07-16 12:18:37 +00:00
allocate.cxx
browser.cxx
chicken.cxx
clisp.cxx Added support for enums and other minor fixes and improvements. 2005-08-14 05:30:26 +00:00
contract.cxx
csharp.cxx Support for the null attribute in the out typemap to support return by value struct types 2005-07-22 21:23:17 +00:00
directors.cxx
emit.cxx
guile.cxx
java.cxx SWIG_exception changes 2005-07-22 21:24:18 +00:00
lang.cxx
main.cxx Support for Lua added - patch from Mark Gossage 2005-08-15 20:38:34 +00:00
modula3.cxx
module.cxx
mzscheme.cxx
ocaml.cxx
overload.cxx
perl5.cxx
php4.cxx
pike.cxx
python.cxx
README
ruby.cxx minor type correction to remove unsigned/signed mismatch warning 2005-08-17 20:35:53 +00:00
s-exp.cxx Connect the usual targets to an output sink. 2005-08-09 14:57:48 +00:00
swigmain.cxx Support for Lua added - patch from Mark Gossage 2005-08-15 20:38:34 +00:00
swigmod.h
tcl8.cxx
typepass.cxx
uffi.cxx New language module: Common Lisp with UFFI. 2005-08-09 15:09:15 +00:00
utils.cxx
xml.cxx Bug #1251832 - C++ template may generate invalid XML file (+correction) 2005-08-15 21:42:13 +00:00

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