swig/Lib/lua
Miles Bader 663c41e248 Add Lua runtime helper functions for error-handling
Add two helper functions to the Lua runtime, "SWIG_Lua_pusherrstring"
and "SWIG_Lua_pushferrstring".

These are like the standard Lua functions lua_pushstring and
lua_pushfstring respectively, except that the strings are prefixed
with the location of the innermost Lua call-point (as generated by
luaL_where).
2013-08-30 06:56:33 +01: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 Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
lua_fnptr.i Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
luarun.swg Add Lua runtime helper functions for error-handling 2013-08-30 06:56:33 +01:00
luaruntime.swg Fix another comment typo 2012-05-09 07:28:46 +00:00
luatypemaps.swg Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +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 Fix comment typos in Lua typemaps 2012-05-28 18:32:24 +00:00
wchar.i [Lua] Add support for Lua 5.2 (patch SF#3514593 from Miles Bader) 2012-04-05 04:29:11 +00:00