Revīziju vēsture

Autors SHA1 Ziņojums Datums
  gingerBill f293d7c997 Update package encoding/json for `or_return` 4 gadi atpakaļ
  gingerBill db3501f61b [Breaking] Change the layout `json.Value` to be a `union` rather than a `struct` of a `json.Pos` and the union 4 gadi atpakaļ
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 gadi atpakaļ
  jockus 195dbd658d Added option to parse number as integer, disabled by default 5 gadi atpakaļ
  gingerBill 5fa54fd2cc Commit fix 5 gadi atpakaļ
  gingerBill e8f2fb58d9 Fix `strconv.parse_` usage across other packages 5 gadi atpakaļ
  gingerBill d1c9fd4e01 Implement `#complete switch` by default, replace with `#partial switch` #511 6 gadi atpakaļ
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C 6 gadi atpakaļ
  gingerBill db2eff6847 Fix typo in json/parser.odin 7 gadi atpakaļ
  gingerBill e047d9eb5e Update `package json` parser to store the end position on the values 7 gadi atpakaļ
  gingerBill 5af20aa467 Make encoding/json use []byte rather than string 7 gadi atpakaļ
  gingerBill 08598b9425 Support NaN and Infinity for JSON5 7 gadi atpakaļ
  gingerBill d1b9f3ac74 package json; JSON5 support 7 gadi atpakaļ
  gingerBill 9487f8c92e Add json.is_valid 7 gadi atpakaļ
  gingerBill c5def60224 Begin work on `package json` 7 gadi atpakaļ