| .. |
|
any.hpp
|
Fix "any" for unknown types
|
2011-09-24 12:30:43 -06:00 |
|
bad_boxed_cast.hpp
|
Remove exception specifications in favor of noexcept keyword
|
2011-09-21 12:22:52 -06:00 |
|
bind_first.hpp
|
Remove boost from bind_first utility.
|
2011-09-15 17:38:46 -06:00 |
|
bootstrap_stl.hpp
|
Get compiling with broken clang++ / libc++ implementation
|
2012-05-15 13:25:13 -06:00 |
|
bootstrap.hpp
|
Reduce cost of including chaiscript.hpp
|
2011-12-27 21:37:00 -07:00 |
|
boxed_cast_helper.hpp
|
Remove boost::any requirement by providing our own implementation
|
2011-09-11 19:51:37 -06:00 |
|
boxed_cast.hpp
|
Minor cleanups in cv qualification removal
|
2011-09-26 07:51:32 -06:00 |
|
boxed_number.hpp
|
Merge branch 'master' into 2011-09-09-CxScript
|
2012-05-14 18:20:36 -06:00 |
|
boxed_value.hpp
|
Switch to using make_sharec
|
2012-05-14 08:56:33 -06:00 |
|
dispatchkit.hpp
|
Explicitly default the copy assignment operator for clang's benefit
|
2012-05-14 10:15:38 -06:00 |
|
dynamic_cast_conversion.hpp
|
Remove exception specifications in favor of noexcept keyword
|
2011-09-21 12:22:52 -06:00 |
|
dynamic_object.hpp
|
Merge branch 'master' into 2011-09-09-CxScript
|
2012-01-30 09:10:43 -07:00 |
|
exception_specification.hpp
|
Remove boost::any requirement by providing our own implementation
|
2011-09-11 19:51:37 -06:00 |
|
function_call_detail.hpp
|
Some performance improvements by using perfect argument forwarding
|
2012-05-14 17:45:30 -06:00 |
|
function_call.hpp
|
Move from boost::bind to std::bind
|
2011-09-10 10:19:55 -06:00 |
|
handle_return.hpp
|
Remove various other boost libraries
|
2011-09-10 13:49:29 -06:00 |
|
operators.hpp
|
Boost eradicated from ChaiScript
|
2011-09-21 08:36:46 -06:00 |
|
proxy_constructors.hpp
|
One more file no longer using boost_pp
|
2011-09-13 09:40:10 -06:00 |
|
proxy_functions_detail.hpp
|
Some performance improvements by using perfect argument forwarding
|
2012-05-14 17:45:30 -06:00 |
|
proxy_functions.hpp
|
C++11 cleanups
|
2011-09-26 07:14:24 -06:00 |
|
register_function.hpp
|
Remove need for boost::function_types library
|
2011-09-12 08:18:51 -06:00 |
|
type_info.hpp
|
Minor cleanups in cv qualification removal
|
2011-09-26 07:51:32 -06:00 |