<- Back to shtanton's homepage
summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds the character range mapping syntaxHEADmainCharlie Stanton2022-12-243-0/+98
* Remove the redundant regex implementationCharlie Stanton2022-12-243-191/+0
* Changes main to read input from stdin. Prunes states that won't wouldn't ever...Charlie Stanton2022-12-232-16/+38
* Expressions inside stores are now subexes instead of regexesCharlie Stanton2022-12-224-18/+25
* Adds try, maybe and join operators with !, ? and ; respectivelyCharlie Stanton2022-09-233-6/+79
* Initial commitCharlie Stanton2022-09-218-0/+624