Takeru Ohta
|
7cf4b16e7e
Update documents
|
9 years ago |
Takeru Ohta
|
9ff5cdf332
Add object_key_type encoding option
|
9 years ago |
Takeru Ohta
|
ec912f24ce
Update README.md
|
9 years ago |
Takeru Ohta
|
c06a991030
Default object format is changed format from `tuple` to `map`
|
9 years ago |
Takeru Ohta
|
c9a6b9eee0
From rebar2.5 to rebar3
|
9 years ago |
Takeru Ohta
|
20076d0d72
Add 'float_format' encoding option
|
10 years ago |
Takeru Ohta
|
1b0dbd39d1
Adjust source code indentation
|
10 years ago |
Takeru Ohta
|
d0c1aaa408
Support basic pretty-print functionality
|
10 years ago |
Takeru Ohta
|
5dbc3f650c
Encoding options are included in error information
|
10 years ago |
Takeru Ohta
|
3277c40d0d
Support map
|
10 years ago |
Takeru Ohta
|
161c08d32f
Merge pull request #2 from sile/experimental
|
10 years ago |
Takeru Ohta
|
0eb585b475
Refactoring
|
10 years ago |
Takeru Ohta
|
9c011f39ed
Non kayword atoms are regarded as json_string() in encoding phase
|
10 years ago |
Takeru Ohta
|
22898ed15d
Decode function preserves textual order of object members
|
10 years ago |
Takeru Ohta
|
0234da7d17
Support decodings proplists formatted object (format option is added)
|
10 years ago |
Takeru Ohta
|
8191e8bbb9
Support encodings proplists formatted object
|
10 years ago |
Takeru Ohta
|
eb5c1ad516
Update README.md
|
10 years ago |
Takeru Ohta
|
76009547bf
Now atom() is allowed as an object key (in encoding)
|
10 years ago |
Takeru Ohta
|
8a46df3b09
Update README.md
|
10 years ago |
Takeru Ohta
|
c95229478a
Update type definitions and edoc comments
|
10 years ago |
Takeru Ohta
|
4c834a144a
Remove trailing whitespaces
|
10 years ago |
sile
|
31ff5347da
Merge pull request #1 from kuenishi/native-utf8-squashed
|
10 years ago |
UENISHI Kota
|
80c7fb518d
Add encode_opt() to choose native or escaped utf8 code
|
10 years ago |
Takeru Ohta
|
98e6718b0e
Merge branch 'master' of github.com:sile/jsone
|
10 years ago |
Takeru Ohta
|
10904e17b7
Update documents
|
10 years ago |
sile
|
e93bd7f6ac
Update README.md
|
10 years ago |
Takeru Ohta
|
62aea81f65
Add English document
|
10 years ago |
Takeru Ohta
|
67a1b09ce3
Update rebar to 2.5.0
|
10 years ago |
Takeru Ohta
|
3f1e356733
マルチバイト文字とascii文字が混在している場合にデコードが失敗していたのを修正
|
11 years ago |
Takeru Ohta
|
4260dfb1ab
エスケープされていない文字のデコード処理を効率化
|
11 years ago |