Commit történet

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