Commit History

Author SHA1 Message Date
  Rob Pike 3fa79f7dad add codereview config to the repo 15 years ago
  Rob Pike 6cd49acd41 update Makefiles for new scheme 15 years ago
  Rob Pike ccff8d5a75 fix typo in example 15 years ago
  Rob Pike c6d8e4aa57 update proto library prior to avoid New* methods. 15 years ago
  Rob Pike 87af39e74d fix disambiguation bug in enums from other packages. 15 years ago
  Rob Pike 53385442a5 update calls to Split for API change: 0 no longer means unbounded 15 years ago
  David Symonds 5256cf6e46 Avoid duplicate generation of enum code when the enum is inside a nested message. 15 years ago
  Rob Pike aaf695ae99 make colons optional in text parser. (missed update in google-internal code) 15 years ago
  Rob Pike ab5b802c44 update protocol library to new reflection API. 15 years ago
  Rob Pike 809831a469 fix a couple of bugs from the recent update. 15 years ago
  Rob Pike 2c7bafc42e Change the camelcase algorithm to be consistent with earlier 15 years ago
  Rob Pike c9e7d97159 Update the generator to the google-internal version. 15 years ago
  Rob Pike 9caa5b9098 proto: update the library to be in sync with Google's internal code. 16 years ago
  David Symonds f90e3384c5 Don't generate import statements for unused imports. 16 years ago
  Rob Pike af82b4e96e goprotobuf: make the generator a package, with the main 16 years ago
  David Symonds 9bd0a830b4 Add E_ prefixes to *all* extension descriptors to avoid namespace collisions. 16 years ago
  David Symonds c37ad66401 Add extensions to the generator. 16 years ago
  Rob Pike 79c637940b delete/rewrite calls to panicln 16 years ago
  Rob Pike c1430ff329 Add a work about code review to the readme. 16 years ago
  Rob Pike aaa3a62e62 Go support for protocol buffers. 16 years ago
  Rob Pike fceca43ab4 initial .hgignore 16 years ago