Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-17 | Improve main documentation | SoniEx2 | |
2021-02-13 | Complete the VM, for the most part | SoniEx2 | |
Some things are still untested. Needs more tests. | |||
2021-02-11 | Partially implement VM | SoniEx2 | |
The following are now implemented: - [x] Arrow - [x] StringKey - [x] RegexKey - [ ] KeySubtree - [ ] ValueSubtree - [x] Ident - [ ] Param - [x] ApplyPredicate - [x] End | |||
2021-02-07 | Finish porting parser | SoniEx2 | |
2021-01-24 | Clean up metadata | SoniEx2 | |
2021-01-24 | Clean up public API | SoniEx2 | |
2021-01-16 | Workaround lack of GATs | SoniEx2 | |
2021-01-13 | Finalize Holder design (hopefully) | SoniEx2 | |
2021-01-12 | Prepare VM design | SoniEx2 | |