2009-08-30 01:06:21 +00:00
..
bootstrap_stl.hpp Add std::list support 2009-08-29 14:00:07 +00:00
bootstrap.hpp Rename types_match to call_match in Proxy_Function to more closely match the semantics of the call 2009-08-06 01:35:12 +00:00
boxed_value.hpp Clean up chaiscript namespace by adding the "detail" namespace for internal functions/classes 2009-08-08 16:38:04 +00:00
dispatchkit.hpp Make sure to invalidate the cache when a new function name is added 2009-08-30 01:06:21 +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 Add missing new files from last checkin 2009-08-08 16:38:32 +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 Add missing new files from last checkin 2009-08-08 16:38:32 +00:00
proxy_functions.hpp speed up operator calls by about 10% by reducing Proxy_Function copies and such 2009-08-29 19:19:31 +00:00
register_function.hpp Move "fun_helper" into detail namespace 2009-08-09 19:12:01 +00:00
type_info.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