2018-02-15 09:10:11 -06:00
..
any.hpp Some cleanups found by clang's analyzer 2016-10-28 14:53:01 -06:00
bad_boxed_cast.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
bind_first.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
bootstrap_stl.hpp Merge pull request #366 from mlang/future_type 2017-11-21 14:42:11 -07:00
bootstrap.hpp Add to_int(int) and similar overloads 2018-02-02 20:35:32 -07:00
boxed_cast_helper.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
boxed_cast.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
boxed_number.hpp Reduce cost of cloning common built in types 2017-11-21 09:01:17 -07:00
boxed_value.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
callable_traits.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
dispatchkit.hpp Delete now useless local copy 2017-09-18 17:00:04 +02:00
dynamic_object_detail.hpp Update copyrights to 2017 2017-02-15 15:55:40 -07:00
dynamic_object.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
exception_specification.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
function_call_detail.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
function_call.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
handle_return.hpp Fix handling of const return types #430 2017-05-30 08:38:47 -06:00
operators.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
proxy_constructors.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
proxy_functions_detail.hpp Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00
proxy_functions.hpp Make sure to not deref null parse node 2017-07-20 06:10:31 -06:00
register_function.hpp Proper fix for noexcept/msvc2017 2018-01-19 11:54:19 -07:00
short_alloc.hpp Fix single parameter constructors found by cppcheck 2016-10-28 15:49:40 -06:00
type_conversions.hpp Simplify usage of Thread_Specific object 2017-03-21 10:44:53 -07:00
type_info.hpp Removed constexpr for Visual Studio compilation. Xcode (LLVM) works with constexpr on the before function, but Visual Studio (2015) does not. 2018-02-15 09:10:11 -06:00