ChaiScript/dispatchkit
2009-07-09 14:51:12 +00:00
..
bootstrap_stl.hpp Add insert_at and erase_at for vector 2009-07-09 02:08:16 +00:00
bootstrap.hpp dump_system() looks nice now, lots of little updates. Annotations are displayed as well, but they do not work for the prelude, I don't know why. Any attempt to add them invalidates the function definition in question. sensors.chai does work, however 2009-07-08 04:22:47 +00:00
boxed_value.hpp Add insert_at and erase_at for vector 2009-07-09 02:08:16 +00:00
dispatchkit.hpp First stab at annotation fixes. Still not perfect, but better 2009-07-08 15:12:26 +00:00
function_call.hpp Clean up some of the function callback and functor code, for easier registration, etc. 2009-06-23 03:01:56 +00:00
proxy_constructors.hpp Further reduction of redundant code by merging 0 param case for constructors in 2009-06-18 01:37:13 +00:00
proxy_functions.hpp dump_system() looks nice now, lots of little updates. Annotations are displayed as well, but they do not work for the prelude, I don't know why. Any attempt to add them invalidates the function definition in question. sensors.chai does work, however 2009-07-08 04:22:47 +00:00
register_function.hpp Initial support for container ranges. Still half baked, but works. 2009-06-14 16:55:09 +00:00
test.cpp Cleanup Cast_Helper and add new boxed_cast<>() function. 2009-06-23 02:47:47 +00:00
type_info.hpp Add type_match function to see if two types are the same 2009-06-26 13:37:00 +00:00
unittest.cpp Cleanup Cast_Helper and add new boxed_cast<>() function. 2009-06-23 02:47:47 +00:00