История коммитов

Автор SHA1 Сообщение Дата
  Matt Bolt 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 лет назад
  Matt Bolt fb5ef81e2b Revert back to using the encoding/json pkg for NewEncoder and NewDecoder. These weren't exactly compatible 4 лет назад
  Matt Bolt ef744be6d6 Make sure we use the go-json NewEncoder and NewDecoder 4 лет назад
  Matt Bolt 21aec434b0 Replace json-iter with go-json, update the tests, replace type definitions with alias for json pkg. 4 лет назад
  Matt Bolt 1d10f40e40 Move from json-iter to go-json (more actively maintained and 1-1 with go std lib) 4 лет назад
  Kaelan Patel 34392acc9c Initial implementation of UnmarshalJSON for Node type 4 лет назад
  Sean Holcomb 8496f11c95 fmt 5 лет назад
  Neal Ormsbee 1272a3eddf Go module system confusion on my part. This works 5 лет назад