2009-09-05 23:46:21 +00:00
..
bootstrap_stl.hpp Correct function pointer casts to more correct static_cast<>() 2009-09-03 00:15:56 +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 Add more robust support for handling of const ptr values 2009-09-05 23:46:21 +00:00
dispatchkit.hpp Made thread saftey a compilation option for performance and dependencies reasons 2009-09-05 00:16:46 +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