smdp.git
9 years agoadd missing markdown tags to file parser
Michael Göhler [Sun, 17 Aug 2014 20:12:59 +0000 (22:12 +0200)]
add missing markdown tags to file parser

9 years agoadded debug levels + debug to STDERR
Michael Göhler [Sun, 17 Aug 2014 20:11:14 +0000 (22:11 +0200)]
added debug levels + debug to STDERR

9 years agoadded/removed some markdown bits
Michael Göhler [Sun, 17 Aug 2014 20:00:49 +0000 (22:00 +0200)]
added/removed some markdown bits

9 years agoadded getopts argument parsing + usage + debug mode
Michael Göhler [Sun, 17 Aug 2014 12:56:21 +0000 (14:56 +0200)]
added getopts argument parsing + usage + debug mode

9 years agoadded header detection + test
Michael Göhler [Sun, 17 Aug 2014 11:13:48 +0000 (13:13 +0200)]
added header detection + test

9 years agomake header lines nameless
Michael Göhler [Sun, 17 Aug 2014 10:58:52 +0000 (12:58 +0200)]
make header lines nameless

9 years agogdb startup commands
Michael Göhler [Sun, 17 Aug 2014 10:55:44 +0000 (12:55 +0200)]
gdb startup commands

9 years agoinitialize all variables correctly + make it finally work
Michael Göhler [Sun, 17 Aug 2014 00:25:27 +0000 (02:25 +0200)]
initialize all variables correctly + make it finally work

9 years agoadded markdown sample file
Michael Göhler [Sun, 17 Aug 2014 00:23:30 +0000 (02:23 +0200)]
added markdown sample file

9 years agoadded debug output to main application
Michael Göhler [Sun, 17 Aug 2014 00:23:01 +0000 (02:23 +0200)]
added debug output to main application

9 years agodraft main application with file io + fixed Makefiles
Michael Göhler [Sat, 16 Aug 2014 22:00:37 +0000 (00:00 +0200)]
draft main application with file io + fixed Makefiles

9 years agorefactoring: only function prototypes belong in header files
Michael Göhler [Sat, 16 Aug 2014 16:20:28 +0000 (18:20 +0200)]
refactoring: only function prototypes belong in header files

9 years agodraft parsing markdown file into objects
Michael Göhler [Sat, 16 Aug 2014 15:39:48 +0000 (17:39 +0200)]
draft parsing markdown file into objects
yeah, it compiles! :)

9 years agorefine markdown objects + added functions to header
Michael Göhler [Sat, 16 Aug 2014 15:34:38 +0000 (17:34 +0200)]
refine markdown objects + added functions to header

9 years agoreset function for cstrings
Michael Göhler [Sat, 16 Aug 2014 15:31:00 +0000 (17:31 +0200)]
reset function for cstrings

9 years agodraft markdown header + bit test
Michael Göhler [Fri, 15 Aug 2014 21:37:56 +0000 (23:37 +0200)]
draft markdown header + bit test

9 years agocstring header + test
Michael Göhler [Sun, 10 Aug 2014 18:46:18 +0000 (20:46 +0200)]
cstring header + test