2009-08-20 21:35:56 +00:00
..
bootstrap_stl.hpp Port VC++ fix from last rev back to Linux 2009-08-09 18:42:32 +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 Favor filtering of functions during dispatch over exceptions to determine appropriate function to call. Results in approximately 50% reduction in runtime for long running scripts 2009-08-06 04:22:13 +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 Clean up chaiscript namespace by adding the "detail" namespace for internal functions/classes 2009-08-08 16:38:04 +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