Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-30 | Clean up | SoniEx2 | |
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-09-04 | Initial work on Serde VM stuff | SoniEx2 | |
2022-08-06 | Fix predicates | 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-03-04 | Bump version | SoniEx2 | |
2021-02-27 | Improve performance | SoniEx2 | |
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-16 | Update Cargo.toml | SoniEx2 | |
2021-01-16 | Workaround lack of GATs | SoniEx2 | |
2021-01-12 | Prepare VM design | SoniEx2 | |