Gustavo Niemeyer
|
6cdc503e36
Call MarshalYAML on the result of MarshalYAML
|
il y a 7 ans |
Gustavo Niemeyer
|
857fb44950
Move package back to its real location.
|
il y a 7 ans |
Gustavo Niemeyer
|
3e3283e801
Clarify licensing.
|
il y a 7 ans |
Gustavo Niemeyer
|
b53452edad
Handle inlined structs referenced as a pointer.
|
il y a 7 ans |
Gustavo Niemeyer
|
b9fa90259b
Fix indentation of block map under sequence.
|
il y a 7 ans |
Gustavo Niemeyer
|
3c39489ee0
Change default indentation to 4 spaces.
|
il y a 7 ans |
Gustavo Niemeyer
|
2c9fce8bed
Support custom indentation via Encoder.SetIndent.
|
il y a 7 ans |
Gustavo Niemeyer
|
e8e5527513
Lowercase error messages.
|
il y a 7 ans |
Gustavo Niemeyer
|
b804f79fbc
Drop MapSlice in favor of general Node support.
|
il y a 7 ans |
Prashant Varanasi
|
5420a8b674
Use underlying float precision when formatting floats (#353)
|
il y a 8 ans |
Gustavo Niemeyer
|
86f5ed62f8
Drop unnecessary explicit timestamp tags.
|
il y a 8 ans |
Gustavo Niemeyer
|
2aba0a492b
Encode and decode arrays.
|
il y a 8 ans |
Gustavo Niemeyer
|
dcd83b31fd
Fix unstable map key ordering (#195).
|
il y a 8 ans |
Roger Peppe
|
60a2abf4e0
omitempty use IsZero
|
il y a 8 ans |
Roger Peppe
|
ab5d55c35f
add test for nil TestMarshaler
|
il y a 8 ans |
Roger Peppe
|
1f2a25ba94
Fixes to timestamp support.
|
il y a 8 ans |
Roger Peppe
|
e4ac4c457c
implement Encoder
|
il y a 8 ans |
Gustavo Niemeyer
|
7ad95dd079
Fix omitempty support for floats.
|
il y a 11 ans |
Songmu
|
43a0256bb2
add failing test cases
|
il y a 11 ans |
Gustavo Niemeyer
|
d0fefed9b6
Fix timezone handling in time tests.
|
il y a 11 ans |
Gustavo Niemeyer
|
50f7813e6b
Add time.Time encoding/decoding test.
|
il y a 11 ans |
Gustavo Niemeyer
|
5d6f7e02b7
Support inline flag on a map field.
|
il y a 11 ans |
Gustavo Niemeyer
|
1bf6a7ce15
Do not call MarshalText on yaml.Marshaler.
|
il y a 11 ans |
Gustavo Niemeyer
|
71e7ede9d4
Add test ensuring ": " values get quoted.
|
il y a 11 ans |
Gustavo Niemeyer
|
26b8825233
Support omitempty on struct value fields.
|
il y a 11 ans |
Gustavo Niemeyer
|
eca94c41d9
Support encoding.TextMarshaler/Unmarshaler.
|
il y a 11 ans |
Gustavo Niemeyer
|
b6b591a3c0
Marshal top-level nils correctly.
|
il y a 11 ans |
Gustavo Niemeyer
|
de3643d77b
Allow non-ASCII characters in plain strings.
|
il y a 11 ans |
Gustavo Niemeyer
|
925f818e2c
v1 => v2
|
il y a 11 ans |
Gustavo Niemeyer
|
c544d03421
Proper reporting of type errors.
|
il y a 11 ans |