Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds the character range mapping syntaxHEADmain | Charlie Stanton | 2022-12-24 | 3 | -0/+98 |
* | Remove the redundant regex implementation | Charlie Stanton | 2022-12-24 | 3 | -191/+0 |
* | Changes main to read input from stdin. Prunes states that won't wouldn't ever... | Charlie Stanton | 2022-12-23 | 2 | -16/+38 |
* | Expressions inside stores are now subexes instead of regexes | Charlie Stanton | 2022-12-22 | 4 | -18/+25 |
* | Adds try, maybe and join operators with !, ? and ; respectively | Charlie Stanton | 2022-09-23 | 3 | -6/+79 |
* | Initial commit | Charlie Stanton | 2022-09-21 | 8 | -0/+624 |