swig/Examples/lua
Mark Gossage e604e46b17 [Lua] Added contract support for requiring that unsigned numbers are >=0
Rewrote much of Examples/Lua/embed3. 
Added a lot of to the Lua documentation.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11061 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-01-13 01:42:25 +00:00
..
arrays Lua example warning removal fixes for vc++ 2008-06-21 15:21:29 +00:00
class
constants
dual Visual C++ 8 warning fixes 2008-02-02 00:52:14 +00:00
embed [lua] updated docs for exceptions 2008-03-06 09:44:48 +00:00
embed2 Lua example warning removal fixes for vc++ 2008-06-21 15:21:29 +00:00
embed3 [Lua] Added contract support for requiring that unsigned numbers are >=0 2009-01-13 01:42:25 +00:00
exception [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %delobject feature. 2008-03-27 01:58:30 +00:00
funcptr3 Visual C++ 8 warning fixes 2008-02-02 00:52:14 +00:00
functest Visual C++ 8 warning fixes 2008-02-02 00:52:14 +00:00
functor [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %delobject feature. 2008-03-27 01:58:30 +00:00
import
owner Lua example warning removal fixes for vc++ 2008-06-21 15:21:29 +00:00
pointer Visual C++ 8 warning fixes 2008-02-02 00:52:14 +00:00
simple
variables
check.list [Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which was unused and causing warning with g++ -Wall. 2008-04-30 00:17:53 +00:00
import.lua
lua.c