summaryrefslogtreecommitdiffstatshomepage
path: root/roff.c
Commit message (Expand)AuthorAgeFilesLines
* No-op to shut up lint.Kristaps Dzonsons2010-07-271-2/+2
* Fix `ds' handling. This was stripping characters from "val", when theKristaps Dzonsons2010-07-271-13/+24
* Lint-fixes (NetBSD).Kristaps Dzonsons2010-07-211-6/+6
* Re-constitution of `ds' symbol processing. First, push theKristaps Dzonsons2010-07-071-64/+123
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-1/+2
* Rudimentary implementation of user-defined strings;Ingo Schwarze2010-07-031-2/+115
* Allow registers to be unset. Implement and document the `.nr nS val'.Kristaps Dzonsons2010-06-271-9/+12
* Downstream maintainers: this removes UGLY! I don't want divergingKristaps Dzonsons2010-06-271-18/+19
* First step of adding register support. This is inspired by a significantKristaps Dzonsons2010-06-261-9/+80
* Fix adding some minimal intelligence to conditional parser. See roff.7Kristaps Dzonsons2010-06-101-34/+89
* Make "sub" for conditionals run roffnode_cleanscope() before callingKristaps Dzonsons2010-06-091-2/+12
* Fixed condition of `\}' closing a conditional at the start of the line.Kristaps Dzonsons2010-06-011-4/+2
* Give libroff an extremely simple table-lookup instead of iterating overKristaps Dzonsons2010-05-291-22/+72
* recognize ".if n" as true;Ingo Schwarze2010-05-241-6/+17
* provide stubs to ignore .ds, .rm and .tr,Ingo Schwarze2010-05-241-1/+17
* Full support for ie/el. This completes the initial roff support.Kristaps Dzonsons2010-05-171-61/+115
* Oops: forgot to make roff_cblock() understand the new macros.Kristaps Dzonsons2010-05-171-2/+17
* libroff now intelligently throws away `am', `ami', `am1', `de', `dei',Kristaps Dzonsons2010-05-171-14/+33
* libroff now is aware of which sub-nodes should be interpreted even in aKristaps Dzonsons2010-05-171-81/+144
* `ig' support in all its glory. TryKristaps Dzonsons2010-05-161-22/+125
* Regression tests in place for `.if' in libroff.Kristaps Dzonsons2010-05-161-5/+30
* Re-admit the simple case of `.ig' that works with groff's stranger invocations.Kristaps Dzonsons2010-05-161-124/+72
* Support for the general case of `if', which will boil out into otherKristaps Dzonsons2010-05-161-50/+78
* Allow roff_parseln() to be re-run.Kristaps Dzonsons2010-05-161-32/+109
* Backed-out warning messages (lots).Kristaps Dzonsons2010-05-151-4/+4
* The `am', `ami', `de', and holy `dei' are all being properly ignored.Kristaps Dzonsons2010-05-151-36/+24
* The `ig' now supports `ig end-macro'.Kristaps Dzonsons2010-05-151-8/+73
* Pull `ig' out of -man and leave it the roff preparser.Kristaps Dzonsons2010-05-151-11/+1
* Magic fix for bogus manuals making -man puke: I don't care if it's magic beca...Kristaps Dzonsons2010-05-151-2/+2
* Segfault fix and letting warnings slip through for now.Kristaps Dzonsons2010-05-151-3/+5
* Add mandoc.h, which will eventually replace compilers' inner enum errors with...Kristaps Dzonsons2010-05-151-2/+306
* Initial roff shim skeleton in place.Kristaps Dzonsons2010-05-151-0/+24
* More file pruning.Kristaps Dzonsons2008-12-151-1724/+0
* *** empty log message ***Kristaps Dzonsons2008-12-121-3/+95
* Ready for looking over by people.Kristaps Dzonsons2008-12-101-4/+4
* Sx to Sh anchors work.Kristaps Dzonsons2008-12-101-4/+7
* Put prelude checking into asec.Kristaps Dzonsons2008-12-101-66/+43
* Linted on NetBSD side.Kristaps Dzonsons2008-12-101-17/+16
* Versioning up.Kristaps Dzonsons2008-12-101-2/+4
* *** empty log message ***Kristaps Dzonsons2008-12-101-6/+40
* *** empty log message ***Kristaps Dzonsons2008-12-101-6/+5
* *** empty log message ***Kristaps Dzonsons2008-12-091-2/+2
* Considerable clean-ups.Kristaps Dzonsons2008-12-091-296/+223
* *** empty log message ***Kristaps Dzonsons2008-12-091-60/+46
* *** empty log message ***Kristaps Dzonsons2008-12-081-18/+31
* *** empty log message ***Kristaps Dzonsons2008-12-081-17/+228
* Added warnings for using macros in the wrong sections.Kristaps Dzonsons2008-12-081-26/+93
* *** empty log message ***Kristaps Dzonsons2008-12-071-12/+22
* *** empty log message ***Kristaps Dzonsons2008-12-071-2/+25
* *** empty log message ***Kristaps Dzonsons2008-12-071-8/+9