Gustavo Niemeyer
|
ca3d523f32
goyaml is now yaml.
|
10 years ago |
Dave Cheney
|
9c272e2574
goyaml: fix printing of bare hyphens
|
11 years ago |
Dave Cheney
|
2f2fd02e5a
Fix encoding error with bare hyphen
|
11 years ago |
Gustavo Niemeyer
|
7539b1dee2
Fix cross-type decoding of numbers.
|
11 years ago |
Gustavo Niemeyer
|
a528d0ef48
go fmt
|
11 years ago |
Gustavo Niemeyer
|
0725b7707f
Merged from tip.
|
11 years ago |
Gustavo Niemeyer
|
77b5164255
Review by Roger plus overall naming improvements.
|
11 years ago |
Gustavo Niemeyer
|
059398de19
Test and fix bug #1191981.
|
11 years ago |
Gustavo Niemeyer
|
8691640bc7
Add support for ,inline flag with struct values.
|
11 years ago |
Gustavo Niemeyer
|
05d4059252
Disable benchmark that depends on external file.
|
11 years ago |
Gustavo Niemeyer
|
284796d39d
Cheap sanitization:
|
11 years ago |
Gustavo Niemeyer
|
d0b6f3facf
Added quoted multi-line string test.
|
11 years ago |
Gustavo Niemeyer
|
914e67f109
Reformatted decoding tests.
|
11 years ago |
Gustavo Niemeyer
|
e2fbf5b72a
Reformat encoder tests. Other minor tweaks.
|
11 years ago |
Gustavo Niemeyer
|
52d5976e47
All tests pass.
|
11 years ago |
Gustavo Niemeyer
|
e720624475
Support "-" tag.
|
11 years ago |
Gustavo Niemeyer
|
857a0b2759
Drop test dependent on the Go release due to the difference
|
11 years ago |
Gustavo Niemeyer
|
50e1b1b133
decode: fix pointers and fix null into string
|
11 years ago |
Gustavo Niemeyer
|
addb3a024f
Fix problem happening after the immutability of interfaces
|
12 years ago |
Gustavo Niemeyer
|
837b0877fc
Skip scalars on unsupported types.
|
13 years ago |
Gustavo Niemeyer
|
2c8612dfee
Copied the test to verify that map pointers get initialized too.
|
13 years ago |
Gustavo Niemeyer
|
ef0aede23c
Fix map initialization.
|
13 years ago |
Roger Peppe
|
6491ec31f7
error fixes
|
13 years ago |
Gustavo Niemeyer
|
6941443daa
Ported to current weekly.
|
13 years ago |
Gustavo Niemeyer
|
9211cbc027
Updated to current weekly.
|
13 years ago |
Gustavo Niemeyer
|
c7da9dcff8
Ported to weekly Go release.
|
13 years ago |
Gustavo Niemeyer
|
85db785e81
Use launchpad.net/gocheck and gofmt.
|
13 years ago |
Gustavo Niemeyer
|
c6314f5b62
make gofmt + s/float/float64/
|
14 years ago |
Gustavo Niemeyer
|
2c1be0d7f7
Implemented support for decoding anchors and aliases.
|
14 years ago |
Gustavo Niemeyer
|
e334f8522a
Implemented encoding of values.
|
14 years ago |