Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-26 | Roff tokenizer: further table format spec parsing improvements. | John MacFarlane | 1 | -1/+3 |
2018-10-26 | Roff tokenizer: allow spaces after table row format spec. | John MacFarlane | 1 | -1/+1 |
2018-10-26 | Roff tokenizer: allow . on next line after table format spec. | John MacFarlane | 1 | -1/+1 |
2018-10-26 | Roff tokenizer: better handling of font inlines `\f`.... | John MacFarlane | 1 | -7/+4 |
2018-10-26 | Roff tokenizer: allow eof in some places we allowed only newline. | John MacFarlane | 1 | -3/+3 |
2018-10-26 | Roff tokenizer: skip .sp in tables. | John MacFarlane | 1 | -1/+2 |
2018-10-26 | Rename Groff -> Roff. | John MacFarlane | 1 | -0/+650 |