sol2/sol
2014-09-19 11:39:35 -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 Proper deprecation to alert users to API name changes. 2014-09-19 11:08:44 -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-19 08:22:21 -04:00
function.hpp Change userdata to usertype names. 2014-09-19 08:22:21 -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-19 08:22:21 -04:00
state.hpp Proper deprecation to alert users to API name changes. 2014-09-19 11:08:44 -04:00
table.hpp Proper deprecation to alert users to API name changes. 2014-09-19 11:08:44 -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 Proper deprecation to alert users to API name changes. 2014-09-19 11:08:44 -04:00
usertype_traits.hpp Change userdata to usertype names. 2014-09-19 08:22:21 -04:00
usertype.hpp Use 2 string types to properly filter bad name-based usertype overloads. 2014-09-19 11:39:35 -04:00