aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libmdocml.c
Commit message (Collapse)AuthorAgeFilesLines
* Abstract ml/mlg/html/xml.Kristaps Dzonsons2008-12-031-8/+7
|
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-2/+2
|
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-5/+4
|
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-2/+2
|
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-2/+6
|
* Removed superfluous structures from rofftree.Kristaps Dzonsons2008-11-281-3/+2
| | | | Added roffdata for generalised text processing.
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-4/+4
|
* Considerable fixes.Kristaps Dzonsons2008-11-271-1/+3
|
* Protection against non-ascii.Kristaps Dzonsons2008-11-251-1/+7
|
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-13/+12
| | | | Re-worked calling convention for md_*.
* Roff-line tokens parsed into char**.Kristaps Dzonsons2008-11-241-1/+2
|
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-231-26/+23
| | | | Fixed debugging messages.
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-4/+3
|
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-176/+29
| | | | | 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-9/+73
|
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-36/+176
|
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-221-1/+173
|
* Initial revisionKristaps Dzonsons2008-11-221-0/+21