sol2/sol
ThePhD 715efa6e20 I do believe C++'s inconsistencies will destroy me utterly one day.
But it is not this day. C++14 allows for not specifying the `&` in front of the member function
2014-08-09 05:49:10 -07:00
..
debug.hpp userdata member variables are now supported 2014-07-27 12:56:24 -07:00
default_construct.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
demangle.hpp Add include for std::free from <cstdlib> 2014-08-04 18:12:11 -04:00
deprecate.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
error.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
function_types.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
function.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
object.hpp Fix explicit operator bool to be negated is<nil_t>() 2014-05-29 22:19:21 -04:00
proxy.hpp Fix compiler error with clang 2014-06-25 17:07:21 -04:00
reference.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
resolve.hpp Fix unused parameter warnings on clang. 2014-08-05 09:22:43 -07:00
stack.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
state.hpp userdata member variables are now supported 2014-07-27 12:56:24 -07: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 I do believe C++'s inconsistencies will destroy me utterly one day. 2014-08-09 05:49:10 -07: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 Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00
userdata_traits.hpp updated tests 2014-06-27 21:34:18 -07:00
userdata.hpp Free functions and lambdas whos first arguments match the userdata type (unqualified) 2014-08-09 04:54:58 -07:00