2009-11-08 15:16:15 +00:00
..
bind_first.hpp Simplify implementation of bind_first and add some detail namespacing 2009-11-08 14:46:44 +00:00
bootstrap_stl.hpp Simplification of bootstrap_stl code resulting in slightly better engine start up performance and compile time performance 2009-10-21 01:48:21 +00:00
bootstrap.hpp add is_undef functionality to boxed_value 2009-11-08 15:16:15 +00:00
boxed_value.hpp add is_undef functionality to boxed_value 2009-11-08 15:16:15 +00:00
dispatchkit.hpp Add bound_fun helper and put it to use cleaning up the engine bootstrapping 2009-10-14 02:34:09 +00:00
dynamic_object.hpp Fix multi-file compilation issues 2009-09-22 20:59:10 +00:00
function_call_detail.hpp Fix dispatch for const boost::shared_ptr<> & parameters for functions, add a test to example.cpp and fix some issues with building example.cpp 2009-08-20 21:35:56 +00:00
function_call.hpp Fix dispatch for const boost::shared_ptr<> & parameters for functions, add a test to example.cpp and fix some issues with building example.cpp 2009-08-20 21:35:56 +00:00
handle_return.hpp Decrease compile times by 30% and runtimes by 10% by eliminating use of boost::bind during function dispatch 2009-09-10 03:44:42 +00:00
proxy_constructors.hpp Clean up chaiscript namespace by adding the "detail" namespace for internal functions/classes 2009-08-08 16:38:04 +00:00
proxy_functions_detail.hpp Simplify implementation of bind_first and add some detail namespacing 2009-11-08 14:46:44 +00:00
proxy_functions.hpp add is_undef functionality to boxed_value 2009-11-08 15:16:15 +00:00
register_function.hpp Simplify implementation of bind_first and add some detail namespacing 2009-11-08 14:46:44 +00:00
type_info.hpp add is_undef functionality to boxed_value 2009-11-08 15:16:15 +00:00