sol2/sol
2015-11-02 08:10:29 -05:00
..
compatibility Fixes for the g++/clang builds 2015-06-18 10:53:21 -04:00
compatibility.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
debug.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
default_construct.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
demangle.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
deprecate.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
error.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
function_types.hpp Fix tuple returns (they don't need to be explicitly expanded in many cases). 2015-10-25 07:17:48 -04:00
function.hpp Ensure proper semantics for default error handler 2015-11-02 08:10:29 -05:00
object.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
proxy.hpp decay to std::string instead of char*, as its both safer (protects against early stack pops) and is handled better by g++'s new std::string conversion constructors 2015-10-25 06:48:19 -04:00
reference.hpp Allow for usage of function error handlers with lua 2015-10-22 11:20:32 -04:00
resolve.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
stack.hpp Fix tuple returns (they don't need to be explicitly expanded in many cases). 2015-10-25 07:17:48 -04:00
state.hpp Set the ability to give your own panic function 2015-10-22 21:53:12 -04:00
table.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
traits.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00
tuple.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
types.hpp Allow for usage of function error handlers with lua 2015-10-22 11:20:32 -04:00
usertype_traits.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
usertype.hpp object is now more flexible while still supporting the same semantics 2015-10-20 21:38:28 -04:00