- Apr 07, 2016
-
-
Jun Mukai authored
- Use full_name() instead of name(), otherwise package names are omitted. - Fix a minor bug on RubyTypeOf(), to replace dotted protobuf package name by ruby's module names correctly.
-
- Mar 24, 2015
-
-
Yang Gao authored
-
- Mar 01, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Feb 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jan 18, 2015
-
-
Craig Tiller authored
-
- Jan 16, 2015
-
-
Nicolas Noble authored
-
- Jan 13, 2015
-
-
Craig Tiller authored
-
- Jan 07, 2015
-
-
temiola authored
Change on 2015/01/06 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83391912
-
- Dec 13, 2014
-
-
nnoble authored
-) Compiling the proto plugin using the HOSTCC compiler. -) Set up proper rules to invoke the plugin from protoc. -) Few various renaming hacks to fully get out of []. Change on 2014/12/12 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82000361
-
temiola authored
Fixes how module names for messages with package prefixes are rendered. - detected while prototyping with beefcake - fixed on the internal beefcake fork here [] This change replicates that fix for the official code generator. TODO: add a test; what's normal done to test features like this the proto codebase? Add another test.proto/golden file? Change on 2014/12/11 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81916292
-
- Dec 12, 2014
-
-
nnoble authored
Change on 2014/12/10 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81829127
-