Gustavo Niemeyer
|
513397e5a7
Double-quote multi-line strings in flow style.
|
hace 6 años |
Gustavo Niemeyer
|
a56cad2b2d
Allow literal formatting in presence of tabs.
|
hace 6 años |
Gustavo Niemeyer
|
55513cacd4
Fix and improve indentation of sequences in maps.
|
hace 7 años |
Gustavo Niemeyer
|
cdc409dda4
Fix instability in key ordering.
|
hace 7 años |
Gustavo Niemeyer
|
6cdc503e36
Call MarshalYAML on the result of MarshalYAML
|
hace 7 años |
Gustavo Niemeyer
|
857fb44950
Move package back to its real location.
|
hace 7 años |
Gustavo Niemeyer
|
3e3283e801
Clarify licensing.
|
hace 7 años |
Gustavo Niemeyer
|
b53452edad
Handle inlined structs referenced as a pointer.
|
hace 7 años |
Gustavo Niemeyer
|
b9fa90259b
Fix indentation of block map under sequence.
|
hace 7 años |
Gustavo Niemeyer
|
3c39489ee0
Change default indentation to 4 spaces.
|
hace 7 años |
Gustavo Niemeyer
|
2c9fce8bed
Support custom indentation via Encoder.SetIndent.
|
hace 7 años |
Gustavo Niemeyer
|
e8e5527513
Lowercase error messages.
|
hace 7 años |
Gustavo Niemeyer
|
b804f79fbc
Drop MapSlice in favor of general Node support.
|
hace 7 años |
Prashant Varanasi
|
5420a8b674
Use underlying float precision when formatting floats (#353)
|
hace 8 años |
Gustavo Niemeyer
|
86f5ed62f8
Drop unnecessary explicit timestamp tags.
|
hace 8 años |
Gustavo Niemeyer
|
2aba0a492b
Encode and decode arrays.
|
hace 8 años |
Gustavo Niemeyer
|
dcd83b31fd
Fix unstable map key ordering (#195).
|
hace 8 años |
Roger Peppe
|
60a2abf4e0
omitempty use IsZero
|
hace 8 años |
Roger Peppe
|
ab5d55c35f
add test for nil TestMarshaler
|
hace 8 años |
Roger Peppe
|
1f2a25ba94
Fixes to timestamp support.
|
hace 8 años |
Roger Peppe
|
e4ac4c457c
implement Encoder
|
hace 8 años |
Gustavo Niemeyer
|
7ad95dd079
Fix omitempty support for floats.
|
hace 10 años |
Songmu
|
43a0256bb2
add failing test cases
|
hace 11 años |
Gustavo Niemeyer
|
d0fefed9b6
Fix timezone handling in time tests.
|
hace 11 años |
Gustavo Niemeyer
|
50f7813e6b
Add time.Time encoding/decoding test.
|
hace 11 años |
Gustavo Niemeyer
|
5d6f7e02b7
Support inline flag on a map field.
|
hace 11 años |
Gustavo Niemeyer
|
1bf6a7ce15
Do not call MarshalText on yaml.Marshaler.
|
hace 11 años |
Gustavo Niemeyer
|
71e7ede9d4
Add test ensuring ": " values get quoted.
|
hace 11 años |
Gustavo Niemeyer
|
26b8825233
Support omitempty on struct value fields.
|
hace 11 años |
Gustavo Niemeyer
|
eca94c41d9
Support encoding.TextMarshaler/Unmarshaler.
|
hace 11 años |