sol2/examples/source
ThePhD 8618e39486
🛠 Prepare for the a sol4 release...
- 🎨 Refactor the CMake a whle bunch
2021-03-06 01:03:23 -05:00
..
docs 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
tutorials 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
wip 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
allocation_limit.cpp Improve configuration macros and other things while trying to track down ways to make MSVC stop being a butt on its latest iterations. 2020-08-09 17:17:47 -04:00
any_return.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
args_from_container.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
as_returns.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
basic.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
c_array.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
c_call.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
calling_lua_functions.cpp HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
config.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -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 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
container_with_pairs.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
containers_as_table.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
containers.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
coroutine_multiple_stacks.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
coroutine_state.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
coroutine.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
custom_reader.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
customization_base_object_catch.cpp Found the problem. 2020-01-25 00:13:08 -05:00
customization_convert_on_get.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
customization_global_transparent_argument.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
customization_multiple.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
dump.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
dynamic_object.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
environment_snooping.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
environment_state_2.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
environment_state.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
environments_on_functions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
environments.cpp HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
error_handler.cpp B R E A K I N G C H A N G E 2021-01-20 13:55:44 -05:00
exception_handler.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
functions_empty_arguments.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
functions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
index_and_newindex_usertype.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
indirect_function_calls.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
lua_stream.cpp Lua stream example! 2020-01-25 13:09:16 -05:00
lua_value.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
metatable_customization.cpp Fix unorded_map derp 2020-10-03 17:34:34 -04:00
metatable_key_low_level.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
multi_results.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
optional_with_iteration.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
overloading_with_fallback.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
overloading_with_members.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
overloading.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
overridable_function_members.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
pairs_with_raw_functions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
pairs.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05: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 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
protect.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
protected_functions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
read_only.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
require_override_behavior.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
require.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
runtime_additions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
script_error_handling.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
self_from_lua.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
shared_ptr_inheritance.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
shared_ptr_modify_in_place.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
shared_ptr.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
singleton.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
stack_aligned_function.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
stack_aligned_stack_handler_function.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
static_variables.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
table_as_container.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
table_create_if_nil.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
table_proxy.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
tables.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
this_state.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
tie.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
unique_ptr.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_advanced.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_automatic_operators.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_basics.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_bitfields.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_call_from_c++.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_constructors.cpp Fix a lot of errors 2020-12-16 15:25:35 -05:00
usertype_dynamic_get_set.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_initializers.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_special_functions.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype_var.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
usertype.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
variables.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
variadic_args_into_lua.cpp Fix #949, #935, #948, #945, and #933. 2020-03-31 00:24:23 -04:00
variadic_args_shifted.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
variadic_args_storage.cpp 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
variadic_args.cpp Fix #949, #935, #948, #945, and #933. 2020-03-31 00:24:23 -04:00