Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | groff(1), troff(1): Document operand handling. | G. Branden Robinson | 2023-05-04 | 1 | -1/+14 |
* | src/roff/troff/TODO: Remove implemented item. | G. Branden Robinson | 2023-04-25 | 1 | -2/+0 |
* | [man pages]: Define page-local `MR` fallback. | G. Branden Robinson | 2023-02-22 | 1 | -0/+15 |
* | Revert "[man pages]: Define page-local `MR` fallback." | G. Branden Robinson | 2023-02-21 | 1 | -13/+0 |
* | [src]: Group and order standard libc inclusions. | G. Branden Robinson | 2023-02-09 | 1 | -3/+3 |
* | src/include/assert.h: Delete. | G. Branden Robinson | 2023-02-09 | 1 | -1/+1 |
* | [troff]: Fix latent bug in pointer comparison. | G. Branden Robinson | 2023-02-09 | 1 | -1/+1 |
* | Fix Savannah #63589. | G. Branden Robinson | 2023-02-05 | 3 | -3/+3 |
* | [man pages]: Define page-local `MR` fallback. | G. Branden Robinson | 2023-02-03 | 1 | -0/+13 |
* | [docs]: Fix Savannah #63509. | G. Branden Robinson | 2022-12-25 | 1 | -1/+1 |
* | [troff, man]: Tweak comments. | G. Branden Robinson | 2022-12-12 | 1 | -0/+2 |
* | [troff]: Trivially refactor ("constant_int_reg"). | G. Branden Robinson | 2022-12-07 | 5 | -16/+16 |
* | [troff]: Trivially refactor ("constant_reg"). | G. Branden Robinson | 2022-12-07 | 1 | -11/+11 |
* | [troff]: Trivially refactor ("number_reg_dic..."). | G. Branden Robinson | 2022-12-07 | 7 | -94/+94 |
* | [troff]: Implement new `.nn` register | G. Branden Robinson | 2022-11-28 | 2 | -0/+7 |
* | troff(1): Tweak option descriptions. | G. Branden Robinson | 2022-11-27 | 1 | -3/+7 |
* | [docs]: Tweak warning category descriptions. | G. Branden Robinson | 2022-11-27 | 1 | -4/+7 |
* | [troff]: Boolify `character_exists()`. | G. Branden Robinson | 2022-11-25 | 2 | -6/+6 |
* | [man pages]: Update summary descriptions. | G. Branden Robinson | 2022-10-30 | 1 | -1/+3 |
* | [troff]: Recast diagnostic messages for clarity. | G. Branden Robinson | 2022-10-29 | 1 | -2/+2 |
* | [man pages]: Don't doc compat wrappers if unused. | G. Branden Robinson | 2022-10-29 | 1 | -0/+2 |
* | troff(1): Clarify. | G. Branden Robinson | 2022-10-23 | 1 | -2/+5 |
* | troff(1): Sync synopsis with usage message. | G. Branden Robinson | 2022-10-23 | 1 | -37/+45 |
* | [troff]: Update usage message. | G. Branden Robinson | 2022-10-23 | 1 | -5/+9 |
* | [troff]: Clarify diagnostic. | G. Branden Robinson | 2022-10-12 | 1 | -2/+2 |
* | [troff]: Refactor and fix code style nits. | G. Branden Robinson | 2022-10-06 | 1 | -82/+91 |
* | [troff]: Improve diagnostic messages. | G. Branden Robinson | 2022-10-06 | 1 | -2/+4 |
* | [troff]: Fix Savannah #63151. | G. Branden Robinson | 2022-10-06 | 1 | -0/+6 |
* | [troff]: Fix Savannah #63149. | G. Branden Robinson | 2022-10-06 | 1 | -1/+4 |
* | [troff]: Describe input DEL char comprehensibly. | G. Branden Robinson | 2022-10-06 | 2 | -5/+13 |
* | [troff]: Apply consistent terminology. | G. Branden Robinson | 2022-10-06 | 1 | -10/+10 |
* | [troff]: Refactor to parallelize logic. | G. Branden Robinson | 2022-10-03 | 1 | -11/+13 |
* | [troff]: Handle \[AbowXZ] escapes consistently. | G. Branden Robinson | 2022-10-03 | 1 | -17/+17 |
* | [troff]: Trivially refactor. | G. Branden Robinson | 2022-09-29 | 2 | -11/+16 |
* | [troff]: Improve error diagnostics. | G. Branden Robinson | 2022-09-29 | 1 | -3/+6 |
* | [troff]: Trivially refactor. | G. Branden Robinson | 2022-09-29 | 1 | -3/+3 |
* | [troff]: Revise escape-related diagnostics. | G. Branden Robinson | 2022-09-29 | 1 | -20/+20 |
* | [troff]: Revise `ec` request error message. | G. Branden Robinson | 2022-09-29 | 1 | -1/+1 |
* | [troff]: Make ambiguous \s error more helpful. | G. Branden Robinson | 2022-09-29 | 1 | -1/+2 |
* | src/roff/troff/input.cpp: Fix code whitespace nit. | G. Branden Robinson | 2022-09-25 | 1 | -2/+2 |
* | [troff]: Trivially refactor. | G. Branden Robinson | 2022-09-25 | 1 | -5/+5 |
* | [troff, ...]: Trivially refactor. | G. Branden Robinson | 2022-09-25 | 2 | -12/+12 |
* | [troff]: Tweak diagnostic messages. | G. Branden Robinson | 2022-09-25 | 1 | -7/+7 |
* | [troff]: Tweak diagnostic messages. | G. Branden Robinson | 2022-09-25 | 2 | -14/+16 |
* | [troff]: Fix Savannah #63011. | G. Branden Robinson | 2022-09-13 | 1 | -20/+30 |
* | [troff]: Fix code style nit. | G. Branden Robinson | 2022-09-13 | 1 | -1/+1 |
* | troff(1): Add internal cross-reference. | G. Branden Robinson | 2022-09-02 | 1 | -1/+3 |
* | [troff]: Fix Savannah #62941. | G. Branden Robinson | 2022-08-23 | 1 | -1/+3 |
* | src/roff/troff/env.cpp: Add some paranoia. | G. Branden Robinson | 2022-08-23 | 1 | -1/+10 |
* | src/roff/troff/node.cpp: Fix code style nit. | G. Branden Robinson | 2022-08-23 | 1 | -1/+1 |