aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/javanano/javanano_field.h
Commit message (Expand)AuthorAge
* Remove javanano.Gravatar Feng Xiao2018-03-26
* Deleted scoped_ptr.hGravatar Adam Cozzette2018-03-14
* Add std:: namespace prefix to set and map (#3332)Gravatar tanderson-google2017-07-09
* Add clone() method support for nano.Gravatar Brian Duff2015-04-28
* fix equal and hash for bytes field for javanano oneofGravatar Jisi Liu2015-02-19
* hashcode and equals for oneofs in nano.Gravatar Jisi Liu2015-02-19
* Initial check in for primitive oneof fields.Gravatar Jisi Liu2015-02-19
* Prepare nano proto code to be merged into protobuf repository.Gravatar Feng Xiao2014-11-19
* Avoid class initializers to help ProGuard.Gravatar Max Cai2013-12-10
* Align with main: two ways of parsing repeated packable fields.Gravatar Max Cai2013-11-18
* Implement hashCode() and equals() behind a generator option.Gravatar Brian Duff2013-10-25
* Accessor style for optional fields.Gravatar Max Cai2013-09-23
* Prevent conflicts between local and proto variable names.Gravatar Ulas Kirazci2013-04-04
* Nano protobufs.Gravatar Ulas Kirazci2013-04-03