Diego Elio Pettenò
|
d81dc67adb
Don't try to encode singleton tuples as objects.
|
4 years ago |
Takeru Ohta
|
dea28fc526
Add failing test
|
4 years ago |
Takeru Ohta
|
86780e1872
Add `skip_undefined` option
|
4 years ago |
Takeru Ohta
|
0d65205758
Add `map_unknown_value` encoding option
|
4 years ago |
yowcow
|
e49ba07095
prettify empty array/object
|
5 years ago |
Takeru Ohta
|
0099b32ce5
Add `native_forward_slash` option
|
6 years ago |
Takeru Ohta
|
6be7faa9da
Fix test cases that fail before OTP-18
|
7 years ago |
Takeru Ohta
|
eef186b99d
Fix locale sensitive test
|
7 years ago |
Takeru Ohta
|
e67f0be961
Merge pull request #22 from bkolodziej/undefined-as-null
|
8 years ago |
Bartosz Kołodziej
|
feff1311e2
undefined_as_null option: add tests; add description to README
|
8 years ago |
Benoit Chesneau
|
0654e98bd5
encode to JSON canonical form
|
8 years ago |
Hynek Vychodil
|
83729f6aff
Fix json_term clash with proplist object representation
|
8 years ago |
Takeru Ohta
|
89538d8d3d
Merge pull request #14 from altworx/seconds_fractions
|
8 years ago |
Hynek Vychodil
|
1055dfa865
Support datetime with fractions of seconds
|
8 years ago |
Hynek Vychodil
|
6adf706cab
Fix datetime as head of array
|
8 years ago |
Hynek Vychodil
|
30b5421422
Support json terminals
|
8 years ago |
Takeru Ohta
|
7d4041ad2b
Escape control characters
|
8 years ago |
Hynek Vychodil
|
457f6a99a8
Improve string encoding performance
|
8 years ago |
Takeru Ohta
|
ea18bc4270
Support R16 or less (maps is disabled before the version OTP-17)
|
9 years ago |
Takeru Ohta
|
1d6944dcf3
Support datetime value and add datetime_format encode option
|
9 years ago |
Takeru Ohta
|
9ff5cdf332
Add object_key_type encoding option
|
9 years ago |
Takeru Ohta
|
20076d0d72
Add 'float_format' encoding option
|
10 years ago |
Takeru Ohta
|
d0c1aaa408
Support basic pretty-print functionality
|
10 years ago |
Takeru Ohta
|
3277c40d0d
Support map
|
10 years ago |
Takeru Ohta
|
9c011f39ed
Non kayword atoms are regarded as json_string() in encoding phase
|
10 years ago |
Takeru Ohta
|
8191e8bbb9
Support encodings proplists formatted object
|
10 years ago |
Takeru Ohta
|
76009547bf
Now atom() is allowed as an object key (in encoding)
|
10 years ago |
UENISHI Kota
|
80c7fb518d
Add encode_opt() to choose native or escaped utf8 code
|
10 years ago |
Takeru Ohta
|
62aea81f65
Add English document
|
10 years ago |
Takeru Ohta
|
8861e5429b
エンコード処理をCPSで書き直し
|
11 years ago |