sol2/sol
2016-02-10 11:36:00 -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_core.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function_types_member.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function_types_overload.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function_types_static.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function_types_usertype.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function_types.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
function.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -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
overload.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -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 Preparing for overload support 2016-02-09 03:38:11 -05:00
reference.hpp Proper semantics for set/get 2016-02-02 16:18:44 -05:00
resolve.hpp Benchmarking will be done in a separate repository, alongside other frameworks. 2016-02-04 20:16:53 -05:00
stack.hpp Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
state_view.hpp Preparing for overload support 2016-02-09 03:38:11 -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 Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -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 Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00
tuple.hpp Preparing for overload support 2016-02-09 03:38:11 -05:00
types.hpp Preparing for overload support 2016-02-09 03:38:11 -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 Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly. 2016-02-10 11:36:00 -05:00