2009-10-16 15:49:46 +00:00
..
bind_first.hpp Fix type-shifting of bind_first for free function pointer types 2009-10-16 15:49:46 +00:00
bootstrap_stl.hpp Decrease compilation time by removing "Retro" from c++ compiled and making a chaiscript version instead 2009-09-09 03:11:47 +00:00
bootstrap.hpp Add bit shifting operators 2009-10-13 03:35:01 +00:00
boxed_value.hpp Add const correctness for proxy functions. Add unit tests for function variable assignment scenarios 2009-09-19 21:13:12 +00:00
dispatchkit.hpp Add bound_fun helper and put it to use cleaning up the engine bootstrapping 2009-10-14 02:34:09 +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
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 Fix some range/retro issues and update the visual studio files 2009-09-22 01:23:02 +00:00
proxy_functions.hpp Fix some more obscure warnings 2009-10-06 02:26:47 +00:00
register_function.hpp Further updates to the new bound function support, plus general cleanup of how it is used 2009-10-15 15:27:16 +00:00
type_info.hpp Make Type_Info internal data private and provide more rigorous definitions for comparisions of objects 2009-09-08 13:31:14 +00:00