• Joined on 2026-04-29
charles pushed to main at charles/roto 2026-05-08 04:21:46 +00:00
7e368feddf Add method signature for repeated fields
d9186e697e Fix merge conflicts and generated code logic in generator.rs
13625a48c9 Add support for Protobuf oneof fields in generator
a20eed7223 Add support for protobuf map fields
8395195ac1 Clean tests
Compare 7 commits »
charles pushed to main at charles/roto 2026-05-05 06:38:59 +00:00
847c6cdc66 Merge branch 'check-conformance'
e5c2479985 Document unsupported Proto3 features
d21ff797b0 Add read-update-write benchmark
a0c2747583 Add read-update-write benchmarks
40e342f221 Document Protobuf spec validation
Compare 5 commits »
charles pushed to main at charles/roto 2026-05-05 05:53:47 +00:00
ea68537f0b Refactor crate into multiple subcrates
charles pushed to main at charles/roto 2026-05-05 05:46:00 +00:00
33710968c0 Refactor crate into multiple subcrates
d71d96c15f Use roto::RawFieldIterator in generated code
3e5544d3d8 Allow unused imports in generated code
Compare 3 commits »
charles pushed to main at charles/roto 2026-05-05 03:12:00 +00:00
04ef952a58 Add Builder::with for updating messages
05e4c275bb Add raw field iterator and with builder method
Compare 2 commits »
charles pushed to main at charles/roto 2026-05-04 21:53:54 +00:00
6821bd1cca Add performance results section to README
4a6a09cff1 Add benchmark
b03ec9eba9 fix: tests
ca81a2d010 Update README
Compare 4 commits »
charles created branch main in charles/roto 2026-05-04 18:16:36 +00:00
charles pushed to main at charles/roto 2026-05-04 18:16:36 +00:00
858c6968d4 Clean warnings
7fbea70860 Migrate to using generated code
a4fa72c819 Include generated code
22c4e17e9f Fix code generation
87b111faf5 Code compiles, but tests fail
Compare 10 commits »
charles created repository charles/roto 2026-05-04 18:16:24 +00:00
charles created branch main in charles/hello-world 2026-04-29 06:54:12 +00:00
charles pushed to main at charles/hello-world 2026-04-29 06:54:12 +00:00
39a2173d09 first commit
charles created repository charles/hello-world 2026-04-29 06:50:27 +00:00