<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/main/pathfilterast.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove filters and various commands that are no longer wantedCharlie Stanton2023-04-201-74/+0
| | | | These have all been made redundant by the incredible substitute command
* Adds a bunch of new path pattern featuresCharlie Stanton2022-08-261-6/+24
| | | | | | - Bracketting in expressions - OR with | - Optional with ?
* Refactors some stuff and adds lexing and parsingCharlie Stanton2022-08-261-0/+56