swig/Lib/lua
Artem Serebriyskiy d120c05fcc Optimize metamethods inheritance resolving
* a table of metamethods that should be inherited is now stored in
  SWIG registry table. It optimizes memory usage.
2014-04-22 14:31:41 +04:00
..
_std_common.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
carrays.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
factory.i Add missing Lua factory.i for patch #3219676 2012-04-24 18:37:53 +00:00
lua.swg Restore Lua C++11 rvalue reference 2014-02-28 19:15:51 +00:00
lua_fnptr.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
luakw.swg [Lua] Add keyword warnings for Lua keywords and Basic Functions. 2014-02-19 23:04:40 +13:00
luarun.swg Optimize metamethods inheritance resolving 2014-04-22 14:31:41 +04:00
luaruntime.swg __Static -> SwigStatig, __Module -> SwigModule 2014-03-03 09:27:16 +04:00
luatypemaps.swg Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +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 Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
std_map.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
std_pair.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
std_string.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
std_vector.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
stl.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
typemaps.i Include Lua error locus in SWIG error messages 2013-08-30 06:56:33 +01:00
wchar.i Bug fix (typo - "wchar" instead of "wchar_t") 2013-12-12 16:53:23 +13:00