bufbuild/protocompile
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.
GoApache-2.0
Issues
- 1
- 0
API change: values that are produced by the compiler should not implement protoreflect.Descriptor
#321 opened by jhump - 2
Question: compile always add default "google/protobuf/descriptor.proto" to parse.
#320 opened by FGYFFFF - 5
Proposal: explore using google.golang.org/protobuf/reflect/protoreflect descriptors instead of custom descriptors
#259 opened by lfolger - 8
Question: Can InferImportPaths be supported?
#315 opened by FGYFFFF - 6
Feature Request: More lenient parsing
#200 opened by Alfus - 1
- 0
- 0
- 8
Panic in MessageFieldNode
#210 opened by Alfus - 0
Feature Request: ErrorWithRange or ErrorWithNode
#201 opened by Alfus - 0
Panic in NewMessageFieldNode
#196 opened by Alfus - 4
about how to achieve protoc --include_import
#180 opened by guochenghui13 - 4
how to get httprule using this compiler
#185 opened by jaredzhou - 2
About the new feature of the protocompile
#177 opened by guochenghui13 - 0
- 0
Tidy up error API for parser.Parse
#147 opened by bufdev - 5
How can I re generate source code after compiled
#132 opened by iyaozhen - 3
Data race in `v0.3.0`
#102 opened by nhatthm - 2
Compile protobuf from string or bytes
#101 opened by paulolimarb - 3
How to convert FileDescriptor to []byte?
#67 opened by ankisme