protobuf/upb/wire
Hong Shin 0645439efa Introduce upb_EncodeStatus_String and upb_DecodeStatus_String
Wrapper languages can now use these helpers to get human-friendly
error codes as opposed to manually re-mapping.

PiperOrigin-RevId: 634112262
2024-05-15 16:30:37 -07:00
..
internal update decode_fast.c to assert that non-const messages are not frozen 2024-04-23 08:20:58 -07:00
BUILD Move private definitions out of //bazel 2024-04-03 01:37:51 -07:00
decode.c Introduce upb_EncodeStatus_String and upb_DecodeStatus_String 2024-05-15 16:30:37 -07:00
decode.h Introduce upb_EncodeStatus_String and upb_DecodeStatus_String 2024-05-15 16:30:37 -07:00
encode.c Introduce upb_EncodeStatus_String and upb_DecodeStatus_String 2024-05-15 16:30:37 -07:00
encode.h Introduce upb_EncodeStatus_String and upb_DecodeStatus_String 2024-05-15 16:30:37 -07:00
eps_copy_input_stream.c Reorganize upb file structure 2023-09-26 14:38:35 -07:00
eps_copy_input_stream.h upb: add 'static' to UPB_FORCEINLINE() 2024-01-25 12:19:18 -08:00
eps_copy_input_stream_test.cc Added `explicit` to a single-arg constructor to fix a ClangTidy warning. 2023-12-26 15:35:16 -08:00
reader.c Update reader.c to initialize i inside loop 2024-04-08 14:52:23 -07:00
reader.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 2024-02-08 13:40:02 -08:00
types.h Reorganize upb file structure 2023-09-26 14:38:35 -07:00