.. |
collections
|
Refactor out functions to get hasbit offset and mask.
|
2 years ago |
fuzz
|
Fixed clang-format.
|
3 years ago |
internal
|
move portability stuff into upb/port/
|
2 years ago |
io
|
upb: split out :status as a separate build target
|
2 years ago |
json
|
Use UPB_SETJMP macro
|
2 years ago |
mem
|
move portability stuff into upb/port/
|
2 years ago |
mini_table
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
port
|
move portability stuff into upb/port/
|
2 years ago |
reflection
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
text
|
move portability stuff into upb/port/
|
2 years ago |
util
|
move portability stuff into upb/port/
|
2 years ago |
wire
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
alloc.h
|
create mem/ subdir for all arena code
|
2 years ago |
arena.h
|
create mem/ subdir for all arena code
|
2 years ago |
array.h
|
create collections/ subdir for all array and map code
|
2 years ago |
collections.h
|
create collections/ subdir for all array and map code
|
2 years ago |
conformance_upb.c
|
move portability stuff into upb/port/
|
2 years ago |
conformance_upb_failures.txt
|
Added a README.md for the Lua bindings, and a comment for the failure list.
|
3 years ago |
decode.h
|
create wire/ subdir for all wire-format code
|
2 years ago |
decode_fast.h
|
create wire/ subdir for all wire-format code
|
2 years ago |
def.h
|
- All of reflection now lives in upb/reflection/
|
2 years ago |
def.hpp
|
- All of reflection now lives in upb/reflection/
|
2 years ago |
empty.proto
|
Internal change
|
3 years ago |
encode.h
|
create wire/ subdir for all wire-format code
|
2 years ago |
extension_registry.c
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
extension_registry.h
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
fuzz_test_util.cc
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
fuzz_test_util.h
|
Added fuzz tests for mini table building and binary format parsing/serialization.
|
2 years ago |
json_decode.h
|
move (most of) the json code into its own subdir
|
2 years ago |
json_encode.h
|
move (most of) the json code into its own subdir
|
2 years ago |
map.h
|
create collections/ subdir for all array and map code
|
2 years ago |
mini_table.h
|
remove upb_MtDataEncoder from the public surface
|
2 years ago |
msg.c
|
rename the upb_MiniTable subtypes to follow the upb style guide:
|
2 years ago |
msg.h
|
move portability stuff into upb/port/
|
2 years ago |
msg_internal.h
|
Refactor out functions to get hasbit offset and mask.
|
2 years ago |
msg_test.cc
|
fix bug in mini descriptor map decoder
|
2 years ago |
msg_test.proto
|
Resolve field name/accessor name conflicts.
|
2 years ago |
proto3_test.cc
|
stop requiring extension fields to have a synthetic oneof
|
2 years ago |
proto3_test.proto
|
stop requiring extension fields to have a synthetic oneof
|
2 years ago |
reflection.h
|
- All of reflection now lives in upb/reflection/
|
2 years ago |
reflection.hpp
|
- All of reflection now lives in upb/reflection/
|
2 years ago |
status.c
|
move portability stuff into upb/port/
|
2 years ago |
status.h
|
move portability stuff into upb/port/
|
2 years ago |
string_view.h
|
Refactor out functions to get hasbit offset and mask.
|
2 years ago |
table.c
|
move table.c into upb/internal
|
2 years ago |
table_internal.h
|
match file names to type names
|
2 years ago |
test.proto
|
Add upb_Message_DeleteUnknown API.
|
2 years ago |
test_cpp.cc
|
move portability stuff into upb/port/
|
2 years ago |
test_cpp.proto
|
Moved tests into the main source tree.
|
3 years ago |
test_generated_code.cc
|
move portability stuff into upb/port/
|
2 years ago |
test_table.cc
|
move portability stuff into upb/port/
|
2 years ago |
text_encode.h
|
create text/ subdir for all text-format code
|
2 years ago |
upb.c
|
move portability stuff into upb/port/
|
2 years ago |
upb.h
|
move portability stuff into upb/port/
|
2 years ago |
upb.hpp
|
Mark arena getter const.
|
2 years ago |