sol2/include/sol
ThePhD d39330eab9
Overhaul function calls and usage
- add noexcept to some of the core function calls
- type usage for both trampolines and yields can now be fully tracked, at the expense of more template instantiations when using both
- exceptions should be less prone to explosion in C versions, but will break in C++ code (the trampolines need to be modified for usertype calls to avoid this problem, specifically)
2020-12-17 23:25:48 -05:00
..
compatibility Fix a lot of errors 2020-12-16 15:25:35 -05:00
as_args.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
as_returns.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
base_traits.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
bind_traits.hpp Fix various issues 2020-11-19 15:12:56 -05:00
bytecode.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
call.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
compatibility.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
config.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
coroutine.hpp Fix various issues 2020-11-19 15:12:56 -05:00
debug.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
demangle.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
deprecate.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
dump_handler.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
ebco.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
environment.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
error_handler.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
error.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
forward_detail.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
forward.hpp Freeze current progress 2020-12-06 00:41:32 -05:00
function_result.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
function_types_core.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
function_types_overloaded.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
function_types_stateful.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
function_types_stateless.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
function_types_templated.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
function_types.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
function.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
in_place.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
inheritance.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
load_result.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
lua_table.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
lua_value.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
make_reference.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
metatable.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
object_base.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
object.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
optional_implementation.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
optional.hpp Work around non-constexpr boost shenanigans....... 2020-10-24 04:53:21 -04:00
overload.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
packaged_coroutine.hpp Freeze current progress 2020-12-06 00:41:32 -05:00
pointer_like.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
policies.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
property.hpp Fix various issues 2020-11-19 15:12:56 -05:00
protect.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
protected_function_result.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
protected_function.hpp Fix various issues 2020-11-19 15:12:56 -05:00
protected_handler.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
proxy_base.hpp Fix various issues 2020-11-19 15:12:56 -05:00
raii.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
reference.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
resolve.hpp Fix various issues 2020-11-19 15:12:56 -05:00
sol.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_check_get_qualified.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
stack_check_get_unqualified.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
stack_check_get.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_check_qualified.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_check_unqualified.hpp New Unsafe Feature: Function Pointers! 2020-09-26 09:46:11 -04:00
stack_check.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_core.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_field.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
stack_get_qualified.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_get_unqualified.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_get.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_guard.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_iterator.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_pop.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_probe.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_proxy_base.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack_proxy.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
stack_push.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
stack_reference.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
stack.hpp New Unsafe Feature: Function Pointers! 2020-09-26 09:46:11 -04:00
state_handling.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
state_view.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
state.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
string_view.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
table_core.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
table_iterator.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
table_proxy.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
table.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
thread.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
tie.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
traits.hpp Fix various issues 2020-11-19 15:12:56 -05:00
trampoline.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
tuple.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
types.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
unicode.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
unique_usertype_traits.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
unsafe_function_result.hpp Heavily improve usage of Preprocessor checks 2020-09-26 06:47:32 -04:00
unsafe_function.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
userdata.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertype_container_launch.hpp Fix unorded_map derp 2020-10-03 17:34:34 -04:00
usertype_container.hpp Overhaul function calls and usage 2020-12-17 23:25:48 -05:00
usertype_core.hpp Fix various issues 2020-11-19 15:12:56 -05:00
usertype_proxy.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertype_storage.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertype_traits.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertype.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
variadic_args.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
variadic_results.hpp Even better Regression Testing™ 2020-08-13 10:42:37 -04:00
version.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
wrapper.hpp Fix a lot of errors 2020-12-16 15:25:35 -05:00