summary refs log tree commit diff stats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-09-04Initial work on Serde VM stuffSoniEx2
2022-08-06Fix predicatesSoniEx2
2022-07-30Initial work on 0.1.0SoniEx2
2021-03-23Clean up RAII transactions, with impl_trait crateSoniEx2
2021-03-04Bump versionSoniEx2
2021-02-27Improve performanceSoniEx2
2021-02-17Improve main documentationSoniEx2
2021-02-13Complete the VM, for the most partSoniEx2
2021-02-11Partially implement VMSoniEx2
2021-02-07Finish porting parserSoniEx2
2021-01-24Clean up metadataSoniEx2
2021-01-16Update Cargo.tomlSoniEx2
2021-01-16Workaround lack of GATsSoniEx2
2021-01-12Prepare VM designSoniEx2