<- Back to shtanton's homepage
summaryrefslogtreecommitdiff
path: root/main/parse.go
Commit message (Expand)AuthorAgeFilesLines
* Adds the character range mapping syntaxHEADmainCharlie Stanton2022-12-241-0/+68
* Remove the redundant regex implementationCharlie Stanton2022-12-241-51/+0
* Expressions inside stores are now subexes instead of regexesCharlie Stanton2022-12-221-1/+1
* Adds try, maybe and join operators with !, ? and ; respectivelyCharlie Stanton2022-09-231-6/+23
* Initial commitCharlie Stanton2022-09-211-0/+141