-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ggj][codegen] feat: add comments to ServiceSettings (#275)
* feat: parse batching descriptor fields * feat: add Field.isMap and map-parsing test * feat: add initial batching descriptor field to ServiceStubSettings * feat: support '? extends Foo' wildcard bounded references * fix: speed up precommit checks with --disk_cache * feat: add splitException, count{Elements,Bytes} batching descriptor methods to ServiceStubSettings * feat: add GeneralForStatement * feat: add splitRseponse to batching desc. in ServiceStubSettings * fix: output srcjar path * feat: add method comments to ServiceStubSettings, fix AST formatting * feat: add class Javadoc to ServiceStubSettings * feat: add class Javadoc to ServiceStubSettings * feat: add comments to ServiceSettings * fix: file move
- Loading branch information
Showing
5 changed files
with
314 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.