dep-protobuf/upb/text
2026-08-19 21:20:45 -07:00
..
internal Support printing non-canonical extensions in the text encoder. 2026-08-19 21:20:45 -07:00
BUILD Support printing non-canonical extensions in the text encoder. 2026-08-19 21:20:45 -07:00
debug_string.c Support printing non-canonical extensions in the text encoder. 2026-08-19 21:20:45 -07:00
debug_string.h upb_DebugString typo fix 2024-10-30 14:44:26 -07:00
encode.c Delete array part of inttable, reducing complexity 2026-05-06 17:00:23 -07:00
encode.h UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 2024-07-10 12:38:59 -07:00
encode_debug_test.cc Rolling forward after fixing the weak symbol linking for optimized iOS builds. 2025-11-12 08:21:20 -08:00
options.h UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 2024-07-10 12:38:59 -07:00