aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/include/internal
Commit message (Collapse)AuthorAgeFilesLines
* Completely revamp the grab source codeThomas Voss 2024-10-306-4981/+0
| | | | | | | | | Some of the (many) few changes are: - Multithreading for significantly faster performance - The -p/--predicate flag - Byte offsets as the default - No customizable colors (maybe this will come back later) - Newer edition of mlib (formerly librune)
* Bump libruneThomas Voss 2024-01-293-70/+61
|
* Bump libruneThomas Voss 2024-01-275-1554/+4916
|
* Bump librune versionThomas Voss 2024-01-233-4/+7
|
* Support line- & column-based match locationsThomas Voss 2024-01-213-0/+1625