| .. |
|
docs
|
Fix a typo in the inheritance example #1514
|
2024-07-13 10:52:50 -04:00 |
|
tutorials
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
wip
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
allocation_limit.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
any_return.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
args_from_container.cpp
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
as_returns.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
basic.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
c_array.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
c_call.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
calling_lua_functions.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
config.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
config.lua
|
Fix Linux build as best as possible while size issues still remain with MinGW.
|
2018-12-19 23:17:15 -05:00 |
|
container_usertype_as_container.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
container_with_pairs.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
containers.cpp
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
containers_as_table.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
coroutine.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
coroutine_multiple_stacks.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
coroutine_state.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
custom_reader.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
customization_base_object_catch.cpp
|
💚 Some stuff to make the CI builds a bit better
|
2021-05-07 01:56:32 -04:00 |
|
customization_convert_on_get.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
customization_global_transparent_argument.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
customization_multiple.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
dump.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
dynamic_object.cpp
|
Fix type
|
2025-02-25 19:54:42 +01:00 |
|
environment_snooping.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
environment_state.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
environment_state_2.cpp
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
environments.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
environments_on_functions.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
error_handler.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
exception_handler.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
functions.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
functions_empty_arguments.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
index_and_newindex_usertype.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
indirect_function_calls.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
lua_stream.cpp
|
Lua stream example!
|
2020-01-25 13:09:16 -05:00 |
|
lua_value.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
metatable_customization.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
metatable_key_low_level.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
multi_results.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
optional_with_iteration.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
overloading.cpp
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
overloading_with_fallback.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
overloading_with_members.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
overridable_function_members.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
pairs.cpp
|
🔨 asdhjsahd DO NOT BUILD
|
2021-05-06 18:44:25 -04:00 |
|
pairs_with_raw_functions.cpp
|
🔨 asdhjsahd DO NOT BUILD
|
2021-05-06 18:44:25 -04:00 |
|
player_script.lua
|
HEAVILY improve the entire infrastructure and documentation along with all the examples
|
2019-05-21 19:17:31 -04:00 |
|
property.cpp
|
Fix get_max_hp mehod in property example
|
2023-07-18 13:09:58 -04:00 |
|
protect.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
protected_functions.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
read_only.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
require.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
require_override_behavior.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
runtime_additions.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
script_error_handling.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
self_from_lua.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
shared_ptr.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
shared_ptr_inheritance.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
shared_ptr_modify_in_place.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
singleton.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
stack_aligned_function.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
stack_aligned_stack_handler_function.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
static_variables.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
table_as_container.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
table_create_if_nil.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
table_proxy.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
tables.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
this_state.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
tie.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
unique_ptr.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
usertype.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
usertype_advanced.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
usertype_automatic_operators.cpp
|
🔨 asdhjsahd DO NOT BUILD
|
2021-05-06 18:44:25 -04:00 |
|
usertype_basics.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
usertype_bitfields.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
usertype_call_from_c++.cpp
|
🛠 Fix up example to use cpp_object properly as the name, and other checks.
|
2023-07-18 13:45:11 -04:00 |
|
usertype_constructors.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
usertype_dynamic_get_set.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
usertype_initializers.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
usertype_special_functions.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
usertype_var.cpp
|
✨ New exhaustive check feature for vectors & similar
|
2022-11-09 18:33:16 -05:00 |
|
variables.cpp
|
🛠 Prepare for the a sol4 release...
|
2021-03-06 01:03:23 -05:00 |
|
variadic_args.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
variadic_args_into_lua.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
variadic_args_shifted.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |
|
variadic_args_storage.cpp
|
🎨 Refactor tutorial examples
|
2021-03-06 10:14:48 -05:00 |