summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Abstract ml/mlg/html/xml.Kristaps Dzonsons2008-12-0310-732/+756
* Transition to splitting xml/ml.Kristaps Dzonsons2008-12-025-135/+372
* Added `Sm' functionality.Kristaps Dzonsons2008-12-025-150/+249
* Lint fixes and prettiness.Kristaps Dzonsons2008-12-022-47/+28
* Improvements to the xml part.Kristaps Dzonsons2008-12-026-113/+213
* No more segfaults when run over openbsd sources.Kristaps Dzonsons2008-12-012-13/+116
* Better Oo/Oc support.Kristaps Dzonsons2008-12-011-4/+3
* Considerable scoping fixes.Kristaps Dzonsons2008-12-013-22/+41
* Considerably improved roff_text parser.Kristaps Dzonsons2008-12-016-412/+164
* *** empty log message ***Kristaps Dzonsons2008-12-013-87/+145
* Small fixes to output.Kristaps Dzonsons2008-11-303-43/+79
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-307-99/+147
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-305-98/+103
* Validate-cum-xmlprint now includes arguments.Kristaps Dzonsons2008-11-301-2/+48
* Small error fixed.Kristaps Dzonsons2008-11-301-1/+1
* Fixed spacing (almost there).Kristaps Dzonsons2008-11-304-43/+114
* Backed out PUNCT changes (again).Kristaps Dzonsons2008-11-303-55/+109
* Annotated omit-punctuation macros.Kristaps Dzonsons2008-11-291-28/+29
* Validation presentation (html-like).Kristaps Dzonsons2008-11-293-81/+129
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-295-24/+397
* Cleaned up exit routine.Kristaps Dzonsons2008-11-281-10/+32
* Removed superfluous structures from rofftree.Kristaps Dzonsons2008-11-283-107/+59
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-287-69/+132
* *** empty log message ***Kristaps Dzonsons2008-11-276-29/+55
* Considerable fixes.Kristaps Dzonsons2008-11-274-227/+208
* Added "special" macros.Kristaps Dzonsons2008-11-273-57/+104
* More fixes and work-ness.Kristaps Dzonsons2008-11-273-52/+89
* Mainly quotes.Kristaps Dzonsons2008-11-273-86/+163
* Various fixes.Kristaps Dzonsons2008-11-263-192/+90
* Considerable fixes.Kristaps Dzonsons2008-11-263-150/+268
* Added regression tests.Kristaps Dzonsons2008-11-264-258/+323
* Imported all macros from mdoc(7).Kristaps Dzonsons2008-11-254-158/+519
* Protection against non-ascii.Kristaps Dzonsons2008-11-251-0/+6
* Single call-back for filters.Kristaps Dzonsons2008-11-257-138/+245
* Annotated todo for prologue/text tokens.Kristaps Dzonsons2008-11-241-0/+2
* Generic roff_layout for layout tokens.Kristaps Dzonsons2008-11-243-161/+225
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-247-668/+796
* Roff-line tokens parsed into char**.Kristaps Dzonsons2008-11-244-45/+88
* Added initial support for callable/parsable.Kristaps Dzonsons2008-11-231-4/+47
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-234-62/+86
* Considerable improvements across the board.Kristaps Dzonsons2008-11-236-208/+243
* Initial support for Sh.Kristaps Dzonsons2008-11-233-12/+96
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-235-183/+622
* Initial foray into roff-parsing.Kristaps Dzonsons2008-11-232-9/+73
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-224-70/+237
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-224-248/+284
* Consolidated structs (elim. ptr overhead).Kristaps Dzonsons2008-11-221-61/+50
* Buffering and line-buffering working and tested.Kristaps Dzonsons2008-11-221-16/+98
* Fixed dist hook in Makefile (uses a file-target).Kristaps Dzonsons2008-11-221-2/+4
* Initial revisionKristaps Dzonsons2008-11-225-0/+409