Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | Rework subtrees again and update docs | SoniEx2 | |
2022-11-13 | Finish most "core" VM functionality | SoniEx2 | |
Still need to do lists | |||
2022-10-30 | Finish most of Packer and Parser | SoniEx2 | |
This is still broken even tho it passes the tests | |||
2022-10-30 | Implement parser | SoniEx2 | |
2022-10-04 | Initial VM work | SoniEx2 | |
2022-07-30 | Initial work on 0.1.0 | SoniEx2 | |
Missing the VM. | |||
2021-03-23 | Clean up RAII transactions, with impl_trait crate | 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-12 | Prepare VM design | SoniEx2 | |