.. |
bindings/lua
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
fuzz
|
Fixed clang-format.
|
3 years ago |
internal
|
split out the internal arena defs from internal/upb.h
|
2 years ago |
util
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
alloc.c
|
split out the alloc code from the arena code
|
2 years ago |
alloc.h
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
arena.c
|
split out the internal arena defs from internal/upb.h
|
2 years ago |
arena.h
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
array.c
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
array.h
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
collections.h
|
match file names to type names
|
2 years ago |
conformance_upb.c
|
upb_Encode() now returns a status value
|
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.c
|
rename the upb_Array 'size' field as 'capacity'
|
2 years ago |
decode.h
|
split out the internal arena defs from internal/upb.h
|
2 years ago |
decode_fast.c
|
rename the upb_Array 'size' field as 'capacity'
|
2 years ago |
decode_fast.h
|
upb_extreg, upb_msg
|
3 years ago |
decode_internal.h
|
match file names to type names
|
2 years ago |
def.c
|
The mini descriptor encoder now uses the internal api (upb_MessageDef, upb_FileDef, etc) instead of dealing directly with the proto fields. So much simpler and cleaner!
|
2 years ago |
def.h
|
match file names to type names
|
2 years ago |
def.hpp
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
empty.proto
|
Internal change
|
3 years ago |
encode.c
|
match file names to type names
|
2 years ago |
encode.h
|
upb_Encode() now returns a status value
|
2 years ago |
extension_registry.c
|
match file names to type names
|
2 years ago |
extension_registry.h
|
match file names to type names
|
2 years ago |
json_decode.c
|
upb_Encode() now returns a status value
|
2 years ago |
json_decode.h
|
upb_extreg, upb_msg
|
3 years ago |
json_encode.c
|
match file names to type names
|
2 years ago |
json_encode.h
|
add json encoder option to render enums as ints
|
3 years ago |
json_test.cc
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
json_test.proto
|
add json encoder option to render enums as ints
|
3 years ago |
map.c
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
map.h
|
Fix the dependency chain for internal/arena.h
|
2 years ago |
message_value.h
|
match file names to type names
|
2 years ago |
mini_descriptor.c
|
The mini descriptor encoder now uses the internal api (upb_MessageDef, upb_FileDef, etc) instead of dealing directly with the proto fields. So much simpler and cleaner!
|
2 years ago |
mini_descriptor.h
|
The mini descriptor encoder now uses the internal api (upb_MessageDef, upb_FileDef, etc) instead of dealing directly with the proto fields. So much simpler and cleaner!
|
2 years ago |
mini_table.c
|
Fix GetMutableMessage not updating presence and storing new instance.
|
3 years ago |
mini_table.h
|
Mini table accessors Part2 (repeated fields).
|
3 years ago |
mini_table.hpp
|
Implemented MiniDescriptors for proto2 enums.
|
3 years ago |
mini_table_accessors.c
|
upb_Encode() now returns a status value
|
2 years ago |
mini_table_accessors.h
|
match file names to type names
|
2 years ago |
mini_table_accessors_internal.h
|
match file names to type names
|
2 years ago |
mini_table_accessors_test.cc
|
match file names to type names
|
2 years ago |
mini_table_test.cc
|
Fix upb_MiniTable_Build not handling kUpb_MessageModifier_IsExtendable.
|
3 years ago |
msg.c
|
rename the upb_Array 'size' field as 'capacity'
|
2 years ago |
msg.h
|
match file names to type names
|
2 years ago |
msg_internal.h
|
rename the upb_Array 'size' field as 'capacity'
|
2 years ago |
msg_test.cc
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
msg_test.proto
|
Update to the latest protobuf.
|
3 years ago |
port_def.inc
|
split out the alloc code from the arena code
|
2 years ago |
port_undef.inc
|
Changed upb's arena alignment from 16 to 8.
|
3 years ago |
reflection.c
|
match file names to type names
|
2 years ago |
reflection.h
|
match file names to type names
|
2 years ago |
reflection.hpp
|
Mass API rename and clang-reformat (#485)
|
3 years ago |
status.c
|
match file names to type names
|
2 years ago |
status.h
|
match file names to type names
|
2 years ago |
table.c
|
match file names to type names
|
2 years ago |
table_internal.h
|
match file names to type names
|
2 years ago |
test.proto
|
Add Extensions to mini table based reflection apis.
|
3 years ago |
test_cpp.cc
|
rename upb::SymbolTable as upb::DefPool
|
2 years ago |
test_cpp.proto
|
Moved tests into the main source tree.
|
3 years ago |
test_generated_code.cc
|
Changed upb's arena alignment from 16 to 8.
|
3 years ago |
test_table.cc
|
match file names to type names
|
2 years ago |
text_encode.c
|
match file names to type names
|
2 years ago |
text_encode.h
|
upb_TextEncode.
|
3 years ago |
upb.c
|
match file names to type names
|
2 years ago |
upb.h
|
match file names to type names
|
2 years ago |
upb.hpp
|
Mass API rename and clang-reformat (#485)
|
3 years ago |
upb_internal.h
|
match file names to type names
|
2 years ago |