swig/Source/Modules
William S Fulton 7af8eb954b add some missing nspace support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11936 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-03-10 22:00:14 +00:00
..
allegrocl.cxx [allegrocl] Use fully qualified symbol name for cl::identity 2010-03-10 19:38:24 +00:00
allocate.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
browser.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
cffi.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
chicken.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
clisp.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
contract.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
csharp.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
directors.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
emit.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
guile.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
java.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
lang.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
lua.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
main.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
modula3.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
module.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
mzscheme.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
ocaml.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
octave.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
overload.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
perl5.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
php.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
pike.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
python.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
r.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
s-exp.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
swigmain.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
swigmod.h Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
tcl8.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
typepass.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
uffi.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
utils.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
xml.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +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