summaryrefslogtreecommitdiffstats
path: root/libmdocml.c
Commit message (Collapse)AuthorAgeFilesLines
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-1/+5
|
* Removed superfluous structures from rofftree.Kristaps Dzonsons2008-11-281-2/+1
| | | | Added roffdata for generalised text processing.
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-3/+3
|
* Considerable fixes.Kristaps Dzonsons2008-11-271-0/+2
|
* Protection against non-ascii.Kristaps Dzonsons2008-11-251-0/+6
|
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-12/+11
| | | | Re-worked calling convention for md_*.
* Roff-line tokens parsed into char**.Kristaps Dzonsons2008-11-241-0/+1
|
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-231-25/+22
| | | | Fixed debugging messages.
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-3/+2
|
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-175/+28
| | | | | Initial recursive-descent parser in place for html/ml parser. Parsing of title tags more-or-less in place.
* Initial foray into roff-parsing.Kristaps Dzonsons2008-11-231-8/+72
|
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-35/+175
|
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-221-0/+172
|
* Initial revisionKristaps Dzonsons2008-11-221-0/+21