summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Michael Göhler [Sun, 17 Aug 2014 20:50:12 +0000 (22:50 +0200)]
 
split up some headers + rename markdown_io to parser
Michael Göhler [Sun, 17 Aug 2014 20:12:59 +0000 (22:12 +0200)]
 
add missing markdown tags to file parser
Michael Göhler [Sun, 17 Aug 2014 20:11:14 +0000 (22:11 +0200)]
 
added debug levels + debug to STDERR
Michael Göhler [Sun, 17 Aug 2014 20:00:49 +0000 (22:00 +0200)]
 
added/removed some markdown bits
Michael Göhler [Sun, 17 Aug 2014 12:56:21 +0000 (14:56 +0200)]
 
added getopts argument parsing + usage + debug mode
Michael Göhler [Sun, 17 Aug 2014 11:13:48 +0000 (13:13 +0200)]
 
added header detection + test
Michael Göhler [Sun, 17 Aug 2014 10:58:52 +0000 (12:58 +0200)]
 
make header lines nameless
Michael Göhler [Sun, 17 Aug 2014 10:55:44 +0000 (12:55 +0200)]
 
gdb startup commands
Michael Göhler [Sun, 17 Aug 2014 00:25:27 +0000 (02:25 +0200)]
 
initialize all variables correctly + make it finally work
Michael Göhler [Sun, 17 Aug 2014 00:23:30 +0000 (02:23 +0200)]
 
added markdown sample file
Michael Göhler [Sun, 17 Aug 2014 00:23:01 +0000 (02:23 +0200)]
 
added debug output to main application
Michael Göhler [Sat, 16 Aug 2014 22:00:37 +0000 (00:00 +0200)]
 
draft main application with file io + fixed Makefiles
Michael Göhler [Sat, 16 Aug 2014 16:20:28 +0000 (18:20 +0200)]
 
refactoring: only function prototypes belong in header files
Michael Göhler [Sat, 16 Aug 2014 15:39:48 +0000 (17:39 +0200)]
 
draft parsing markdown file into objects
yeah, it compiles! :)
Michael Göhler [Sat, 16 Aug 2014 15:34:38 +0000 (17:34 +0200)]
 
refine markdown objects + added functions to header
Michael Göhler [Sat, 16 Aug 2014 15:31:00 +0000 (17:31 +0200)]
 
reset function for cstrings
Michael Göhler [Fri, 15 Aug 2014 21:37:56 +0000 (23:37 +0200)]
 
draft markdown header + bit test
Michael Göhler [Sun, 10 Aug 2014 18:46:18 +0000 (20:46 +0200)]
 
cstring header + test