13 Commits

Author SHA1 Message Date
Jonathan Turner
57aeacab2e Fixed up annotation printing. Added help command to eval 2009-07-09 17:02:46 +00:00
Jonathan Turner
3d75f17d21 First stab at annotation fixes. Still not perfect, but better 2009-07-08 15:12:26 +00:00
Jason Turner
90aa53bdc6 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
Jason Turner
c974ab0034 Fix a bug which prevented _ from being visible in all places, enhance prelude to take an inserter algorithm for each function that generates a new list 2009-07-07 01:55:04 +00:00
Jason Turner
27e72d117f Add "is_type" utility function and register "function" as a registered typename 2009-07-03 15:41:51 +00:00
Jason Turner
ee9c71de4c Add support for seeing if a dispatch exists 2009-06-26 15:28:11 +00:00
Jason Turner
12f7c222e1 Return matching named functions when a get_object query finds no matching name object 2009-06-25 00:50:18 +00:00
Jason Turner
d02620bb1b Cleanup Cast_Helper and add new boxed_cast<>() function. 2009-06-23 02:47:47 +00:00
Jason Turner
dc11237af9 Add build_functor algorithm for constructing a boost function_object from a script snippet 2009-06-21 18:09:00 +00:00
Jason Turner
c7c6f215b0 Remove debugging statements for duplicate function entries 2009-06-20 17:23:23 +00:00
Jason Turner
4bb66255ef Forbid adding of two functions with the exact same signature 2009-06-17 02:17:27 +00:00
Jason Turner
785263628b Add namespace dispatchkit 2009-06-13 22:42:13 +00:00
Jason Turner
ce52cae45c Updated nameing of boxedcpp to dispatchkit 2009-06-13 22:03:41 +00:00