swig/Source/Modules
Oliver Buchtala 32f9cce600 Merged whoozle branch with ewmailing branch.
Conflicts:
	Lib/javascript/v8/javascriptcode.swg
2013-08-31 03:47:43 +02:00
..
allegrocl.cxx
allocate.cxx
browser.cxx
cffi.cxx
chicken.cxx
clisp.cxx
contract.cxx
csharp.cxx
d.cxx Warning fixes using clang 2012-04-29 21:51:18 +00:00
directors.cxx
emit.cxx Merge branch 'devel' of https://github.com/Neha03/gsoc2012-javascript into devel 2012-09-08 00:56:48 +00:00
go.cxx Add support for new features available in gccgo 4.7, notably calling 2012-03-20 22:35:40 +00:00
guile.cxx
java.cxx
javascript.cxx Merged whoozle branch with ewmailing branch. 2013-08-31 03:47:43 +02:00
lang.cxx Add more verbose temporary flags for setters in variable wrappers. 2012-09-08 00:59:31 +00:00
lua.cxx [Lua] Add support for Lua 5.2 (patch SF#3514593 from Miles Bader) 2012-04-05 04:29:11 +00:00
main.cxx
modula3.cxx
module.cxx
mzscheme.cxx
ocaml.cxx
octave.cxx
overload.cxx
perl5.cxx
php.cxx
pike.cxx
python.cxx Remove superfluous ; after closing } of if statement 2012-04-05 01:20:51 +00:00
r.cxx
README
ruby.cxx
s-exp.cxx
swigmain.cxx Add module for Javascript target. 2012-09-08 00:44:54 +00:00
swigmod.h
tcl8.cxx
typepass.cxx Revert 12776, 12777 - %shared_ptr fixes with typedef. It breaks li_boost_shared_ptr testcase in Python. To resolve at a later date. 2012-03-25 19:10:33 +00:00
uffi.cxx
utils.cxx
xml.cxx Apply #3513569 which adds a catchlist to the xml output 2012-04-13 06:18:21 +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