sol2/sol
ThePhD 1d93f560f2 more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3
additional tests to make sure pass-by-value and copy semantics work as intended
new proxy_base class to reduce code duplication
update function / protected_function usage (to solve starwing's issue while keeping code as clean as possible)
2016-02-01 03:27:06 -05:00
..
compatibility more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
compatibility.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
debug.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
default_construct.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
demangle.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
deprecate.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
error.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
function_result.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
function_types.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
function.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
object.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
proxy_base.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
proxy.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
reference.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
resolve.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
stack.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
state_view.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
state.hpp variadic set - introduction of state_view type to allow for all of the benefits of state without destructing lua instance. 2016-01-30 04:21:33 -05:00
table_core.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
table.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
traits.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
tuple.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
types.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
usertype_traits.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00
usertype.hpp more luajit compatibility fixes - works with Lua 5.1, 5.2, 5.3 2016-02-01 03:27:06 -05:00