light
|
1f49d83d9a
Allow t/f and True/False while parsing text protos
|
il y a 9 ans |
Ross Light
|
1111461c35
proto: allow text proto map keys to be omitted or order swapped
|
il y a 9 ans |
Bryan Mills
|
78550bb1d0
Improve error message when text unmarshaling a nested message with a required field.
|
il y a 10 ans |
Daniel Kraft
|
b982704f8b
Extend the text format parser to allow concatenation of string literals in single quotes.
|
il y a 10 ans |
Lorenzo Simionato
|
deb4a5e3b1
Add support for repeated fields expressed using list notation, like ["a", "b", "c"].
|
il y a 10 ans |
David Symonds
|
59b73b37c1
Implement oneof support.
|
il y a 10 ans |
David Symonds
|
bafa7bc8ed
More accurately report text parsing failures for invalid strings.
|
il y a 10 ans |
David Symonds
|
056d5ce64f
Accept comma and semicolon characters in text format maps.
|
il y a 10 ans |
David Symonds
|
a8de284881
Use full import paths for test protos.
|
il y a 11 ans |
David Symonds
|
a11b6342f0
Permit omission of a colon before a message-typed map value.
|
il y a 11 ans |
David Symonds
|
3ea3e05dbf
Support map<k,v> protocol buffer fields.
|
il y a 11 ans |
David Symonds
|
abd3b412d3
Support proto3.
|
il y a 11 ans |
David Symonds
|
558f13f1d7
Update URLs and import paths to new GitHub home.
|
il y a 11 ans |
David Symonds
|
2a1c6b9cba
goprotobuf: Make text parsing functions return RequiredNotSetError as appropriate.
|
il y a 11 ans |
David Symonds
|
8bb628dd72
goprotobuf: Fix test for text format number too large for int64.
|
il y a 11 ans |
David Symonds
|
267e805719
goprotobuf: Support encoding.TextMarshaler and encoding.TextUnmarshaler.
|
il y a 12 ans |
Albert Strasheim
|
4676f6a694
goprotobuf: gofmt -s
|
il y a 13 ans |
David Symonds
|
31faaca69d
goprotobuf: Missing test data from a previous CL.
|
il y a 13 ans |
David Symonds
|
ee6e9c5fb8
goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file.
|
il y a 13 ans |
David Symonds
|
fa94a1e2bc
goprotobuf: Standalone parser for text format strings.
|
il y a 13 ans |
David Symonds
|
007ed9dc8e
goprotobuf: Fixes for Clone and Equal.
|
il y a 13 ans |
David Symonds
|
6bd081ecb6
goprotobuf: Accept (and ignore) "f" suffix for text format floating point literals.
|
il y a 13 ans |
David Symonds
|
162d00318c
goprotobuf: Miscellaneous fixes.
|
il y a 13 ans |
David Symonds
|
32612dd8e5
goprotobuf: Support hexadecimal and octal integers in text format.
|
il y a 13 ans |
David Symonds
|
efeca9a18e
goprotobuf: Better enum construction.
|
il y a 13 ans |
David Symonds
|
61826dafe5
goprotobuf: Repeated extensions.
|
il y a 13 ans |
David Symonds
|
183124e64e
goprotobuf: Be more liberal in text format string parsing.
|
il y a 14 ans |
David Symonds
|
704096febc
goprotobuf: Use local imports for testdata package.
|
il y a 14 ans |
Rob Pike
|
b7907bf684
goprotobuf: start making it build with the go tool instead of make.
|
il y a 14 ans |
David Symonds
|
20c736669e
goprotobuf: Hack for proto2 message set text formatting/parsing.
|
il y a 14 ans |