Joshua Haberman
a9e998159c
Fleshed out upb_msg: test_vs_proto2 compiles but fails.
15 years ago
Joshua Haberman
2a617bf12c
Optimizations and bugfix to benchmark.
15 years ago
Joshua Haberman
372c8f0487
Fixes to benchmark.
15 years ago
Joshua Haberman
851c6a6915
strstream header file also.
15 years ago
Joshua Haberman
e30260bb0a
upb_stringsrc: upb_bytesrc for strings.
15 years ago
Joshua Haberman
678799082b
Stream decoding benchmark.
15 years ago
Joshua Haberman
672f4617e2
Lua support for fielddefs and getting their properties.
15 years ago
Joshua Haberman
4b6c8b6b23
Fixed bugs in textoutput.
...
Text output from descriptor.proto is now
identical to protoc!
15 years ago
Joshua Haberman
0fcfeab521
Bugfixes, test_decoder successfully stream-decodes a stream!
15 years ago
Joshua Haberman
b77db14646
Fixed broken submsg support in upb_streamdata.
15 years ago
Joshua Haberman
af9d691a34
Added Xcode project.
15 years ago
Joshua Haberman
60ae9be438
Bugfixes to upb_stdio and upb_decoder.
15 years ago
Joshua Haberman
87b2c69c15
Fleshed out upb_stdio and upb_textprinter.
...
test_decoder now compiles and links! But it doesn't
work yet.
15 years ago
Joshua Haberman
5b5e26144d
Work on upb_textprinter.
15 years ago
Joshua Haberman
57ad204cea
Implemented upb_stdio (upb_bytesrc/upb_bytesink).
15 years ago
Joshua Haberman
fcfc37e7d4
Reduce decoder memory usage.
...
The "field" entry was only being used to determine
whether we were inside a group, but the "end_offset"
member contains enough information to tell us that.
15 years ago
Joshua Haberman
67b16cbe5c
Basic test_def links and passes no-op test!
15 years ago
Joshua Haberman
28ec9a1fa0
Split src/ into core/ and stream/.
15 years ago