2009-08-09 16:49:14 +00:00
..
bootstrap_stl.hpp Correct bug with bootstrapping of Map type on windows. Also, make it easier to specify the type of a function being added at the time it is being added. 2009-08-09 16:49:14 +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 Add missing new files from last checkin 2009-08-08 16:38:32 +00:00
function_call.hpp Clean up chaiscript namespace by adding the "detail" namespace for internal functions/classes 2009-08-08 16:38:04 +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 Correct bug with bootstrapping of Map type on windows. Also, make it easier to specify the type of a function being added at the time it is being added. 2009-08-09 16:49:14 +00:00
type_info.hpp Clean up chaiscript namespace by adding the "detail" namespace for internal functions/classes 2009-08-08 16:38:04 +00:00