Gustavo Niemeyer
|
05262c8778
Improve heuristics preventing CPU/memory abuse (#515)
|
6 лет назад |
Parker Zhou
|
c8b7dadae5
Fix detection of string keyed maps (#507)
|
6 лет назад |
Gustavo Niemeyer
|
35294daf73
Bring back old unmarshaler type error behavior.
|
6 лет назад |
Gustavo Niemeyer
|
caeefd850a
Add logic to catch cases of alias abuse.
|
6 лет назад |
Gustavo Niemeyer
|
117fdf03f4
Propery handle foot comments ending blocks.
|
6 лет назад |
Gustavo Niemeyer
|
389beb8b70
Preserve data in existing fields that are not decoded.
|
7 лет назад |
Gustavo Niemeyer
|
3e3283e801
Clarify licensing.
|
7 лет назад |
Gustavo Niemeyer
|
39a50f7d78
Rename NodeKind to Kind.
|
7 лет назад |
Gustavo Niemeyer
|
af7a659b0a
Rename Node.Children to Node.Content.
|
7 лет назад |
Gustavo Niemeyer
|
3fb7823529
Add documentation for Node.
|
7 лет назад |
Gustavo Niemeyer
|
f8f8118369
Header/Inline/Footer => {Head,Line,Foot}Comment
|
7 лет назад |
Gustavo Niemeyer
|
b53452edad
Handle inlined structs referenced as a pointer.
|
7 лет назад |
Gustavo Niemeyer
|
c07216459f
Handle inlined fields implementing Unmarshaler.
|
7 лет назад |
Gustavo Niemeyer
|
891da3a908
Resolve Node tags on decoding and use short tags.
|
7 лет назад |
Gustavo Niemeyer
|
01167db92b
Some 1.1 backward compatibility for bool values.
|
7 лет назад |
Gustavo Niemeyer
|
14f799f057
Maps with string keys are now map[string] by default.
|
7 лет назад |
Gustavo Niemeyer
|
309c9d1575
Enforce unique mapping keys and drop the option.
|
7 лет назад |
Gustavo Niemeyer
|
085f3822cc
Split Strict flag into KnownFields and UniqueKeys.
|
7 лет назад |
Gustavo Niemeyer
|
9e322716c2
Do not accept plain ints into time.Duration.
|
7 лет назад |
Gustavo Niemeyer
|
e990009760
Change Unmarshaler so it uses Node as input.
|
7 лет назад |
Gustavo Niemeyer
|
b804f79fbc
Drop MapSlice in favor of general Node support.
|
7 лет назад |
Gustavo Niemeyer
|
d8c328eb99
Support anchors and aliases.
|
7 лет назад |
Gustavo Niemeyer
|
a1ff040dd5
Support decoding and encoding comments.
|
7 лет назад |
Gustavo Niemeyer
|
e7ae84ed91
Initial sketch for v3.
|
8 лет назад |
Gustavo Niemeyer
|
86f5ed62f8
Drop unnecessary explicit timestamp tags.
|
8 лет назад |
Sebastian Vidrio
|
e47eca576e
increment non-zero scanner error lines (#319)
|
8 лет назад |
Gustavo Niemeyer
|
2aba0a492b
Encode and decode arrays.
|
8 лет назад |
Roger Peppe
|
60a2abf4e0
omitempty use IsZero
|
8 лет назад |
Roger Peppe
|
1f2a25ba94
Fixes to timestamp support.
|
8 лет назад |
abishopric
|
a72a87d92d
Add support for alternative timestamp formats
|
10 лет назад |