2009-06-11 02:16:03 +00:00
..
bootstrap_stl.hpp Switching .at and [], added out of bounds exception 2009-06-10 23:32:32 +00:00
bootstrap.hpp Added lambdas. Rolled back print bootstrapping for test. Need to figure out right story for polymorphic print at some point. 2009-06-11 02:16:03 +00:00
boxed_value.hpp Initial work towards function variables. Existing dispatch works, but lookup of function variables is still untested 2009-06-11 00:32:50 +00:00
boxedcpp.hpp Initial work towards function variables. Existing dispatch works, but lookup of function variables is still untested 2009-06-11 00:32:50 +00:00
CMakeLists.txt Enabling testing from the root 2009-05-29 02:24:55 +00:00
proxy_constructors.hpp Inch by inch, getting closer to working out what the parser needs 2009-05-27 17:42:54 +00:00
proxy_functions.hpp Initial work towards function variables. Existing dispatch works, but lookup of function variables is still untested 2009-06-11 00:32:50 +00:00
register_function.hpp Many cleanups to bootstrapping process and function registration 2009-06-06 15:51:43 +00:00
test.cpp Simple example of adding and dispatching a function variable 2009-06-11 00:58:58 +00:00
type_info.hpp Support reassignment of undefined Boxed_Values 2009-06-10 04:57:42 +00:00
unittest.cpp Break out bootstrapping code into a separate file 2009-05-30 14:49:10 +00:00