sol2/sol
2014-09-05 15:53:19 -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 a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
error.hpp Remove noexcept that can't be met. 2014-09-05 15:53:19 -04:00
function_types.hpp Have to add constructor to make const variables work. 2014-09-05 15:50:40 -04:00
function.hpp Formatting changes. 2014-08-10 20:49:34 -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 Formatting changes. 2014-08-10 20:49:34 -04:00
state.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
table.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
traits.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
tuple.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
types.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
userdata_traits.hpp updated tests 2014-06-27 21:34:18 -07:00
userdata.hpp Formatting changes. 2014-08-10 20:49:34 -04:00