index
:
dfu.git
this commit
default
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-30
Implement parser
SoniEx2
2022-10-28
Fix errors
SoniEx2
2022-10-28
Implement Packer::visit_map
SoniEx2
2022-10-27
Make multiple frames work
SoniEx2
2022-10-25
Fix oops
SoniEx2
2022-10-25
Finish most of map logic
SoniEx2
2022-10-16
Finish step_in and step_out (VM core)
SoniEx2
2022-10-11
Initial support for empty and simple patterns
SoniEx2
2022-10-10
Initial implementation of Packer::deserialize
SoniEx2
2022-10-04
Initial VM work
SoniEx2
2022-09-04
Fix header
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
2021-03-23
Clean up RAII transactions, with impl_trait crate
SoniEx2
2021-03-04
Bump version
SoniEx2
2021-02-28
Clean up API
SoniEx2
2021-02-28
Update README
SoniEx2
2021-02-27
Tweak README
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
2021-02-11
Partially implement VM
SoniEx2
2021-02-07
Finish porting parser
SoniEx2
2021-01-24
Clean up metadata
SoniEx2
2021-01-24
Start writing tests (WIP)
SoniEx2
2021-01-24
Clean up public API
SoniEx2
2021-01-16
Update Cargo.toml
SoniEx2
2021-01-16
Workaround lack of GATs
SoniEx2
2021-01-13
[Project] Datafu
SoniEx2
2021-01-13
Finalize Holder design (hopefully)
SoniEx2
2021-01-12
Prepare VM design
SoniEx2