|
5f49677d76
|
Bugfix for string literals and add support for printing patterns with
--verbose
|
2024-02-11 16:46:07 -05:00 |
|
|
e0a55ba617
|
Format specifiers for size_t should be %zu instead of %lu
|
2023-10-15 12:47:26 -04:00 |
|
|
6f5bb02b92
|
Use tagged union style for extra safety and concision
|
2023-05-06 13:43:32 -04:00 |
|
|
0050a6fc06
|
Add number of characters printed to fprint_match()
|
2022-12-27 14:43:10 -05:00 |
|
|
28efb8937b
|
Simplify printing of chains
|
2022-04-24 14:03:33 -04:00 |
|
|
326a0b960c
|
Moving print logic out of match.c and renaming explain -> printmatch
|
2022-04-09 14:15:07 -04:00 |
|