2009-11-11 05:47:54 +00:00
..
bind_first.hpp Rollback to r437 for bind_first implementation. The "cleaned up" version was a no-go in some cases 2009-11-08 16:28:35 +00:00
bootstrap_stl.hpp Operator handling rewrite and fleshing out of operators to include all standard C++ operators 2009-11-10 05:55:58 +00:00
bootstrap.hpp Operator handling rewrite and fleshing out of operators to include all standard C++ operators 2009-11-10 05:55:58 +00:00
boxed_value.hpp Only share const globals between threads. Require all globals to be const. 2009-11-11 05:47:54 +00:00
dispatchkit.hpp Only share const globals between threads. Require all globals to be const. 2009-11-11 05:47:54 +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
operators.hpp Add missing operators.hpp file 2009-11-10 13:27:44 +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 Rollback to r437 for bind_first implementation. The "cleaned up" version was a no-go in some cases 2009-11-08 16:28:35 +00:00
proxy_functions.hpp Rollback to r437 for bind_first implementation. The "cleaned up" version was a no-go in some cases 2009-11-08 16:28:35 +00:00
register_function.hpp Rollback to r437 for bind_first implementation. The "cleaned up" version was a no-go in some cases 2009-11-08 16:28:35 +00:00
type_info.hpp add is_undef functionality to boxed_value 2009-11-08 15:16:15 +00:00