2015-08-26 18:58:34 -06:00
..
any.hpp Revert "Use placement new to avoid unique_ptr allocations" 2015-06-24 11:25:56 -06:00
bad_boxed_cast.hpp Handle user defined conversions of return types from functor 2015-07-04 08:43:52 -06:00
bind_first.hpp Get libc++ on ubuntu 14.04 working 2015-04-21 12:01:29 -06:00
bootstrap_stl.hpp More strongly typed handling of push_back wrapper 2015-07-11 18:36:07 -06:00
bootstrap.hpp Add some convenience functions for parsing 2015-08-11 19:20:18 -06:00
boxed_cast_helper.hpp Fix error caused by last fix 2015-08-02 18:21:48 -06:00
boxed_cast.hpp Handle user defined conversions of return types from functor 2015-07-04 08:43:52 -06:00
boxed_number.hpp Reduce unary operator overhead 2015-06-23 14:25:34 -06:00
boxed_value.hpp Use static const true/false on platforms with magic statics 2015-05-02 15:27:51 -06:00
callable_traits.hpp Don't allow conversion to std::function on arity mismatch 2015-07-30 20:23:34 -06:00
dispatchkit.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into typed_function_ordering 2015-08-26 18:58:34 -06:00
dynamic_object_detail.hpp Make result of dynamic constructor marked as return value 2015-08-15 07:29:07 -06:00
dynamic_object.hpp Merge branch 'develop' into smaller_make_shared 2015-04-27 11:55:12 -06:00
exception_specification.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
function_call_detail.hpp Handle user defined conversions of return types from functor 2015-07-04 08:43:52 -06:00
function_call.hpp Don't allow conversion to std::function on arity mismatch 2015-07-30 20:23:34 -06:00
handle_return.hpp Fix MSVC2013 builds 2015-06-02 17:35:31 -06:00
operators.hpp Merge branch 'develop' into smaller_make_shared 2015-04-27 11:55:12 -06:00
proxy_constructors.hpp Completely remove Proxy_Function_Impl 2015-05-22 12:13:49 -06:00
proxy_functions_detail.hpp Merge branch 'develop' into remove_std_function 2015-06-02 16:16:22 -06:00
proxy_functions.hpp Order typed functions over untyped 2015-08-14 21:58:54 -06:00
register_function.hpp Fix MSVC2013 builds 2015-06-02 17:35:31 -06:00
type_conversions.hpp Handle user defined conversions of return types from functor 2015-07-04 08:43:52 -06:00
type_info.hpp Add crashes and fixes found during fuzzy testing 2015-07-16 12:51:50 -06:00