..
interop
make sure default userdata_getter
does not error everything horribly
2017-09-24 16:04:10 -04:00
require_dll_example
Overhaul examples
2017-11-09 17:41:46 -05:00
tutorials /quick_n_dirty
update examples and fix error_result returns
2017-12-07 09:04:19 -05:00
wip
add as_container documentation
2017-08-11 03:24:17 -04:00
any_return.cpp
update all the examples
2017-08-24 14:39:02 -04:00
basic.cpp
update all the examples
2017-08-24 14:39:02 -04:00
calling_lua_functions.cpp
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
2017-08-05 19:20:28 -04:00
CMakeLists.txt
update everything for the new cmake build, prepare for new .travis.yml and new appveyor.yml
2017-12-20 04:58:50 -05:00
config.cpp
update all the examples
2017-08-24 14:39:02 -04:00
config.lua
Add basic examples directory
2013-12-16 11:17:33 -05:00
container_usertype_as_container.cpp
make sure tests don't throw where possible
2017-08-11 18:12:13 -04:00
containers_as_table.cpp
update all the examples
2017-08-24 14:39:02 -04:00
containers.cpp
update all the examples
2017-08-24 14:39:02 -04:00
coroutine_state.cpp
with the xmove constructors, we finally are forced to do safety checks.
2017-09-11 16:44:02 -04:00
coroutine.cpp
update all the examples
2017-08-24 14:39:02 -04:00
customization_convert_on_get.cpp
add single, add examples
2017-12-10 15:56:49 -05:00
customization.cpp
add single, add examples
2017-12-10 15:56:49 -05:00
dynamic_object.cpp
with the xmove constructors, we finally are forced to do safety checks.
2017-09-11 16:44:02 -04:00
environment_snooping.cpp
update all the examples
2017-08-24 14:39:02 -04:00
environment_state_2.cpp
another state example
2017-10-02 20:03:26 -04:00
environment_state.cpp
add smaller environment example that's easier to process
2017-10-02 17:32:58 -04:00
environments_on_functions.cpp
update all the examples
2017-08-24 14:39:02 -04:00
environments.cpp
update all the examples
2017-08-24 14:39:02 -04:00
functions.cpp
update all the examples
2017-08-24 14:39:02 -04:00
indirect_function_calls.cpp
formalize unsafe_function_result
2017-11-07 20:19:36 -05:00
multi_results.cpp
update all the examples
2017-08-24 14:39:02 -04:00
optional_with_iteration.cpp
final lua_xmove fixes
2017-09-13 11:29:32 -04:00
overloading_with_fallback.cpp
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
2017-08-05 19:20:28 -04:00
overloading.cpp
update all the examples
2017-08-24 14:39:02 -04:00
pairs_with_raw_functions.cpp
Mmmn, still can't type conditionals
2017-08-24 17:49:08 -04:00
pairs.cpp
Mmmn, still can't type conditionals
2017-08-24 17:49:08 -04:00
player_script.lua
update examples, support inherited usertype metatables, and beef up wording and fix other crap in docs
2016-08-10 20:39:30 -04:00
protected_functions.cpp
update all the examples
2017-08-24 14:39:02 -04:00
require.cpp
update all the examples
2017-08-24 14:39:02 -04:00
runtime_additions.cpp
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
2017-08-05 19:20:28 -04:00
script_error_handling.cpp
update all the examples
2017-08-24 14:39:02 -04:00
self_from_lua.cpp
update all the examples
2017-08-24 14:39:02 -04:00
singleton.cpp
add singleton example
2017-10-12 10:20:57 -04:00
stack_aligned_function.cpp
overhaul examples and add 2 new ones in preparation for the coming hell
2017-08-06 12:20:32 -04:00
static_variables.cpp
update all the examples
2017-08-24 14:39:02 -04:00
tables.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_advanced.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_automatic_operators.cpp
update examples and documentation, proof typing for user
2017-08-24 14:57:28 -04:00
usertype_bitfields.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_call_from_c++.cpp
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
2017-08-05 19:20:28 -04:00
usertype_dynamic_getter_setter.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_initializers.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_simple.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_special_functions.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype_var.cpp
update all the examples
2017-08-24 14:39:02 -04:00
usertype.cpp
update all the examples
2017-08-24 14:39:02 -04:00
variables.cpp
update all the examples
2017-08-24 14:39:02 -04:00
variadic_args.cpp
update all the examples
2017-08-24 14:39:02 -04:00