Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | Initial VM work | SoniEx2 | |
2022-08-06 | Fix predicates | SoniEx2 | |
2022-07-30 | Initial work on 0.1.0 | SoniEx2 | |
Missing the VM. | |||
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 | Start writing tests (WIP) | SoniEx2 | |