summaryrefslogtreecommitdiffstats
path: root/roff.7
Commit message (Expand)AuthorAgeFilesLines
* Fix `ds' handling. This was stripping characters from "val", when theKristaps Dzonsons2010-07-271-0/+9
* Re-constitution of `ds' symbol processing. First, push theKristaps Dzonsons2010-07-071-5/+14
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-0/+1
* Allow registers to be unset. Implement and document the `.nr nS val'.Kristaps Dzonsons2010-06-271-2/+5
* First step of adding register support. This is inspired by a significantKristaps Dzonsons2010-06-261-0/+34
* Fix adding some minimal intelligence to conditional parser. See roff.7Kristaps Dzonsons2010-06-101-2/+13
* Noted that \} collapses into a zero-width space on the front-end.Kristaps Dzonsons2010-06-011-1/+3
* recognize ".if n" as true;Ingo Schwarze2010-05-241-2/+10
* provide stubs to ignore .ds, .rm and .tr,Ingo Schwarze2010-05-241-0/+18
* Documented ie/el.Kristaps Dzonsons2010-05-171-0/+24
* Full support for ie/el. This completes the initial roff support.Kristaps Dzonsons2010-05-171-0/+5
* libroff now intelligently throws away `am', `ami', `am1', `de', `dei',Kristaps Dzonsons2010-05-171-3/+51
* `ig' support in all its glory. TryKristaps Dzonsons2010-05-161-5/+65
* Regression tests in place for `.if' in libroff.Kristaps Dzonsons2010-05-161-0/+128