summaryrefslogtreecommitdiffstatshomepage
path: root/mmain.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-161-14/+2
| | | | | | | | | | | Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions.
* mdoclint accepts multiple filesKristaps Dzonsons2009-03-151-5/+9
| | | | mdocterm punts to nroff if it fails parsing
* Compiles fine on NetBSD now, too.Kristaps Dzonsons2009-02-231-9/+12
|
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-1/+10
| | | | Moved mdoc_macros table definition into macro.c, where it belongs.
* termact.c -> term.cKristaps Dzonsons2009-02-231-6/+6
| | | | | | term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mmain.h.
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-0/+45