sol2/sol
2017-11-17 07:07:56 -05:00
..
compatibility update compat layer 2017-10-04 08:36:25 -04:00
as_args.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
as_returns.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
bind_traits.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
call.hpp add smaller environment example that's easier to process 2017-10-02 17:32:58 -04:00
compatibility.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
container_traits.hpp fixed ipairs swap bug 2017-10-30 14:38:16 -04:00
container_usertype_metatable.hpp implement main_reference as per @eliasdaler's suggestions 2017-09-14 00:35:40 -04:00
coroutine.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
debug.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
demangle.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
deprecate.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
environment.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
error_handler.hpp allow final classes to be used 2017-10-26 12:54:30 -04:00
error.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
feature_test.hpp force usage of lua_nil across everything and add a proper macro / feature-test for it 2017-09-22 07:30:41 -04:00
filters.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
forward_detail.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
forward.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
function_result.hpp add cstdint header to get SIZE_MAX 2017-11-17 07:07:56 -05:00
function_types_core.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
function_types_overloaded.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
function_types_stateful.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
function_types_stateless.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
function_types_templated.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
function_types.hpp implement main_reference as per @eliasdaler's suggestions 2017-09-14 00:35:40 -04:00
function.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
in_place.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
inheritance.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
load_result.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
object_base.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
object.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
optional_implementation.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
optional.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
overload.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
property.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
protect.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
protected_function_result.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
protected_function.hpp finally fix handling of exceptions, pray to the Lord it works 2017-11-11 18:33:56 -05:00
proxy_base.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
proxy.hpp fix proxy compare 2017-10-16 19:28:43 -04:00
raii.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
reference.hpp fix proxy compare 2017-10-16 19:28:43 -04:00
resolve.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
simple_usertype_metatable.hpp formalize unsafe_function_result 2017-11-07 20:19:36 -05:00
stack_check_get.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
stack_check.hpp allow final classes to be used 2017-10-26 12:54:30 -04:00
stack_core.hpp add smaller environment example that's easier to process 2017-10-02 17:32:58 -04:00
stack_field.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
stack_get.hpp I'm not the smartest. 2017-10-03 08:26:23 -04:00
stack_guard.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
stack_iterator.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
stack_pop.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
stack_probe.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
stack_proxy_base.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
stack_proxy.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
stack_push.hpp I REMEMBER NOW 2017-10-03 10:46:26 -04:00
stack_reference.hpp re-implement xmove implicit transfers and hope it works proper this time 2017-09-13 10:20:24 -04:00
stack.hpp finally fix handling of exceptions, pray to the Lord it works 2017-11-11 18:33:56 -05:00
state_view.hpp formalize unsafe_function_result 2017-11-07 20:19:36 -05:00
state.hpp implement main_reference as per @eliasdaler's suggestions 2017-09-14 00:35:40 -04:00
string_view.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
table_core.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
table_iterator.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
table.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
thread.hpp update single 2017-09-14 08:51:12 -04:00
tie.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
traits.hpp add cstdint header to get SIZE_MAX 2017-11-17 07:07:56 -05:00
tuple.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
types.hpp attempt to wrangle exception handling on multiple systems 2017-11-11 07:42:14 -05:00
unsafe_function_result.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
unsafe_function.hpp formalize unsafe_function_result 2017-11-07 20:19:36 -05:00
userdata.hpp repair all constructors, expand type recognition 2017-09-14 08:45:44 -04:00
usertype_core.hpp is_stringable trait 2017-09-28 19:07:33 -04:00
usertype_metatable.hpp formalize unsafe_function_result 2017-11-07 20:19:36 -05:00
usertype_traits.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
usertype.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
variadic_args.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
variadic_results.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
wrapper.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00