Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Gavin 5b074ceee5 Add json encoding test + fix enum not being set on success. há 3 anos atrás
  gingerBill d452758afc Improve MJSON handling há 3 anos atrás
  gingerBill c933054872 Support `json.Specification.MJSON` há 3 anos atrás
  gingerBill 6a271355a6 Add `json.unmarshal` há 3 anos atrás
  gingerBill 251da264ed Remove unneeded semicolons from the core library há 4 anos atrás
  gingerBill f293d7c997 Update package encoding/json for `or_return` há 4 anos atrás
  gingerBill db3501f61b [Breaking] Change the layout `json.Value` to be a `union` rather than a `struct` of a `json.Pos` and the union há 4 anos atrás
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` há 4 anos atrás
  jockus 195dbd658d Added option to parse number as integer, disabled by default há 4 anos atrás
  gingerBill 5fa54fd2cc Commit fix há 5 anos atrás
  gingerBill e8f2fb58d9 Fix `strconv.parse_` usage across other packages há 5 anos atrás
  gingerBill d1c9fd4e01 Implement `#complete switch` by default, replace with `#partial switch` #511 há 5 anos atrás
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C há 5 anos atrás
  gingerBill db2eff6847 Fix typo in json/parser.odin há 6 anos atrás
  gingerBill e047d9eb5e Update `package json` parser to store the end position on the values há 6 anos atrás
  gingerBill 5af20aa467 Make encoding/json use []byte rather than string há 6 anos atrás
  gingerBill 08598b9425 Support NaN and Infinity for JSON5 há 6 anos atrás
  gingerBill d1b9f3ac74 package json; JSON5 support há 6 anos atrás
  gingerBill 9487f8c92e Add json.is_valid há 6 anos atrás
  gingerBill c5def60224 Begin work on `package json` há 6 anos atrás