2017-08-25 12:48:34 -06:00
..
any.hpp constexpr bind_first 2017-08-22 10:03:26 -06:00
bad_boxed_cast.hpp Changes that noexcept want to happen 2017-08-08 17:06:36 -06:00
bind_first.hpp constexpr bind_first 2017-08-22 10:03:26 -06:00
bootstrap_stl.hpp Initial simple application of constexpr to API 2017-08-17 11:27:14 -06:00
bootstrap.hpp Warning / build fixes for gcc7 2017-08-24 18:35:03 -06:00
boxed_cast_helper.hpp Initial simple application of constexpr to API 2017-08-17 11:27:14 -06: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 Warning / build fixes for gcc7 2017-08-24 18:35:03 -06:00
boxed_value.hpp More work towards all noexcept, warning cleanups 2017-08-09 14:36:45 -06:00
callable_traits.hpp Make constructors return values, not shared_ptr 2017-08-22 15:54:42 -06:00
dispatchkit.hpp Use C++17's emplace_back return reference 2017-08-25 12:48:34 -06:00
dynamic_object_detail.hpp More work towards all noexcept, warning cleanups 2017-08-09 14:36:45 -06:00
dynamic_object.hpp More work towards all noexcept, warning cleanups 2017-08-09 14:36:45 -06:00
exception_specification.hpp Revert "Remove exception specification shared_ptr use" 2017-08-15 10:13:20 -06:00
function_call_detail.hpp More work towards all noexcept, warning cleanups 2017-08-09 14:36:45 -06: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 More work towards all noexcept, warning cleanups 2017-08-09 14:36:45 -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 Make constructors return values, not shared_ptr 2017-08-22 15:54:42 -06:00
proxy_functions_detail.hpp Add noexcept where appropriate 2017-07-22 20:33:30 -06:00
proxy_functions.hpp More if constexpr work 2017-08-23 21:23:18 -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 More if constexpr work 2017-08-23 21:23:18 -06:00
type_info.hpp Initial simple application of constexpr to API 2017-08-17 11:27:14 -06:00