Commit History

作者 SHA1 備註 提交日期
  Gustavo Niemeyer 7b8349ac74 Parse floats correctly and fix mistake from #171 5 年之前
  Gustavo Niemeyer 86f5ed62f8 Drop unnecessary explicit timestamp tags. 6 年之前
  Gustavo Niemeyer 9a4310b1ca Convert int to float when explicitly tagged. 6 年之前
  Gustavo Niemeyer 7b8fd2dbef Fix edge case when decoding MinInt as -0b. 6 年之前
  Roger Peppe 1f2a25ba94 Fixes to timestamp support. 7 年之前
  abishopric a72a87d92d Add support for alternative timestamp formats 9 年之前
  Alex Harford 4c78c975fe Tighten restrictions on float decoding (#171) 7 年之前
  Jordan Liggitt 1dd72ac392 Add support for uint64 and 64-bit binary notation 10 年之前
  Gustavo Niemeyer 91eb945ac0 Drop obsolete note. 10 年之前
  Gustavo Niemeyer b51f82a2e3 New marshaler and unmarshaler interfaces. 10 年之前
  Gustavo Niemeyer bc27649cd5 Support !!binary data. 10 年之前
  Gustavo Niemeyer a6dc653f93 Whitelist good panics instead of bad ones. 10 年之前
  Gustavo Niemeyer feb4ca7964 Fix handling of < in values, broken by map merging 10 年之前
  Gustavo Niemeyer 72c33f6840 Support map merging. 10 年之前
  Abel Deuring 399c3345e0 Fix bug 1243827: Underscores sometimes removed from string values. 10 年之前
  Gustavo Niemeyer ca3d523f32 goyaml is now yaml. 10 年之前
  John Arbash Meinel 2afc2e57e0 Just run go fmt over the code. 11 年之前
  Roger Peppe 687eda9240 gofix + rune fix 12 年之前
  Roger Peppe 6491ec31f7 error fixes 13 年之前
  Gustavo Niemeyer 85db785e81 Use launchpad.net/gocheck and gofmt. 13 年之前
  Gustavo Niemeyer c6314f5b62 make gofmt + s/float/float64/ 13 年之前
  Gustavo Niemeyer e334f8522a Implemented encoding of values. 13 年之前
  Gustavo Niemeyer 910de08261 Lots of enhancements on decoding (setter, tags, errors, etc). 13 年之前
  Gustavo Niemeyer 41168bb7ed Progress in decoding values. 13 年之前