This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
gson-comments
Watch
1
Star
0
Fork
0
You've already forked gson-comments
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
92b6173791
gson-comments
/
proto
/
src
History
Ori Schwartz
c744ccd51c
avoid repeated calls to build() during deserialization by obtaining field types from the Message's defaultInstance (
#1215
)
2017-12-28 08:44:16 +05:30
..
main
avoid repeated calls to build() during deserialization by obtaining field types from the Message's defaultInstance (
#1215
)
2017-12-28 08:44:16 +05:30
test/java/com/google/gson/protobuf
/functional
Java protobuf uses lower camel for all field names. When using reflection to find the generic type of repeated fields, can't use the user specified formats for field name conversion. (
#1119
)
2017-09-17 23:46:52 -07:00