| .. |
|
any.hpp
|
Bug fix from Function_Params refactor
|
2017-11-19 06:20:27 -07: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
|
Merge remote-tracking branch 'origin/c++17' into best_practices
|
2017-11-21 14:59:04 -07:00 |
|
bootstrap.hpp
|
Merge remote-tracking branch 'origin/c++17' into best_practices
|
2017-11-21 14:59:04 -07: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
|
Fix assignment / modification of return values
|
2017-11-13 00:02:22 -07:00 |
|
boxed_value.hpp
|
Various cleanups
|
2017-11-18 18:42:45 -07:00 |
|
dispatchkit.hpp
|
Merge remote-tracking branch 'origin/c++17' into best_practices
|
2017-11-21 14:59:04 -07:00 |
|
dynamic_object_detail.hpp
|
Avoid creating vectors when possible
|
2017-11-16 09:10:48 -07:00 |
|
dynamic_object.hpp
|
More work towards all noexcept, warning cleanups
|
2017-08-09 14:36:45 -06:00 |
|
exception_specification.hpp
|
Use using
|
2017-09-25 16:55:18 +02:00 |
|
function_call_detail.hpp
|
Apply some if constexpr action
|
2017-11-17 06:12:50 -07:00 |
|
function_call.hpp
|
Move to template type deduction for function signature
|
2017-08-26 14:19:38 -06:00 |
|
function_params.hpp
|
Avoid creating vectors when possible
|
2017-11-16 09:10:48 -07:00 |
|
function_signature.hpp
|
Move to template type deduction for function signature
|
2017-08-26 14:19:38 -06:00 |
|
handle_return.hpp
|
Apply some if constexpr action
|
2017-11-17 06:12:50 -07:00 |
|
operators.hpp
|
Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop
|
2017-02-22 15:56:04 -07:00 |
|
proxy_constructors.hpp
|
Move to template type deduction for function signature
|
2017-08-26 14:19:38 -06:00 |
|
proxy_functions_detail.hpp
|
Avoid creating vectors when possible
|
2017-11-16 09:10:48 -07:00 |
|
proxy_functions.hpp
|
Merge remote-tracking branch 'origin/c++17' into best_practices
|
2017-11-21 14:59:04 -07:00 |
|
register_function.hpp
|
Move to template type deduction for function signature
|
2017-08-26 14:19:38 -06:00 |
|
short_alloc.hpp
|
Fix single parameter constructors found by cppcheck
|
2016-10-28 15:49:40 -06:00 |
|
type_conversions.hpp
|
Use using
|
2017-09-25 16:55:18 +02:00 |
|
type_info.hpp
|
Merge pull request #369 from mlang/use-using
|
2017-11-21 14:54:13 -07:00 |