Lossless, bidirectional converter between binary protobuf wire format and human-readable text.
protoc --decode output| Spec | Title | Status |
|---|---|---|
| 0003 | prototext CLI design | implemented |
| 0004 | Enum annotation syntax and #@ delimiter | implemented |
| 0006 | Fixture coverage model and gap-filling fixtures | implemented |
| 0007 | String and bytes field encoding policy | implemented |
| 0008 | NaN encoding for float and double fields | implemented |
| 0009 | Protocraft port and end-to-end test suite | implemented |
| 0010 | protoc --decode compatibility for canonical wire input | implemented |
| 0011 | Replace hand-rolled schema with prost-reflect | implemented |
| 0012 | Extension field rendering | implemented |
| 0013 | Protocraft schema-aware builder | implemented |