Date | Commit message | Author | Files | + | - |
2022-12-24 10:04 | Adds the character range mapping syntax | Charlie Stanton | 3 | +98 | -0 |
2022-12-24 10:03 | Remove the redundant regex implementation | Charlie Stanton | 3 | +0 | -191 |
2022-12-23 15:53 | Changes main to read input from stdin. Prunes states that won't wouldn't ever reach the front of the state priority queue. | Charlie Stanton | 2 | +38 | -16 |
2022-12-22 15:23 | Expressions inside stores are now subexes instead of regexes | Charlie Stanton | 4 | +25 | -18 |
2022-09-23 13:55 | Adds try, maybe and join operators with !, ? and ; respectively | Charlie Stanton | 3 | +79 | -6 |
2022-09-21 20:05 | Initial commit | Charlie Stanton | 8 | +624 | -0 |