- 29 Aug, 2019 1 commit
-
-
Sydney Acksman authored
-
- 23 Aug, 2019 39 commits
-
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Add comment explaining IExtensionMessage instability
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
* Add Syntax enum and make file syntax checks check the enum * Made IsPacked a normal get method without ternary op * Moved IFieldAccessor.HasValue to IFieldPresenceAccessor * Change naming of GetIsExtensionsInitialized * Fixed stray text in summary text
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Adjust APIs for extensions to properly return default values for extensions Fix issues with IsInitialized and proto2 field reflection
-
Sydney Acksman authored
-
Sydney Acksman authored
Fix generated group code missing end group tag case Fix generated field classes searching for presence index for extensions
-
Sydney Acksman authored
-
Sydney Acksman authored
-
ObsidianMinor authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Joshua Haberman authored
Removed ByteCountInt64. This is a transitional typedef that should n…
-
Paul Yang authored
* Test singular fields are encoded in canonical way * Defautl values in proto3 should not be encoded. * Values should be converted to the canonical representation (e.g., long int64 value may be truncated for int32 field) * Update failure list * Update failure list
-
Joshua Haberman authored
-
Mohamed Heikal authored
-
Mohamed Heikal authored
-
Mohamed Heikal authored
clang-cl requires the order to be the opposite of what it currently is. It should not affect other compilers since this is the only compiler that has both macros defined.
-