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