Commit History

Author SHA1 Message Date
  Takeru Ohta 4c62b3443f Add doc for short option 2 years ago
  Zeyu Zhang 30b1846954 add 'short' to jsone:float_format_option 2 years ago
  Takeru Ohta d3cca5a0aa Don't insert newlines when encoding unknown terms 2 years ago
  Takeru Ohta af04fd469a Apply efmt v0.12.0 2 years ago
  Takeru Ohta 3f3b5b04a7 Apply efmt v0.3.0 3 years ago
  Kian-Meng Ang c3cd3bdbcd Fix typos 3 years ago
  Takeru Ohta 7a5e359054 Add formatter check to CI 3 years ago
  Takeru Ohta 4c24e00676 Raise an error if a decode target JSON is followed by extra garbage chars. 3 years ago
  Takeru Ohta 8176612046 Add `jsone:ip_address_to_json_string/1` function 3 years ago
  Takeru Ohta 7662c42ae7 Add `jsone:term_to_json_string/1` as the default value of `map_unknown_value` option. 3 years ago
  Takeru Ohta 86780e1872 Add `skip_undefined` option 4 years ago
  Takeru Ohta 0d65205758 Add `map_unknown_value` encoding option 4 years ago
  Marcelino Alberdi Pereira 3a91c1ebc1 Fix minor typos on jsone.erl; regenerate jsone.md 4 years ago
  Russell Brown b3cfac0658 Add option to return last duplicate property 5 years ago
  Takeru Ohta 96c20144e8 Merge pull request #44 from sile/add-allow-invalid-utf8-option 6 years ago
  Takeru Ohta 0b9dc77de4 Rename option 6 years ago
  Takeru Ohta 470a39fa73 Update document 6 years ago
  Takeru Ohta 07ce9b9f7c Rename from `allow_invalid_utf8` to `disallow_invalid_utf8` 6 years ago
  Takeru Ohta 6f8701ebed Fix typo 6 years ago
  Takeru Ohta 0099b32ce5 Add `native_forward_slash` option 6 years ago
  Takeru Ohta d76d72994b Add `allow_invalid_utf8` option for decoding 6 years ago
  spinute e6d5c7079a fix a typo (maybe) 6 years ago
  Takeru Ohta 775b3d02eb Use `OTP_RELEASE` macro for detecting the existence of the new try/catch syntax 6 years ago
  Takeru Ohta 42125d3c96 Support new try/catch syntax in OTP-21 7 years ago
  Heinz N. Gies 11220ada8e Introduce common_option/0 for shared options. 7 years ago
  Heinz N. Gies 3f565a2d1a Add decoding parts to the undefined_as_null documentation 7 years ago
  Heinz N. Gies e3c0d6acdb Add undefined_as_null to decoder 7 years ago
  Takeru Ohta 466efbf028 Fix edoc error 8 years ago
  Takeru Ohta e67f0be961 Merge pull request #22 from bkolodziej/undefined-as-null 8 years ago
  Bartosz Kołodziej c6ffc5f7d1 add EDoc for undefined_as_null encode option 8 years ago