Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-29 | ported block task and tag handlers to apology | Josh Blum | |
2012-09-10 | created gras.hpp header for common defs | Josh Blum | |
2012-09-03 | created shared_to_element and use shared_from_this | Josh Blum | |
Allows element to be used in a derived class w/ or without a shared pointer. Python/C++ | |||
2012-09-03 | top and hier block brought into python | Josh Blum | |
2012-08-29 | removed runtime api header (using element.hpp) | Josh Blum | |
2012-08-28 | token work w/ messages to implement finite runs | Josh Blum | |
2012-08-26 | runtime: fix for element shared ptr assign | Josh Blum | |
2012-08-26 | runtime: io signature looks like a shared ptr | Josh Blum | |
2012-08-26 | runtime: work on unit tests | Josh Blum | |
2012-08-26 | runtime: library compiling (missing syms, duh) | Josh Blum | |
2012-08-26 | runtime: more work on the shell stuff | Josh Blum | |