smdp.git
9 years agocalculate length of lines including backslashes correctly
Michael Göhler [Mon, 25 Aug 2014 22:09:09 +0000 (00:09 +0200)]
calculate length of lines including backslashes correctly

9 years agoextended structs with some counts + beautifying
Michael Göhler [Mon, 25 Aug 2014 20:44:12 +0000 (22:44 +0200)]
extended structs with some counts + beautifying

9 years agoextended terminal color tests
Michael Göhler [Mon, 25 Aug 2014 18:46:48 +0000 (20:46 +0200)]
extended terminal color tests

9 years agorename objects to deck / slide
Michael Göhler [Mon, 25 Aug 2014 07:34:54 +0000 (09:34 +0200)]
rename objects to deck / slide

9 years agomove debug function to parser.c
Michael Göhler [Wed, 20 Aug 2014 22:48:55 +0000 (00:48 +0200)]
move debug function to parser.c

9 years agoadd line length and make it utf-8 compatible
Michael Göhler [Wed, 20 Aug 2014 22:32:52 +0000 (00:32 +0200)]
add line length and make it utf-8 compatible

9 years agosome ncurses tests
Michael Göhler [Tue, 19 Aug 2014 22:37:07 +0000 (00:37 +0200)]
some ncurses tests

9 years agosplit up some headers + rename markdown_io to parser
Michael Göhler [Sun, 17 Aug 2014 20:50:12 +0000 (22:50 +0200)]
split up some headers + rename markdown_io to parser

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