sol2/sol
ThePhD e816d07121 Standard-compliant function signature deduction (cannot use set_function<Args...> format as that creates an ambiguity)
state now has for_each (runs on global table like all other functions)
added for_each tests, per @Rapptz request
2015-05-15 22:26:18 -04:00
..
debug.hpp Formatting changes. 2014-08-10 20:49:34 -04:00
default_construct.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05: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 This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00
function.hpp Standard-compliant function signature deduction (cannot use set_function<Args...> format as that creates an ambiguity) 2015-05-15 22:26:18 -04:00
object.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00
proxy.hpp Standard-compliant function signature deduction (cannot use set_function<Args...> format as that creates an ambiguity) 2015-05-15 22:26:18 -04:00
reference.hpp new table.for_each while iterators get sorted out 2015-05-15 12:41:45 -04:00
resolve.hpp Fix lack of inline in functions. 2014-08-10 21:07:19 -04:00
stack.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00
state.hpp Standard-compliant function signature deduction (cannot use set_function<Args...> format as that creates an ambiguity) 2015-05-15 22:26:18 -04:00
table.hpp Standard-compliant function signature deduction (cannot use set_function<Args...> format as that creates an ambiguity) 2015-05-15 22:26:18 -04:00
traits.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00
tuple.hpp Proper std::ref semantics throughout the codebase's get/set. 2014-09-18 00:23:46 -04:00
types.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00
usertype_traits.hpp Change userdata to usertype names. 2014-09-29 23:10:30 -04:00
usertype.hpp This mega-commit introduces Visual Studio 2015 CTP 6 support. 2015-03-01 21:14:42 -05:00