Jason Turner dae0f3dd62
Merge pull request #411 from stephenberry/develop
Critical fix of type_info ordering (less than operator)
2018-05-25 16:27:56 -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 Fix up some error handling 2018-05-25 14:33:17 -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 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 Better error reporting on missing type info 2018-04-01 11:06:48 -06: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 Fix clang warning for undefined msvc symbol check 2018-05-08 09:46:01 -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 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