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