swig/Lib/lua
William S Fulton e26f6bb4e2 Add missing typedefs to std::vector + typedef corrections
Tests for std::vector of pointers added which check
 std::vector<T*>::const_reference and std::vector<T*>::reference
usage which gave compilation errors in Python and Perl which had
specialized these vectors incorrectly.
2019-02-13 22:46:28 +00: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 Misc. typos 2018-05-17 10:04:23 -04:00
lua_fnptr.i Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 14:13:19 +01:00
luakw.swg [Lua] Add keyword warnings for Lua keywords and Basic Functions. 2014-02-19 23:04:40 +13:00
luarun.swg Fix overloading for non-pointers and NULL - Lua 2018-12-30 10:54:53 +00:00
luaruntime.swg Fix overloading for non-pointers and NULL - Lua 2018-12-30 10:54:53 +00:00
luatypemaps.swg Fix overloading for non-pointers and NULL - Lua 2018-12-30 10:54:53 +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 Add <typeinfo> header for std::bad_cast 2016-09-17 13:24:32 +02:00
std_map.i Add missing typedefs to std::map 2019-02-13 22:46:27 +00:00
std_pair.i Add missing typedefs to std::pair 2019-02-13 22:46:28 +00:00
std_string.i Add missing parameter names in STL container wrappers 2019-02-13 22:45:47 +00:00
std_vector.i Add missing typedefs to std::vector + typedef corrections 2019-02-13 22:46:28 +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 Misc. typos 2018-05-17 10:04:23 -04:00
wchar.i Bug fix (typo - "wchar" instead of "wchar_t") 2013-12-12 16:53:23 +13:00