sol2/sol
2014-09-29 23:10:31 -04:00
..
debug.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
default_construct.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
demangle.hpp Fix lack of inline in functions. 2014-08-10 21:07:19 -04:00
deprecate.hpp Add additional type to allow for types themselves to be declared deprecated (through using statements and the like). 2014-09-19 11:11:38 -04:00
error.hpp Remove noexcept that can't be met. 2014-09-05 15:53:19 -04:00
function_types.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
function.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
object.hpp Fix explicit operator bool to be negated is<nil_t>() 2014-05-29 22:19:21 -04:00
proxy.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
reference.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
resolve.hpp Fix lack of inline in functions. 2014-08-10 21:07:19 -04:00
stack.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
state.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
table.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
traits.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
tuple.hpp Proper std::ref semantics throughout the codebase's get/set. 2014-09-18 00:23:46 -04:00
types.hpp Remove bogus userdata<T> specialization; that's not longer how we're detecting userdata. 2014-09-06 22:11:16 -07:00
usertype_traits.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
usertype.hpp Headerguard derp; fixed. 2014-09-29 23:10:31 -04:00