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 |
Benoit Chesneau
|
9db43fdb9d
add some documentation as requested
|
8 years ago |
Bartosz Kołodziej
|
a80fad7787
add undefined_as_null encode option
|
8 years ago |
Benoit Chesneau
|
0654e98bd5
encode to JSON canonical form
|
8 years ago |
Takeru Ohta
|
cf4948e585
Add documentation for `stack_item/0`
|
8 years ago |
Takeru Ohta
|
a996cc9dd6
Define `stack_item/0` type explicitly
|
8 years ago |
Hynek Vychodil
|
83729f6aff
Fix json_term clash with proplist object representation
|
8 years ago |
Hynek Vychodil
|
cf825dd370
Remove `labels` alias for `keys`
|
8 years ago |
Hynek Vychodil
|
846157ca72
Add jsx compatible keys/labels option for object keys atom conversion
|
8 years ago |
Hynek Vychodil
|
30b5421422
Support json terminals
|
8 years ago |
Takeru Ohta
|
30fc35548d
Fix outdated document
|
9 years ago |
Takeru Ohta
|
ea18bc4270
Support R16 or less (maps is disabled before the version OTP-17)
|
9 years ago |