<- Back to shtanton's homepage
summaryrefslogtreecommitdiff
path: root/main/subexast.go
Commit message (Expand)AuthorAgeFilesLines
* Adds the character range mapping syntaxHEADmainCharlie Stanton2022-12-241-0/+10
* Changes main to read input from stdin. Prunes states that won't wouldn't ever...Charlie Stanton2022-12-231-10/+10
* Expressions inside stores are now subexes instead of regexesCharlie Stanton2022-12-221-2/+2
* Adds try, maybe and join operators with !, ? and ; respectivelyCharlie Stanton2022-09-231-0/+36
* Initial commitCharlie Stanton2022-09-211-0/+117