You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Haberman
89197b9358
JSON parser: always accept both name variants, flag controls which we generate.
...
* JSON parser: always accept both name variants, flag controls which we generate.
My previous commit was based on wrong information about the
proto3 JSON spec. It turns out we need to accept both field
name formats all the time, and a runtime flag should control
which we generate.
* Documented the preserve_proto_fieldnames option.
* Fix bugs in PR.
9 years ago
..
bindings
Added upb::FileDef, which represents the file defs are declared in.
9 years ago
descriptor
Added upb::FileDef, which represents the file defs are declared in.
9 years ago
json
JSON parser: always accept both name variants, flag controls which we generate.
9 years ago
pb
Added upb::FileDef, which represents the file defs are declared in.
9 years ago
shim
Brought into compliance with Google open-source policies.
10 years ago
def.c
Refactored upb_def_freeze() a bit per PR comments.
9 years ago
def.h
Refactored upb_def_freeze() a bit per PR comments.
9 years ago
env.c
Brought into compliance with Google open-source policies.
10 years ago
env.h
Brought into compliance with Google open-source policies.
10 years ago
handlers-inl.h
Brought into compliance with Google open-source policies.
10 years ago
handlers.c
Brought into compliance with Google open-source policies.
10 years ago
handlers.h
Brought into compliance with Google open-source policies.
10 years ago
refcounted.c
Refactored upb_def_freeze() a bit per PR comments.
9 years ago
refcounted.h
Brought into compliance with Google open-source policies.
10 years ago
sink.h
Changed parser semantics around skipping.
9 years ago
structdefs.int.h
Added upb::FileDef, which represents the file defs are declared in.
9 years ago
symtab.c
Refactored upb_def_freeze() a bit per PR comments.
9 years ago
symtab.h
Added upb::FileDef, which represents the file defs are declared in.
9 years ago
table.c
Added small explanatory comment.
9 years ago
table.int.h
Brought into compliance with Google open-source policies.
10 years ago
upb.c
Brought into compliance with Google open-source policies.
10 years ago
upb.h
Added upb::FileDef, which represents the file defs are declared in.
9 years ago