Activity
Update ownership to "backend" guild
Update ownership to "backend" guild
Update README.md to reflect new repo for active development
Update README.md to reflect new repo for active development
Add bisect target to visualize test coverage and test different encod…
Add bisect target to visualize test coverage and test different encod…
Force push
Add bisect target to visualize test coverage and test different encod…
Add bisect target to visualize test coverage and test different encod…
Update tests to use test_lib for extended testing and verify type map…
Update tests to use test_lib for extended testing and verify type map…
Fix problem with required proto2 messages.
Fix problem with required proto2 messages.
Force push
Use exceptions to break loop fast and avoid extra allocation
Use exceptions to break loop fast and avoid extra allocation
Force push
Fix problem with required proto2 messages.
Fix problem with required proto2 messages.
Force push
Fix problem with required proto2 messages.
Fix problem with required proto2 messages.
Force push
Fix problem with required proto2 messages
Fix problem with required proto2 messages
Emit code for merging two messages and add tests to verify the implem…
Emit code for merging two messages and add tests to verify the implem…
Force push
Emit code for merging two messages and add tests to verify the implem…
Emit code for merging two messages and add tests to verify the implem…
Use exceptions to break loop fast and avoid extra allocation
Use exceptions to break loop fast and avoid extra allocation
Force push
Fix bug with unordered oneof fields
Fix bug with unordered oneof fields
Use exceptions to break loop fast and avoid extra allocation
Use exceptions to break loop fast and avoid extra allocation
Force push
Use exceptions to break loop fast and avoid extra allocation
Use exceptions to break loop fast and avoid extra allocation
Force push
Use exceptions to break loop fast and avoid extra allocation
Use exceptions to break loop fast and avoid extra allocation
Use unsafe_read and conversions when size has already been verified, …
Use unsafe_read and conversions when size has already been verified, …
Do away with loop unrolled versions of read_varint, as they are not m…
Do away with loop unrolled versions of read_varint, as they are not m…
Optimize deserialization for the fast pass, and update benchmark to b…
Optimize deserialization for the fast pass, and update benchmark to b…
Update tests for repeated types
Update tests for repeated types
Add test for large message types to test for stack overflows on recur…
Add test for large message types to test for stack overflows on recur…
Improve make function to use default values on optional argument types
Improve make function to use default values on optional argument types