graph
- make dist includes now a stripped executable (should we include the exe at all?)0.1 2008-02-13, by meillo
- added TODO2008-02-13, by meillo
- modified .hgignore2008-02-13, by meillo
- added license to debian/copyright; fixed minor makefile and debian stuff2008-02-13, by meillo
- added Debian stuff; new Makefile2008-02-13, by meillo
- added example program sum3input2008-02-13, by meillo
- added man page2008-02-13, by meillo
- added example directory with hello world program2008-02-13, by meillo
- added README and LICENSE; changed error code of invalid node2008-02-13, by meillo
- insertLast returns now new inserted node; very dumb implementation for action_times2008-02-13, by meillo
- input says now that it wants an input2008-02-13, by meillo
- added commandline options (-v, -c, file); logging only if -v is set2008-02-13, by meillo
- input is now read from file again (because of input node)2008-02-12, by meillo
- deleted old commented code2008-02-09, by meillo
- s/list/stack/g because thats what it is2008-02-09, by meillo