| commit | e1d646f9fcce5788e61c4bdcf986608cc9e8fcaa | [log] [tgz] |
|---|---|---|
| author | Jakob Andersen <jakobr@google.com> | Fri Jan 12 11:06:30 2018 |
| committer | GitHub <noreply@github.com> | Fri Jan 12 11:06:30 2018 |
| tree | ce2ac7f19eb86cf6c0051876812f455bf0608be8 | |
| parent | 34f3347776c0716bcc06a1ef12697530e7aa1af2 [diff] |
Sync changes from internal repo. (#82) * Added fast getters for common types. * Only pass index instead of both tag and index to accessors. * Delegate more methods to underlying list in PbList. Fixes #76.