.. |
compatibility
|
inline pls
|
2016-10-15 18:53:42 -04:00 |
bind_traits.hpp
|
Add more tests and fix smaller errors with overloading and such.
|
2016-07-09 01:12:33 -04:00 |
call.hpp
|
Reworked the architecture of usertype functions to include a shim table between it and the actual metatables.
|
2016-10-11 05:58:49 -04:00 |
compatibility.hpp
|
Herpin' that derp.
|
2016-06-19 19:02:40 -04:00 |
container_usertype_metatable.hpp
|
Referential transparency is important.
|
2016-09-28 19:05:26 -04:00 |
coroutine.hpp
|
error detection for coroutine and protected function
|
2016-09-01 08:49:30 -04:00 |
debug.hpp
|
Herpin' that derp.
|
2016-06-19 19:02:40 -04:00 |
demangle.hpp
|
Grumblemumble goddamn Xeo grumbleMumble
|
2016-08-07 14:04:07 -04:00 |
deprecate.hpp
|
Having a using statement that references the deprecation mechanism triggers... deprecation.
|
2016-06-19 19:06:35 -04:00 |
error.hpp
|
Herpin' that derp.
|
2016-06-19 19:02:40 -04:00 |
function_result.hpp
|
Closes #125
|
2016-06-22 11:33:07 -04:00 |
function_types_core.hpp
|
Now protect should work in multiple places, albeit we still need to do some optimizations to kick it in
|
2016-07-09 13:38:55 -04:00 |
function_types_overloaded.hpp
|
protect could use some additional optimizations for space, but I'm kinna tired.
|
2016-07-09 03:43:51 -04:00 |
function_types_stateful.hpp
|
Now protect should work in multiple places, albeit we still need to do some optimizations to kick it in
|
2016-07-09 13:38:55 -04:00 |
function_types_stateless.hpp
|
Now protect should work in multiple places, albeit we still need to do some optimizations to kick it in
|
2016-07-09 13:38:55 -04:00 |
function_types_templated.hpp
|
Now protect should work in multiple places, albeit we still need to do some optimizations to kick it in
|
2016-07-09 13:38:55 -04:00 |
function_types.hpp
|
Fix crashing of simple usertypes from a previous herpderp.
|
2016-09-19 00:36:50 -04:00 |
function.hpp
|
Allllll the fixes. All the time. Mostly to make sure constructors don't fight with each other and safety is respected. And documentation updates.
|
2016-10-01 01:27:40 -04:00 |
in_place.hpp
|
Fix in_place and optional usage here
|
2016-08-17 15:05:26 -04:00 |
inheritance.hpp
|
OoOoOooh and the world exploooodes.
|
2016-09-17 22:15:46 -04:00 |
load_result.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
object.hpp
|
sometimes, I have a dumb. Othertimes, the lua docs are sneaky and have subtle maybe-behaviors when other parts of their API never do. Sneaky, sneaky API...
|
2016-10-02 13:37:52 -04:00 |
optional.hpp
|
Add hinting optimization to arrays
|
2016-08-19 21:08:03 -04:00 |
overload.hpp
|
Bark. I always forget things.
|
2016-09-14 00:02:15 -04:00 |
property.hpp
|
Make everything super robust, thanks to @eevee pointing out some derps in how things were handled
|
2016-08-07 20:56:05 -04:00 |
protect.hpp
|
Add more tests and fix smaller errors with overloading and such.
|
2016-07-09 01:12:33 -04:00 |
protected_function_result.hpp
|
weee slight fix and doc update
|
2016-10-01 18:19:35 -04:00 |
protected_function.hpp
|
Fix protected_function shenanigans, hopefully for good.
|
2016-10-04 23:37:08 -04:00 |
proxy_base.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
proxy.hpp
|
Another example, constness derp fix
|
2016-10-05 20:39:49 -04:00 |
raii.hpp
|
Bark. I always forget things.
|
2016-09-14 00:02:15 -04:00 |
reference.hpp
|
Let's do iiiit.
|
2016-07-28 13:33:08 -04:00 |
resolve.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
simple_usertype_metatable.hpp
|
Reworked the architecture of usertype functions to include a shim table between it and the actual metatables.
|
2016-10-11 05:58:49 -04:00 |
stack_check_get.hpp
|
customization points are now live
|
2016-07-29 00:57:47 -04:00 |
stack_check.hpp
|
Add presentation from Lua Workshop 2016
|
2016-10-15 18:14:19 -04:00 |
stack_core.hpp
|
Fix protected_function shenanigans, hopefully for good.
|
2016-10-04 23:37:08 -04:00 |
stack_field.hpp
|
balance that stack, goddamnit, BALANCE IT
|
2016-09-19 23:37:00 -04:00 |
stack_get.hpp
|
Some minor fixes and updates
|
2016-09-29 03:29:48 -04:00 |
stack_guard.hpp
|
Fix protected_function shenanigans, hopefully for good.
|
2016-10-04 23:37:08 -04:00 |
stack_pop.hpp
|
customization points are now live
|
2016-07-29 00:57:47 -04:00 |
stack_probe.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
stack_proxy.hpp
|
customization points are now live
|
2016-07-29 00:57:47 -04:00 |
stack_push.hpp
|
-1 size key is bad: remember to add this to presentation...
|
2016-10-05 20:55:40 -04:00 |
stack_reference.hpp
|
Sigh. Make sure that tuple expansion works in buggy VC++ compiler.
|
2016-09-26 04:02:03 -04:00 |
stack.hpp
|
customization points are now live
|
2016-07-29 00:57:47 -04:00 |
state_view.hpp
|
Truly, I am a spectacular idiot...
|
2016-09-19 01:17:58 -04:00 |
state.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
string_shim.hpp
|
Attempt #1 at reducing compiler overhead for large numbers of template instantiations.
|
2016-06-27 12:15:32 -04:00 |
table_core.hpp
|
Allllll the fixes. All the time. Mostly to make sure constructors don't fight with each other and safety is respected. And documentation updates.
|
2016-10-01 01:27:40 -04:00 |
table_iterator.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
table.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
thread.hpp
|
Documentation updates -- require function and add function and size function needed documentation
|
2016-06-19 17:59:40 -04:00 |
tie.hpp
|
Some minor fixes and updates
|
2016-09-29 03:29:48 -04:00 |
traits.hpp
|
Attempt to fix #119 by using less-powerful C++11 features and praying for the best
|
2016-08-30 18:09:42 -04:00 |
tuple.hpp
|
More reductions...
|
2016-06-27 12:47:56 -04:00 |
types.hpp
|
Allllll the fixes. All the time. Mostly to make sure constructors don't fight with each other and safety is respected. And documentation updates.
|
2016-10-01 01:27:40 -04:00 |
userdata.hpp
|
Allllll the fixes. All the time. Mostly to make sure constructors don't fight with each other and safety is respected. And documentation updates.
|
2016-10-01 01:27:40 -04:00 |
usertype_metatable.hpp
|
Reworked the architecture of usertype functions to include a shim table between it and the actual metatables.
|
2016-10-11 05:58:49 -04:00 |
usertype_traits.hpp
|
Reworked the architecture of usertype functions to include a shim table between it and the actual metatables.
|
2016-10-11 05:58:49 -04:00 |
usertype.hpp
|
OoOoOooh and the world exploooodes.
|
2016-09-17 22:15:46 -04:00 |
variadic_args.hpp
|
customization points are now live
|
2016-07-29 00:57:47 -04:00 |
wrapper.hpp
|
Now protect should work in multiple places, albeit we still need to do some optimizations to kick it in
|
2016-07-09 13:38:55 -04:00 |