12 Commits

Author SHA1 Message Date
Jason Turner
ee9c71de4c Add support for seeing if a dispatch exists 2009-06-26 15:28:11 +00:00
Jason Turner
f8593a0927 Add type_match function to see if two types are the same 2009-06-26 13:37:00 +00:00
Jason Turner
46859b1918 Add support for function binding and cut down on some includes 2009-06-25 22:34:00 +00:00
Jonathan Turner
18985b6a97 Added puts and join 2009-06-25 02:45:28 +00:00
Jason Turner
eb5dbe4975 Add more specific exception types to the dynamic system and handle them properly 2009-06-25 00:03:23 +00:00
Jason Turner
0a7d7958ab Add boot strapping of string parsing for pod types 2009-06-20 20:26:47 +00:00
Jason Turner
75465ca585 Add comparison operators to strings 2009-06-20 18:09:26 +00:00
Jason Turner
8cb8bd7082 eliminate redundant definitions of common operators 2009-06-14 03:58:49 +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
Jason Turner
4edea184de Move towards more header only implementation friendly 2009-06-13 21:55:55 +00:00
Jonathan Turner
7c935702f6 Last step of new move attempt 2009-06-11 17:38:34 +00:00