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 [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
constants [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
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 [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
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 [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
variables Remove a stray ";" 2007-10-28 23:54:15 +00:00
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 New Lua examples - Mark Gossage patch #1295168 2005-09-20 20:00:56 +00:00
lua.c Support for Lua added - patch from Mark Gossage 2005-08-15 20:58:56 +00:00