Commit 4ce9069
committed
Enable protobuf edition 2023 support
This change backports our binary serialization/deserialization
code. The newer code includes several years worth of improvements that
improve the overall conformance findings. The improved state of things
allows us to enable protobuf edition 2023.
Other items:
- Add missing export annotation for BinaryReader.readStringRequireUtf8
- promote protobuf conformance testing client to main directory1 parent f418f58 commit 4ce9069
File tree
65 files changed
+10617
-8907
lines changed- binary
- commonjs
- conformance
- protos
- experimental/runtime/kernel
- conformance
- generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+10617
-8907
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments