Closed mransan closed 8 years ago
Nolabel
The only thing missing is the validation for enforcing proto3 syntax. With this commit, ocaml-protoc supports happily the union of proto2 and proto3.
ocaml-protoc
This is a follow up from #92 by providing support for the new proto3 field.
Nolabel
field label and propage down the field concept all the way to the code generator.The only thing missing is the validation for enforcing proto3 syntax. With this commit,
ocaml-protoc
supports happily the union of proto2 and proto3.