| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix adding some minimal intelligence to conditional parser. See roff.7 | Kristaps Dzonsons | 2010-06-10 | 1 | -33/+88 |
* | Make "sub" for conditionals run roffnode_cleanscope() before calling | Kristaps Dzonsons | 2010-06-09 | 1 | -1/+11 |
* | Fixed condition of `\}' closing a conditional at the start of the line. | Kristaps Dzonsons | 2010-06-01 | 1 | -3/+1 |
* | Give libroff an extremely simple table-lookup instead of iterating over | Kristaps Dzonsons | 2010-05-29 | 1 | -21/+71 |
* | recognize ".if n" as true; | Ingo Schwarze | 2010-05-24 | 1 | -5/+16 |
* | provide stubs to ignore .ds, .rm and .tr, | Ingo Schwarze | 2010-05-24 | 1 | -0/+16 |
* | Full support for ie/el. This completes the initial roff support. | Kristaps Dzonsons | 2010-05-17 | 1 | -60/+114 |
* | Oops: forgot to make roff_cblock() understand the new macros. | Kristaps Dzonsons | 2010-05-17 | 1 | -1/+16 |
* | libroff now intelligently throws away `am', `ami', `am1', `de', `dei', | Kristaps Dzonsons | 2010-05-17 | 1 | -13/+32 |
* | libroff now is aware of which sub-nodes should be interpreted even in a | Kristaps Dzonsons | 2010-05-17 | 1 | -80/+143 |
* | `ig' support in all its glory. Try | Kristaps Dzonsons | 2010-05-16 | 1 | -21/+124 |
* | Regression tests in place for `.if' in libroff. | Kristaps Dzonsons | 2010-05-16 | 1 | -4/+29 |
* | Re-admit the simple case of `.ig' that works with groff's stranger invocations. | Kristaps Dzonsons | 2010-05-16 | 1 | -123/+71 |
* | Support for the general case of `if', which will boil out into other | Kristaps Dzonsons | 2010-05-16 | 1 | -49/+77 |
* | Allow roff_parseln() to be re-run. | Kristaps Dzonsons | 2010-05-16 | 1 | -31/+108 |
* | Backed-out warning messages (lots). | Kristaps Dzonsons | 2010-05-15 | 1 | -3/+3 |
* | The `am', `ami', `de', and holy `dei' are all being properly ignored. | Kristaps Dzonsons | 2010-05-15 | 1 | -35/+23 |
* | The `ig' now supports `ig end-macro'. | Kristaps Dzonsons | 2010-05-15 | 1 | -7/+72 |
* | Pull `ig' out of -man and leave it the roff preparser. | Kristaps Dzonsons | 2010-05-15 | 1 | -10/+0 |
* | Magic fix for bogus manuals making -man puke: I don't care if it's magic beca... | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+1 |
* | Segfault fix and letting warnings slip through for now. | Kristaps Dzonsons | 2010-05-15 | 1 | -2/+4 |
* | Add mandoc.h, which will eventually replace compilers' inner enum errors with... | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+305 |
* | Initial roff shim skeleton in place. | Kristaps Dzonsons | 2010-05-15 | 1 | -0/+24 |
* | More file pruning. | Kristaps Dzonsons | 2008-12-15 | 1 | -1724/+0 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-12 | 1 | -0/+92 |
* | Ready for looking over by people. | Kristaps Dzonsons | 2008-12-10 | 1 | -3/+3 |
* | Sx to Sh anchors work. | Kristaps Dzonsons | 2008-12-10 | 1 | -3/+6 |
* | Put prelude checking into asec. | Kristaps Dzonsons | 2008-12-10 | 1 | -65/+42 |
* | Linted on NetBSD side. | Kristaps Dzonsons | 2008-12-10 | 1 | -16/+15 |
* | Versioning up. | Kristaps Dzonsons | 2008-12-10 | 1 | -1/+3 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -5/+39 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -3/+2 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-09 | 1 | -1/+1 |
* | Considerable clean-ups. | Kristaps Dzonsons | 2008-12-09 | 1 | -295/+222 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-09 | 1 | -58/+44 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-08 | 1 | -17/+30 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-08 | 1 | -16/+227 |
* | Added warnings for using macros in the wrong sections. | Kristaps Dzonsons | 2008-12-08 | 1 | -24/+91 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-07 | 1 | -11/+21 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-07 | 1 | -1/+24 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-07 | 1 | -6/+7 |
* | .St macros in place. | Kristaps Dzonsons | 2008-12-06 | 1 | -9/+16 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-06 | 1 | -24/+27 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-06 | 1 | -2/+10 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-06 | 1 | -76/+64 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -265/+3 |
* | Nm works properly, many other changes, etc. | Kristaps Dzonsons | 2008-12-05 | 1 | -22/+89 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-05 | 1 | -0/+1 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-04 | 1 | -27/+98 |
* | Moved charset recognition into the filter. | Kristaps Dzonsons | 2008-12-04 | 1 | -14/+0 |