summaryrefslogtreecommitdiff
path: root/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-19flag for printing positions of matchesHEADmainstuebinm1-19/+58
2024-04-17add simple testsstuebinm1-187/+74
2024-04-16produces & print errors for unknown query constructsstuebinm1-3/+6
2024-04-16add an actual AST for the query languagestuebinm1-7/+15
2024-04-12version 0.0.20.0.2stuebinm1-9/+43
2024-04-12rework handling of whitespace around deletionsstuebinm1-63/+75
2024-04-12some restructuring, arg handling, re-enable batchmodestuebinm1-57/+149
2024-04-03very basic query languagestuebinm1-323/+85