sol2/sol
2017-12-10 15:56:49 -05:00
..
compatibility fix destructor semantics of tests (fixes old iterator debug level problems) 2017-12-07 08:24:50 -05: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 all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
compatibility.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
container_traits.hpp add single, add examples 2017-12-10 15:56:49 -05:00
container_usertype_metatable.hpp implement main_reference as per @eliasdaler's suggestions 2017-09-14 00:35:40 -04:00
coroutine.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05: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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
error_handler.hpp error handling improvements 2017-11-17 16:54:42 -05:00
error.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
feature_test.hpp add single, add examples 2017-12-10 15:56:49 -05: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 stack_aligned_function cannot be influenced by SOL_SAFE_FUNCTION: it has different semantics and thus needs to remain unsafe. 2017-12-08 01:22:22 -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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05: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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05: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 update single 2017-12-07 22:12:43 -05:00
protected_function.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -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 destructor semantics of tests (fixes old iterator debug level problems) 2017-12-07 08:24:50 -05:00
raii.hpp fix destructor semantics of tests (fixes old iterator debug level problems) 2017-12-07 08:24:50 -05: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 add single, add examples 2017-12-10 15:56:49 -05:00
stack_check_get.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
stack_check.hpp add single, add examples 2017-12-10 15:56:49 -05:00
stack_core.hpp add single, add examples 2017-12-10 15:56:49 -05: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 fix destructor semantics of tests (fixes old iterator debug level problems) 2017-12-07 08:24:50 -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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05: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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
state_view.hpp add coroutine guard 2017-11-21 14:33:27 -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 add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
table_iterator.hpp fix destructor semantics of tests (fixes old iterator debug level problems) 2017-12-07 08:24:50 -05:00
table.hpp .clang-format the crap out of everything, I guess...! 2017-09-13 02:46:56 -04:00
thread.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05: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 add single, add examples 2017-12-10 15:56:49 -05:00
unsafe_function_result.hpp Overhaul examples 2017-11-09 17:41:46 -05:00
unsafe_function.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
userdata.hpp add all safety and feature test macros, and improve feature safety definitions and configuration defines 2017-12-07 21:46:43 -05:00
usertype_core.hpp is_stringable trait 2017-09-28 19:07:33 -04:00
usertype_metatable.hpp add single, add examples 2017-12-10 15:56:49 -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