sol2/include/sol
2022-06-24 12:51:09 -04:00
..
compatibility Test and fix #1315 2022-06-24 12:51:09 -04:00
detail Test and fix #1315 2022-06-24 12:51:09 -04:00
stack/detail New dedicated loose table check 2021-10-23 18:13:25 -04:00
as_args.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
as_returns.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
assert.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
base_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
bind_traits.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
bytecode.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
call.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
compatibility.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
config.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
coroutine.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
debug.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
demangle.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
deprecate.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
dump_handler.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
ebco.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
environment.hpp 🛠 Guard against environment over-pushing 2022-06-24 12:51:09 -04:00
epilogue.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
error_handler.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
error.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
forward_detail.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
forward.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
function_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_core.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_overloaded.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
function_types_stateful.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
function_types_stateless.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
function_types_templated.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
function_types.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
function.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
in_place.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
inheritance.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
load_result.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
lua_table.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
lua_value.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
make_reference.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
metatable.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
object_base.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
object.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
optional_implementation.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
optional.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
overload.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
packaged_coroutine.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
pairs_iterator.hpp Proper keep-alive semantics! 2021-10-23 17:38:50 -04:00
pointer_like.hpp 🛠 Fix many missing <memory> includes 2022-06-24 12:51:09 -04:00
policies.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
prologue.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
property.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protect.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
protected_function_result.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
protected_function.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
protected_handler.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
proxy_base.hpp 🐛 But on the compiler's side! 2021-03-07 14:54:56 -05:00
raii.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
reference.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
resolve.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
sol.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack_check_get_qualified.hpp 🛠 Retrieve main thread to prevent collapses on Luas 2022-06-24 12:51:09 -04:00
stack_check_get_unqualified.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack_check_get.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_check_qualified.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_check_unqualified.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack_check.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_core.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack_field.hpp Fixed occurences of is_cstr which should have been is_cstr_or_string 2022-04-13 20:41:17 -04:00
stack_get_qualified.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_get_unqualified.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack_get.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_guard.hpp 🛠 Retrieve main thread to prevent collapses on Luas 2022-06-24 12:51:09 -04:00
stack_iterator.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_pop.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_probe.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_proxy_base.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_proxy.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
stack_push.hpp 🛠 Guard against environment over-pushing 2022-06-24 12:51:09 -04:00
stack_reference.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
stack.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
state_handling.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
state_view.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
state.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
string_view.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
table_core.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
table_iterator.hpp 🐛 Not really a bug, but fixes #1127 2021-03-07 14:52:44 -05:00
table_proxy.hpp Wasteful (but needed) .is() implementation 2022-06-12 00:33:17 -04:00
table.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
thread.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
tie.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
traits.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
trampoline.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
tuple.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
types.hpp 🛠 Fix many missing <memory> includes 2022-06-24 12:51:09 -04:00
unicode.hpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
unique_usertype_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
unsafe_function_result.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
unsafe_function.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
userdata.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
usertype_container_launch.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_container.hpp 🛠 Retrieve main thread to prevent collapses on Luas 2022-06-24 12:51:09 -04:00
usertype_core.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
usertype_proxy.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype_storage.hpp 🛠 Fix many missing <memory> includes 2022-06-24 12:51:09 -04:00
usertype_traits.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertype.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
variadic_args.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
variadic_results.hpp 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
version.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00
wrapper.hpp Test and fix #1315 2022-06-24 12:51:09 -04:00