.. |
compatibility
|
Fixes for the g++/clang builds
|
2015-06-18 10:53:21 -04:00 |
compatibility.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
debug.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
default_construct.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
demangle.hpp
|
object is now more flexible while still supporting the same semantics
|
2015-10-20 21:38:28 -04:00 |
deprecate.hpp
|
object is now more flexible while still supporting the same semantics
|
2015-10-20 21:38:28 -04:00 |
error.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
function_types.hpp
|
Fix tuple returns (they don't need to be explicitly expanded in many cases).
|
2015-10-25 07:17:48 -04:00 |
function.hpp
|
benchmarking is... way too hard, truly.
|
2016-01-10 20:36:37 -05:00 |
object.hpp
|
Heavily improved benchmark and first set of optimizations to sol/table.hpp , providing much lower access times for calling a function.
|
2016-01-08 16:16:06 -05:00 |
proxy.hpp
|
decay to std::string instead of char* , as its both safer (protects against early stack pops) and is handled better by g++'s new std::string conversion constructors
|
2015-10-25 06:48:19 -04:00 |
reference.hpp
|
Heavily improved benchmark and first set of optimizations to sol/table.hpp , providing much lower access times for calling a function.
|
2016-01-08 16:16:06 -05:00 |
resolve.hpp
|
object is now more flexible while still supporting the same semantics
|
2015-10-20 21:38:28 -04:00 |
stack.hpp
|
Fix tuple returns (they don't need to be explicitly expanded in many cases).
|
2015-10-25 07:17:48 -04:00 |
state.hpp
|
Heavily improved benchmark and first set of optimizations to sol/table.hpp , providing much lower access times for calling a function.
|
2016-01-08 16:16:06 -05:00 |
table_core.hpp
|
Heavily improved benchmark and first set of optimizations to sol/table.hpp , providing much lower access times for calling a function.
|
2016-01-08 16:16:06 -05:00 |
table.hpp
|
Heavily improved benchmark and first set of optimizations to sol/table.hpp , providing much lower access times for calling a function.
|
2016-01-08 16:16:06 -05:00 |
traits.hpp
|
object is now more flexible while still supporting the same semantics
|
2015-10-20 21:38:28 -04:00 |
tuple.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
types.hpp
|
benchmarking is... way too hard, truly.
|
2016-01-10 20:36:37 -05:00 |
usertype_traits.hpp
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
|
2015-05-24 21:29:21 -04:00 |
usertype.hpp
|
object is now more flexible while still supporting the same semantics
|
2015-10-20 21:38:28 -04:00 |