.. |
docs
|
fix order of is_specialization_of, since mpark and arthur and friends convinced me of The One True Way
|
2018-03-01 22:08:27 -05:00 |
interop
|
Beef up testing suite significantly and make sure that the interop examples compile, at least on Linux
|
2018-02-12 17:01:30 -05:00 |
require_dll_example
|
fix order of is_specialization_of, since mpark and arthur and friends convinced me of The One True Way
|
2018-03-01 22:08:27 -05:00 |
tutorials/quick_n_dirty
|
add all examples for all interop types
|
2018-02-10 16:24:17 -05:00 |
wip
|
update assert implementation
|
2017-12-26 01:11:09 -05:00 |
any_return.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
assert.hpp
|
add all examples for all interop types
|
2018-02-10 16:24:17 -05:00 |
basic.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05: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 documentation, refactor examples out of docs, fix warning about static entry path
|
2018-02-24 17:19:16 -05:00 |
config.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |
config.lua
|
Add basic examples directory
|
2013-12-16 11:17:33 -05:00 |
container_usertype_as_container.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
containers_as_table.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
containers.cpp
|
update all the examples
|
2017-08-24 14:39:02 -04:00 |
coroutine_state.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
coroutine.cpp
|
update all the examples
|
2017-08-24 14:39:02 -04:00 |
custom_global_transparent_argument.cpp
|
ᕕ༼ •̀︿•́༽ᕗ VC++ COMING THROUGH WAHAAAY ᕕ༼ •̀︿•́༽ᕗ
|
2018-03-06 17:36:33 -05:00 |
customization_convert_on_get.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
customization.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
dynamic_object.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
environment_snooping.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05: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
|
Fix semantics of check_get for objects obtained by proxy
|
2018-03-04 10:56:05 -05:00 |
environments.cpp
|
update all the examples
|
2017-08-24 14:39:02 -04:00 |
functions_empty_arguments.cpp
|
Hammer down function behavior and provide an example to show how it works
|
2018-03-03 13:42:13 -05:00 |
functions.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |
indirect_function_calls.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
multi_results.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |
optional_with_iteration.cpp
|
unless the LLVM and MINGW builds once again
|
2017-12-26 20:42:40 -05: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 tests and single again
|
2017-12-25 23:27:22 -05:00 |
overridable_function_members.cpp
|
add all examples for all interop types
|
2018-02-10 16:24:17 -05: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
|
fix overpop from stack_check_get tracking
|
2018-03-04 05:40:57 -05:00 |
runtime_additions.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
script_error_handling.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
self_from_lua.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
singleton.cpp
|
add singleton example
|
2017-10-12 10:20:57 -04:00 |
stack_aligned_function.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
static_variables.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05: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 tests and single again
|
2017-12-25 23:27:22 -05: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 tests and single again
|
2017-12-25 23:27:22 -05:00 |
usertype_initializers.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
usertype_simple.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
usertype_special_functions.cpp
|
update tests and single again
|
2017-12-25 23:27:22 -05:00 |
usertype_var.cpp
|
big sigh; one day we'll get this all right...
|
2017-12-27 07:42:37 -05:00 |
usertype.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |
variables.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |
variadic_args.cpp
|
fix up examples and use build log to get neat messages
|
2017-12-26 08:04:54 -05:00 |