sol2/sol
2016-04-22 17:39:54 -04:00
..
compatibility compat for g fucking libgarbage 2016-03-30 03:33:44 -04:00
bond.hpp NOW we're truly feature complete. Sheesh, the work that this requires.... 2016-03-31 16:16:07 -04:00
compatibility.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
coroutine.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
debug.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
demangle.hpp Demangling will kill us one day. 2016-04-22 17:39:54 -04:00
deprecate.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
error.hpp NOW we're truly feature complete. Sheesh, the work that this requires.... 2016-03-31 16:16:07 -04:00
function_result.hpp -.- Macros. 2016-04-17 02:32:51 -04:00
function_types_allocator.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
function_types_basic.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
function_types_core.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
function_types_member.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
function_types_overload.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
function_types_templated.hpp Ensure compilation for 2 more function types 2016-04-07 05:43:44 -04:00
function_types_usertype.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
function_types.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
function.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
inheritance.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
object.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
optional.hpp Properly directly include optional and reference it in C++17 and beyond. 2016-03-24 15:51:04 -04:00
overload.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
protected_function_result.hpp -.- Macros. 2016-04-17 02:32:51 -04:00
protected_function.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
proxy_base.hpp NOW we're truly feature complete. Sheesh, the work that this requires.... 2016-03-31 16:16:07 -04:00
proxy.hpp Documentation update, get_or for proxies, and other goodies. 2016-04-09 00:55:12 -04:00
raii.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
reference.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
resolve.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
stack_check_get.hpp Full-on optional support. 2016-03-25 10:39:54 -04:00
stack_check.hpp Better demangling 2016-04-22 17:06:56 -04:00
stack_core.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
stack_field.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
stack_get.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
stack_guard.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
stack_pop.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
stack_probe.hpp full-on optional support. so much support it's coming through my eyeballs. Goodness. 2016-03-30 00:31:18 -04:00
stack_proxy.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00
stack_push.hpp Better demangling 2016-04-22 17:06:56 -04:00
stack_reference.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
stack.hpp Ensure argument transparency. 2016-04-18 08:27:30 -04:00
state_view.hpp bit32 was deprecated, apparently. Lovely. 2016-04-17 21:14:33 -04:00
state.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
table_core.hpp Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas. 2016-04-11 01:02:43 -04:00
table_iterator.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
table.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
thread.hpp This adds the additional safety features. stack_guard should probably be migrated into the tests too, since a lesser form is already used there. 2016-04-04 02:28:39 -04:00
traits.hpp Ensure argument transparency. 2016-04-18 08:27:30 -04:00
tuple.hpp Eat shit, std::tuple 2016-03-31 12:12:04 -04:00
types.hpp Ensure argument transparency. 2016-04-18 08:27:30 -04:00
userdata.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
usertype_traits.hpp Better demangling 2016-04-22 17:06:56 -04:00
usertype.hpp Better demangling 2016-04-22 17:06:56 -04:00
variadic_args.hpp sol::property is implemented for usertypes now 2016-04-17 02:18:34 -04:00