Brian Wignall
|
a104dffcb6
|
Fix typos (#7050)
Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.
|
2020-01-08 10:18:20 -08:00 |
|
Sydney Acksman
|
8b7fb7d0f4
|
Add tests for field presence and default values
Adjust APIs for extensions to properly return default values for extensions
Fix issues with IsInitialized and proto2 field reflection
|
2019-08-23 17:16:36 -05:00 |
|
Sydney Acksman
|
8a57ec847b
|
Add test protos to test project
Fix generated group code missing end group tag case
Fix generated field classes searching for presence index for extensions
|
2019-08-23 17:16:36 -05:00 |
|