aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/parse-error.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-02mds-kbdc: use absolute and relative pathsMattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-02typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-28mds-kbdc: split mds_kbdc_parse_error_print so that the print and the description formation are separate proceduresMattias Andrée1-35/+51
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-28miscMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17missed if statementMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17small fixes and a bunch of testsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-13check that the parsing stack is empty when the end of a file has been reachedMattias Andrée1-4/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-09working on tree parsingMattias Andrée1-0/+160
Signed-off-by: Mattias Andrée <maandree@operamail.com>