Historique des commits

Auteur SHA1 Message Date
  Eric Chlebek 51d6538a90 Add support for json.Number. (#414) il y a 5 ans
  Prashant Varanasi 5420a8b674 Use underlying float precision when formatting floats (#353) il y a 6 ans
  Gustavo Niemeyer 86f5ed62f8 Drop unnecessary explicit timestamp tags. il y a 6 ans
  Gustavo Niemeyer 2aba0a492b Encode and decode arrays. il y a 6 ans
  Roger Peppe 8ed39f36d6 Merge pull request #315 from rogpeppe/022-iszero il y a 6 ans
  Roger Peppe 60a2abf4e0 omitempty use IsZero il y a 6 ans
  Roger Peppe b7fbda9990 use 64 bit precision when formatting float values il y a 6 ans
  Roger Peppe 3c68098bff Merge pull request #256 from sb-akd/v2 il y a 6 ans
  Roger Peppe 1f2a25ba94 Fixes to timestamp support. il y a 7 ans
  Roger Peppe e4ac4c457c implement Encoder il y a 6 ans
  Sergey Bogomolov a311394a2a encoder.marshal panics on nil pointers il y a 7 ans
  Gustavo Niemeyer 5d6f7e02b7 Support inline flag on a map field. il y a 9 ans
  Gustavo Niemeyer 1bf6a7ce15 Do not call MarshalText on yaml.Marshaler. il y a 9 ans
  Gustavo Niemeyer eca94c41d9 Support encoding.TextMarshaler/Unmarshaler. il y a 10 ans
  Gustavo Niemeyer b6b591a3c0 Marshal top-level nils correctly. il y a 10 ans
  Gustavo Niemeyer de3643d77b Allow non-ASCII characters in plain strings. il y a 10 ans
  Gustavo Niemeyer b51f82a2e3 New marshaler and unmarshaler interfaces. il y a 10 ans
  Gustavo Niemeyer 3e542fbf7c Ordered map support with MapSlice. il y a 10 ans
  Gustavo Niemeyer bc27649cd5 Support !!binary data. il y a 10 ans
  Gustavo Niemeyer a6dc653f93 Whitelist good panics instead of bad ones. il y a 10 ans
  Gustavo Niemeyer 838f4ea961 Marshal base 60 floats quoted for YAML 1.1 compat. il y a 10 ans
  Roger Peppe 5206f6dd03 marshal top level nil correctly il y a 10 ans
  Gustavo Niemeyer a5844a8f8f Add support for marshaling durations. il y a 10 ans
  Gustavo Niemeyer ca3d523f32 goyaml is now yaml. il y a 10 ans
  Gustavo Niemeyer 77b5164255 Review by Roger plus overall naming improvements. il y a 11 ans
  Gustavo Niemeyer 8691640bc7 Add support for ,inline flag with struct values. il y a 11 ans
  Gustavo Niemeyer 4cdd993908 C is gone. All tests pass. il y a 11 ans
  Gustavo Niemeyer 8171f560de decode.go builds without C or unsafe. il y a 11 ans
  Gustavo Niemeyer 4d6bb54d8a Fix a couple of bugs reported by Roger. il y a 11 ans
  Gustavo Niemeyer eea198a9c5 Sort map keys. il y a 12 ans