Generate/test refactoring

This commit is contained in:
Daniel G. Taylor
2019-10-09 17:21:29 -07:00
parent 1f46e10ba7
commit 1a488faf7a
4 changed files with 49 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
- [x] Zig-zag signed fields (sint32, sint64)
- [x] Don't encode zero values for nested types
- [x] Enums
- [ ] Repeated message fields
- [ ] Maps
- [ ] Support passthrough of unknown fields
- [ ] Refs to nested types