swig/Lib/lua
Mark Gossage ef7c0cbbd2 [Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which was unused and causing warning with g++ -Wall.
Removed other unused warning in typemaps.i and other places.
Added Examples/lua/embed3, and run tests a few test cases.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10402 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-04-30 00:17:53 +00:00
..
_std_common.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
carrays.i removed reference to contributers 2007-01-23 01:29:00 +00:00
lua.swg [lua] added %luacode feature, documentation & examples 2008-03-17 08:50:59 +00:00
lua_fnptr.i fixed several test cases 2006-10-14 07:15:52 +00:00
luarun.swg [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %delobject feature. 2008-03-27 01:58:30 +00:00
luaruntime.swg [lua] added %luacode feature, documentation & examples 2008-03-17 08:50:59 +00:00
luatypemaps.swg Add array reference typemaps which are needed since the pointer reference typemaps were committed in the last checkin 2008-04-07 21:06:23 +00:00
std_common.i Added more STL (more exceptions, map, size_t), fixed test case: conversion_ns_template. 2006-12-26 10:15:35 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_except.i [lua] updated docs for exceptions 2008-03-06 09:44:48 +00:00
std_map.i Added more STL (more exceptions, map, size_t), fixed test case: conversion_ns_template. 2006-12-26 10:15:35 +00:00
std_pair.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
std_string.i [lua] updated docs for exceptions 2008-03-06 09:44:48 +00:00
std_vector.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stl.i Added more STL (more exceptions, map, size_t), fixed test case: conversion_ns_template. 2006-12-26 10:15:35 +00:00
typemaps.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
wchar.i [lua] move verbose error checks, more test cases, reorg of luatypemaps.swg 2007-09-27 05:36:25 +00:00