<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Converts subex output back into WalkValues and prints for easier debuggingCharlie Stanton2023-02-262-3/+92
* Modify subex to take JSON split into "data"Charlie Stanton2023-02-226-100/+167
* Move JSON serialising, deserialising and walking code into a separate packageCharlie Stanton2023-02-197-381/+396
* Removes obsolete subex code from main/main.goCharlie Stanton2023-02-191-580/+0
* Introduces subex processingCharlie Stanton2023-02-196-4/+636
* Adds the or operator |Charlie Stanton2022-09-211-2/+34
* Implements the first version of subexCharlie Stanton2022-09-211-0/+564
* Adds some new commandsCharlie Stanton2022-09-214-16/+309
* Adds new filtersCharlie Stanton2022-08-273-41/+87
* Adds a bunch of new path pattern featuresCharlie Stanton2022-08-264-44/+101
* Refactors some stuff and adds lexing and parsingCharlie Stanton2022-08-268-123/+593
* Initial commitCharlie Stanton2022-08-236-0/+591