summaryrefslogtreecommitdiffstats
path: root/validate.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Broke apart macro_prologuexxx into prologue.Kristaps Dzonsons2009-01-011-130/+224
| | | | | Fixed validation for line-scoped. Merged const_arg and const.
* *** empty log message ***Kristaps Dzonsons2008-12-301-2/+2
|
* Validation fully works.Kristaps Dzonsons2008-12-301-1052/+210
|
* *** empty log message ***Kristaps Dzonsons2008-12-301-0/+1159
|
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-470/+0
|
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-72/+83
|
* Validate-cum-xmlprint now includes arguments.Kristaps Dzonsons2008-11-301-2/+48
|
* Fixed spacing (almost there).Kristaps Dzonsons2008-11-301-16/+13
|
* Backed out PUNCT changes (again).Kristaps Dzonsons2008-11-301-12/+12
|
* Validation presentation (html-like).Kristaps Dzonsons2008-11-291-49/+100
| | | | | Fixed newlining for data. Moved roffhead/rofftail to roff_Os.
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-0/+365