graph
- updated examples to "create" instead of "input"2008-03-02, by meillo
- "sum" node clears its value now everytime it gets called2008-03-02, by meillo
- documented "if" and "while" in the man page; new error code 72008-03-02, by meillo
- "input" node is now "create" node and can handle more than user input now2008-03-02, by meillo
- added first implementation of "if" and "while" (but they are not perfect yet)2008-03-02, by meillo
- Added tag 0.3 for changeset f9fc4c4f9e3d666dad2bd1efa627fb646334433c2008-03-02, by meillo
- documented nodes in man page0.3 2008-03-02, by meillo
- merged header files into only one (removed actions.h)2008-03-02, by meillo
- added deep copy and fixed so node times2008-03-02, by meillo
- using fakeroot for creating the tarball; removed executable bit from some files2008-03-01, by meillo
- updated TODO; minor stuff in debian/2008-03-01, by meillo
- added test programs; added another example program2008-03-01, by meillo
- switched exit code 127 to 126 (because shell returns 127 if command not found)2008-03-01, by meillo