ChaiScript/dispatchkit
2009-07-08 02:03:25 +00:00
..
bootstrap_stl.hpp Add rudimentary string searching based on std::string capabilities 2009-07-07 03:29:41 +00:00
bootstrap.hpp Add support for annotations to dispatchkit, and reflect that support in chaiscript. 2009-07-08 02:03:25 +00:00
boxed_value.hpp Add support for function binding and cut down on some includes 2009-06-25 22:34:00 +00:00
CMakeLists.txt Added ws skipping. Non ws skipping versions of base parsers. Added comment skipping 2009-06-24 13:53:05 +00:00
dispatchkit.hpp 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
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 Add support for annotations to dispatchkit, and reflect that support in chaiscript. 2009-07-08 02:03:25 +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