summaryrefslogtreecommitdiffstats
path: root/private.h
Commit message (Collapse)AuthorAgeFilesLines
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-211-3/+1
|
* Added regression tests (just for prologue, for now).Kristaps Dzonsons2009-01-201-0/+1
| | | | Minor fixes in parsing prologue.
* In-progress migration to ARGV separation.Kristaps Dzonsons2009-01-201-7/+1
|
* Quoted-literals handled correctly.Kristaps Dzonsons2009-01-201-0/+1
|
* Moved prologue-pruning into action.c.Kristaps Dzonsons2009-01-201-3/+8
| | | | Added line-arg softmax.
* More correct validation.Kristaps Dzonsons2009-01-191-0/+2
| | | | Elision of prologue macros from main tree.
* Lint checks.Kristaps Dzonsons2009-01-171-0/+1
|
* Documentation, more validations, cleaned up actions, added Nm action.Kristaps Dzonsons2009-01-171-1/+2
|
* Separating output filters.Kristaps Dzonsons2009-01-171-0/+2
|
* Clean-ups & documentation.Kristaps Dzonsons2009-01-161-0/+4
|
* Broken build (changing err/warn/msg function prototypes for clarity).Kristaps Dzonsons2009-01-151-19/+47
|
* *** empty log message ***Kristaps Dzonsons2009-01-141-3/+2
|
* *** empty log message ***Kristaps Dzonsons2009-01-121-0/+2
|
* *** empty log message ***Kristaps Dzonsons2009-01-091-0/+1
|
* *** empty log message ***Kristaps Dzonsons2009-01-081-14/+22
|
* All macros have lines/positions.Kristaps Dzonsons2009-01-071-6/+7
|
* Added line numbering.Kristaps Dzonsons2009-01-071-5/+6
|
* *** empty log message ***Kristaps Dzonsons2009-01-071-2/+4
|
* Memory leak, some mdoc(7) conformities.Kristaps Dzonsons2009-01-061-4/+5
|
* Finished initial parse sequence.Kristaps Dzonsons2009-01-051-4/+3
|
* Actions and validations properly added.Kristaps Dzonsons2009-01-051-0/+1
|
* Huge changes.Kristaps Dzonsons2009-01-031-4/+2
|
* Broke apart macro_prologuexxx into prologue.Kristaps Dzonsons2009-01-011-8/+18
| | | | | Fixed validation for line-scoped. Merged const_arg and const.
* *** empty log message ***Kristaps Dzonsons2008-12-301-1/+4
|
* Validation fully works.Kristaps Dzonsons2008-12-301-0/+4
|
* *** empty log message ***Kristaps Dzonsons2008-12-301-0/+1
|
* More macros.Kristaps Dzonsons2008-12-291-0/+2
|
* *** empty log message ***Kristaps Dzonsons2008-12-291-0/+1
|
* *** empty log message ***Kristaps Dzonsons2008-12-281-0/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-281-3/+12
|
* *** empty log message ***Kristaps Dzonsons2008-12-231-3/+16
|
* Prologue Dd and Dt macros.Kristaps Dzonsons2008-12-171-1/+14
|
* *** empty log message ***Kristaps Dzonsons2008-12-151-5/+4
|
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-370/+35
|
* Made noop the default filter.Kristaps Dzonsons2008-12-101-0/+4
|
* Put prelude checking into asec.Kristaps Dzonsons2008-12-101-16/+19
|
* Linted on NetBSD side.Kristaps Dzonsons2008-12-101-4/+4
|
* Versioning up.Kristaps Dzonsons2008-12-101-1/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-101-10/+44
|
* Considerable clean-ups.Kristaps Dzonsons2008-12-091-1/+23
|
* *** empty log message ***Kristaps Dzonsons2008-12-081-0/+22
|
* Added warnings for using macros in the wrong sections.Kristaps Dzonsons2008-12-081-2/+22
|
* *** empty log message ***Kristaps Dzonsons2008-12-071-7/+7
|
* .St macros in place.Kristaps Dzonsons2008-12-061-1/+2
|
* *** empty log message ***Kristaps Dzonsons2008-12-041-1/+1
|
* Moved charset recognition into the filter.Kristaps Dzonsons2008-12-041-3/+4
|
* Character-set validation fixes.Kristaps Dzonsons2008-12-041-1/+2
|
* Character-encoding tests.Kristaps Dzonsons2008-12-041-1/+37
|
* More html-css.Kristaps Dzonsons2008-12-041-1/+2
|
* Major update.Kristaps Dzonsons2008-12-031-1/+5
|