smdp.git
2014-08-25 Michael Göhlercalculate length of lines including backslashes correctly
2014-08-25 Michael Göhlerextended structs with some counts + beautifying
2014-08-25 Michael Göhlerextended terminal color tests
2014-08-25 Michael Göhlerrename objects to deck / slide
2014-08-20 Michael Göhlermove debug function to parser.c
2014-08-20 Michael Göhleradd line length and make it utf-8 compatible
2014-08-19 Michael Göhlersome ncurses tests
2014-08-17 Michael Göhlersplit up some headers + rename markdown_io to parser
2014-08-17 Michael Göhleradd missing markdown tags to file parser
2014-08-17 Michael Göhleradded debug levels + debug to STDERR
2014-08-17 Michael Göhleradded/removed some markdown bits
2014-08-17 Michael Göhleradded getopts argument parsing + usage + debug mode
2014-08-17 Michael Göhleradded header detection + test
2014-08-17 Michael Göhlermake header lines nameless
2014-08-17 Michael Göhlergdb startup commands
2014-08-17 Michael Göhlerinitialize all variables correctly + make it finally...
2014-08-17 Michael Göhleradded markdown sample file
2014-08-17 Michael Göhleradded debug output to main application
2014-08-17 Michael Göhlerdraft main application with file io + fixed Makefiles
2014-08-16 Michael Göhlerrefactoring: only function prototypes belong in header...
2014-08-16 Michael Göhlerdraft parsing markdown file into objects
2014-08-16 Michael Göhlerrefine markdown objects + added functions to header
2014-08-16 Michael Göhlerreset function for cstrings
2014-08-15 Michael Göhlerdraft markdown header + bit test
2014-08-10 Michael Göhlercstring header + test