Age | Commit message (Expand) | Author |
---|---|---|
2023-11-17 | ui: Colorize format specifiers not format arguments.•••* ccwl/ui.scm (report-formatted-message): Colorize format specifiers not format arguments. * tests/ui.scm ("report-formatted-message must not fail on arguments that are not strings"): New test. | Arun Isaac |
2023-11-06 | ui: Do not attempt to display the line preceding the 0th.•••* ccwl/ui.scm (source-in-context): Do not attempt to display the line preceding the 0th. * tests/ui.scm ("display source in context on 0th line"): New line. | Arun Isaac |
2023-11-06 | tests: Add tests for ui.scm.•••* tests/ui.scm: New file. | Arun Isaac |