aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/make.c
Commit message (Collapse)AuthorAgeFilesLines
* Completely revamp the grab source codeThomas Voss 2024-10-301-142/+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-291-14/+16
|
* Bump libruneThomas Voss 2024-01-271-9/+36
|
* Bump librune versionThomas Voss 2024-01-231-36/+50
|
* Improve the build systemThomas Voss 2024-01-211-6/+5
|
* Support line- & column-based match locationsThomas Voss 2024-01-211-0/+100