sol2/examples
ThePhD dce8053248 Time to break everything.
Added the ability to extend all usertypes at runtime. The performance implications need to be examined closely.
variadic_args documentation was updated with the desired example demonstrating proper usage
usertype examples were updated demonstrating Lua runtime and C++ runtime updating of a usertype table
SOL_SAFE_FUNCTIONS is now part of the definitions and defined (thanks @eliasdaler)
2017-03-12 21:35:19 -04:00
..
any_return.cpp O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00
basic.cpp update examples, support inherited usertype metatables, and beef up wording and fix other crap in docs 2016-08-10 20:39:30 -04:00
config.cpp O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00
config.lua Add basic examples directory 2013-12-16 11:17:33 -05:00
coroutine.cpp coroutine example 2017-01-07 15:44:50 -05:00
customization.cpp update customization points and track un-specialized structs to trigger some safe-guards as a back-compatible safety net 2017-02-20 18:07:02 -05:00
functions.cpp O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00
namespacing.cpp Add additional namespacing example and tutorial 2016-09-09 07:48:45 -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 O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00
require.cpp OoOoOooh and the world exploooodes. 2016-09-17 22:15:46 -04:00
self_call.cpp OoOoOooh and the world exploooodes. 2016-09-17 22:15:46 -04:00
static_variables.cpp O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00
tables.cpp update examples, support inherited usertype metatables, and beef up wording and fix other crap in docs 2016-08-10 20:39:30 -04:00
usertype_advanced.cpp Time to break everything. 2017-03-12 21:35:19 -04:00
usertype_bitfields.cpp bitfield example and link in docs 2016-11-15 22:45:34 -05:00
usertype_initializers.cpp Some minor fixes and DOCS AND EXAMPLES WOOoOooOOooOoo 2016-09-22 07:13:04 -04:00
usertype_simple.cpp Time to break everything. 2017-03-12 21:35:19 -04:00
usertype_special_functions.cpp special function used wrong resolve example 2016-11-14 20:49:59 -05:00
usertype_var.cpp fix example assert 2016-10-05 21:26:06 -04:00
usertype.cpp update examples, support inherited usertype metatables, and beef up wording and fix other crap in docs 2016-08-10 20:39:30 -04:00
variables.cpp update examples, support inherited usertype metatables, and beef up wording and fix other crap in docs 2016-08-10 20:39:30 -04:00
variadic_args.cpp O-O-O-OVERHAAAAAUL no not really just bug fixes.... 2016-08-22 22:45:06 -04:00