aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/include/rune.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely revamp the grab source codeThomas Voss 2024-10-301-34/+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-271-7/+3
|
* Support line- & column-based match locationsThomas Voss 2024-01-211-0/+38