aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/parse-error.c (unfollow)
Commit message (Collapse)AuthorFilesLines
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>