Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added initial support for callable/parsable. | Kristaps Dzonsons | 2008-11-23 | 1 | -4/+47 |
| | |||||
* | Fixed clarity in libmdocml.c. | Kristaps Dzonsons | 2008-11-23 | 4 | -62/+86 |
| | | | | Fixed debugging messages. | ||||
* | Considerable improvements across the board. | Kristaps Dzonsons | 2008-11-23 | 6 | -208/+243 |
| | |||||
* | Initial support for Sh. | Kristaps Dzonsons | 2008-11-23 | 3 | -12/+96 |
| | | | | Debugging things (will be changed out). | ||||
* | Segmentation into html and dummy parsers. | Kristaps Dzonsons | 2008-11-23 | 5 | -183/+622 |
| | | | | | 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 | 2 | -9/+73 |
| | |||||
* | Fuller seperation into mdocml/libmdocml. | Kristaps Dzonsons | 2008-11-22 | 4 | -70/+237 |
| | |||||
* | Putting md_run and friends into libmdocml (needs work to be useful). | Kristaps Dzonsons | 2008-11-22 | 4 | -248/+284 |
| | |||||
* | Consolidated structs (elim. ptr overhead). | Kristaps Dzonsons | 2008-11-22 | 1 | -61/+50 |
| | | | | Set meaningful buffer default sizes. | ||||
* | Buffering and line-buffering working and tested. | Kristaps Dzonsons | 2008-11-22 | 1 | -16/+98 |
| | |||||
* | Fixed dist hook in Makefile (uses a file-target). | Kristaps Dzonsons | 2008-11-22 | 1 | -2/+4 |
| | |||||
* | Initial revision | Kristaps Dzonsons | 2008-11-22 | 5 | -0/+409 |