.. |
bindings
|
Use pre-defined standard integer max/mins in INTCHECK
|
3 years ago |
util
|
Merge pull request #451 from haberman/python-convert
|
3 years ago |
decode.c
|
Fix conformance test failures on big-endian systems
|
3 years ago |
decode.h
|
Merge branch 'unknown-opt' into required
|
3 years ago |
decode_fast.c
|
Restructured for simplicity and fixed fasttable parser.
|
3 years ago |
decode_fast.h
|
Update all 2011 dates to 2021.
|
4 years ago |
decode_internal.h
|
Addressed PR comments.
|
3 years ago |
def.c
|
Merge pull request #451 from haberman/python-convert
|
3 years ago |
def.h
|
Added comments.
|
3 years ago |
def.hpp
|
Test for def_to_proto is working.
|
3 years ago |
encode.c
|
Fix big-endian encodings for fixed packed arrays
|
3 years ago |
encode.h
|
Update all 2011 dates to 2021.
|
4 years ago |
json_decode.c
|
Fix conformance test failures on big-endian systems
|
3 years ago |
json_decode.h
|
Added support for extensions.
|
3 years ago |
json_encode.c
|
Addressed PR comments.
|
3 years ago |
json_encode.h
|
Update all 2011 dates to 2021.
|
4 years ago |
msg.c
|
Avoid NULL + 0 when adding a list of 0 extensions.
|
3 years ago |
msg.h
|
Introduced upb_extreg and plumbed it into decoder.
|
4 years ago |
msg_internal.h
|
Removed extra size from message.
|
3 years ago |
msg_test.cc
|
Finished up the test.
|
3 years ago |
msg_test.proto
|
Restructured for simplicity and fixed fasttable parser.
|
3 years ago |
port_def.inc
|
Fixed the __has_attribute() check for old versions of Clang.
|
4 years ago |
port_undef.inc
|
Everything passes except 4 conformance tests.
|
4 years ago |
reflection.c
|
Addressed PR comments.
|
3 years ago |
reflection.h
|
Addressed PR comments.
|
3 years ago |
reflection.hpp
|
Update all 2011 dates to 2021.
|
4 years ago |
table.c
|
Merge branch 'unknown-opt' into required
|
3 years ago |
table_internal.h
|
Some pre-PR fixes.
|
3 years ago |
text_encode.c
|
Implemented upb_enumvaldef, for storing information about enumvals.
|
4 years ago |
text_encode.h
|
Update all 2011 dates to 2021.
|
4 years ago |
upb.c
|
Fixed the edge case where rounding up causes overflow.
|
4 years ago |
upb.h
|
Update all 2011 dates to 2021.
|
4 years ago |
upb.hpp
|
Update all 2011 dates to 2021.
|
4 years ago |
upb_internal.h
|
Renamed .int.h to _internal.h, for greater clarity.
|
4 years ago |