2017-07-20 06:10:31 -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 Make front() back() checked 2017-07-19 15:52:34 -06:00
bootstrap.hpp Move away from shared_ptr for parse nodes 2017-06-21 21:27:48 -06: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 Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -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 Simplify usage of Thread_Specific object 2017-03-21 10:44:53 -07: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 Enable ChaiScript compilation for C++17 2017-05-30 09:16:20 -06: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 Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop 2017-02-22 15:56:04 -07:00