|
6f4261c80a
|
Print quotes around string literal patterns when explaining matches
|
2024-09-08 14:20:24 -04:00 |
|
|
31e414af50
|
Fix issue with replacement text printing before its line number
|
2024-06-07 14:45:03 -04:00 |
|
|
da067957c8
|
Rename match_t -> bp_match_t
|
2024-05-29 13:14:35 -04:00 |
|
|
2ec9f76b72
|
Rename 'Match' macro to avoid confusion
|
2024-05-28 02:05:57 -04:00 |
|
|
59c5470ade
|
Tweak default visibility settings
|
2024-05-28 01:56:13 -04:00 |
|
|
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 |
|