Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstract ml/mlg/html/xml. | Kristaps Dzonsons | 2008-12-03 | 1 | -7/+6 |
| | |||||
* | Improvements to the xml part. | Kristaps Dzonsons | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | Preliminary xml output filter (validate-renamed) done. | Kristaps Dzonsons | 2008-11-30 | 1 | -4/+3 |
| | |||||
* | Cleaned up presentation with mbuf_putstring & al. | Kristaps Dzonsons | 2008-11-30 | 1 | -1/+1 |
| | |||||
* | Inclusion of "real" validation code. | Kristaps Dzonsons | 2008-11-29 | 1 | -1/+5 |
| | |||||
* | Removed superfluous structures from rofftree. | Kristaps Dzonsons | 2008-11-28 | 1 | -2/+1 |
| | | | | Added roffdata for generalised text processing. | ||||
* | Initial pushing to mbuf. | Kristaps Dzonsons | 2008-11-28 | 1 | -3/+3 |
| | |||||
* | Considerable fixes. | Kristaps Dzonsons | 2008-11-27 | 1 | -0/+2 |
| | |||||
* | Protection against non-ascii. | Kristaps Dzonsons | 2008-11-25 | 1 | -0/+6 |
| | |||||
* | Split roff engine into roff.c. | Kristaps Dzonsons | 2008-11-24 | 1 | -12/+11 |
| | | | | Re-worked calling convention for md_*. | ||||
* | Roff-line tokens parsed into char**. | Kristaps Dzonsons | 2008-11-24 | 1 | -0/+1 |
| | |||||
* | Fixed clarity in libmdocml.c. | Kristaps Dzonsons | 2008-11-23 | 1 | -25/+22 |
| | | | | Fixed debugging messages. | ||||
* | Considerable improvements across the board. | Kristaps Dzonsons | 2008-11-23 | 1 | -3/+2 |
| | |||||
* | Segmentation into html and dummy parsers. | Kristaps Dzonsons | 2008-11-23 | 1 | -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 Dzonsons | 2008-11-23 | 1 | -8/+72 |
| | |||||
* | Fuller seperation into mdocml/libmdocml. | Kristaps Dzonsons | 2008-11-22 | 1 | -35/+175 |
| | |||||
* | Putting md_run and friends into libmdocml (needs work to be useful). | Kristaps Dzonsons | 2008-11-22 | 1 | -0/+172 |
| | |||||
* | Initial revision | Kristaps Dzonsons | 2008-11-22 | 1 | -0/+21 |