swig/Examples/lua/embed3
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
..
embed3.cpp [Lua] Added contract support for requiring that unsigned numbers are >=0 2009-01-13 01:42:25 +00:00
example.cpp [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
example.h [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
example.i [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
Makefile [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
runme.lua [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