sol2/sol
ThePhD 8e0cc99215 Seems like there's no more optimizations that can be made to sol/function...
Only other thing to optimize is `usertype`, maybe.
2015-09-29 18:19:07 -04:00
..
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 cxxabi include should not be used on VC++ 2015-07-11 05:28:06 -04:00
deprecate.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -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 Remove whorish return_forward. 2015-09-07 10:43:39 -04:00
function.hpp Seems like there's no more optimizations that can be made to sol/function... 2015-09-29 18:19:07 -04:00
object.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
proxy.hpp tests for the new decaying functionality 2015-07-22 02:54:43 -04:00
reference.hpp Fix tab derps. 2015-05-24 21:38:39 -04:00
resolve.hpp Updated copyright headers and added compatibility with lua 5.1.5 and luajit! 2015-05-24 21:29:21 -04:00
stack.hpp Remove whorish return_forward. 2015-09-07 10:43:39 -04:00
state.hpp Oh, tabs. Oh, you... 2015-07-07 01:41:36 -04:00
table.hpp tests for the new decaying functionality 2015-07-22 02:54:43 -04:00
traits.hpp tests for the new decaying functionality 2015-07-22 02:54:43 -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 Some derps on the compatibility arguments 2015-06-17 18:33:58 -04: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 RIP tabs. 2015-05-27 02:28:31 -04:00