summaryrefslogtreecommitdiffstatshomepage
path: root/dummy.c
Commit message (Collapse)AuthorAgeFilesLines
* Roff-line tokens parsed into char**.Kristaps Dzonsons2008-11-241-2/+2
|
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-0/+44
Initial recursive-descent parser in place for html/ml parser. Parsing of title tags more-or-less in place.