Commit History

Author SHA1 Message Date
  George Hartzell f7e2331105 Fix type on Marshal docs (#206). 6 years ago
  Roger Peppe 60a2abf4e0 omitempty use IsZero 6 years ago
  Roger Peppe 7b07923454 Merge pull request #306 from rogpeppe/014-encoder 6 years ago
  Roger Peppe 5edc3ded41 Enforce key uniqueness in strict mode 6 years ago
  Roger Peppe e4ac4c457c implement Encoder 6 years ago
  Roger Peppe 8e626dec39 add Decoder type 6 years ago
  Gabriel Aszalos 287cf08546 Correct documentation for Marshal (#287) 6 years ago
  Witold Krecicki f8db564a0a Add UnmarshalStrict returning error if yaml has fields that do not exist in structure 7 years ago
  Michael Hudson-Doyle 406cad6bb4 make compatible with Go 1.6 8 years ago
  Gustavo Niemeyer 7ad95dd079 Fix omitempty support for floats. 9 years ago
  Robert df747160af Balance parentheses. 9 years ago
  Gustavo Niemeyer 5d6f7e02b7 Support inline flag on a map field. 9 years ago
  Gustavo Niemeyer b7dfe2d918 Merge pull request #52 from BrianBland/v2 9 years ago
  Gustavo Niemeyer e8976af76e Merge pull request #61 from hkjn/v2 9 years ago
  Gustavo Niemeyer 26b8825233 Support omitempty on struct value fields. 9 years ago
  Henrik Jonsson 4f03e946c1 runs 'gofmt -w *.go' on gopkg.in/yaml.v2 9 years ago
  Brian Bland 3e92d6a11b Fixes TypeError check in Unmarshal 9 years ago
  Gustavo Niemeyer 79f5ef7c40 Trivial documentation fix. 9 years ago
  Gustavo Niemeyer c544d03421 Proper reporting of type errors. 9 years ago
  Gustavo Niemeyer b51f82a2e3 New marshaler and unmarshaler interfaces. 9 years ago
  Gustavo Niemeyer 3e542fbf7c Ordered map support with MapSlice. 9 years ago
  Gustavo Niemeyer 0cb32393eb Better unmarshalling for "null". 9 years ago
  Gustavo Niemeyer a6dc653f93 Whitelist good panics instead of bad ones. 9 years ago
  Shawn Smith 787afde64d Fix typo 10 years ago
  Gustavo Niemeyer b347253194 Fix GitHub URL. 10 years ago
  Gustavo Niemeyer 125a562d7b Trivial change. 10 years ago
  Gustavo Niemeyer a65e08b082 Mention GitHub URL in the API documentation. 10 years ago
  Gustavo Niemeyer 5e76f7cf8c Added missing yaml.go file 10 years ago