summaryrefslogtreecommitdiffstatshomepage
path: root/html4_strict.c
Commit message (Collapse)AuthorAgeFilesLines
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-202/+235
|
* Initial support for Sh.Kristaps Dzonsons2008-11-231-13/+94
| | | | Debugging things (will be changed out).
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-0/+451
Initial recursive-descent parser in place for html/ml parser. Parsing of title tags more-or-less in place.