issues
search
sile
/
jsone
Erlang JSON library
MIT License
291
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `Enable HiPE` section from README
#87
sile
closed
1 month ago
0
handle variable timezone offsets in dates due daylight saving
#86
abalazsik
closed
1 month ago
10
Fix the issue where map encoding tests fail stochastically on OTP-27.
#85
sile
closed
5 months ago
0
Tests Assuming `maps:to_list/1` Order Are Failing
#84
dw-kihara
closed
5 months ago
2
J /= jsone:decode(jsone:encode(J).
#83
elsbiet
closed
1 year ago
2
Encoding Strings
#82
Ndeh-007
closed
1 year ago
2
Fix `jsone:try_encode({{json_utf8, IncompleteUtf8}})` raises a `try_clause` exception.
#81
sile
closed
1 year ago
1
add 'short' to jsone:float_format_option
#80
zzydxm
closed
1 year ago
0
Encoding issues
#79
silviucpp
closed
2 years ago
1
Don't insert newlines when encoding unknown terms using `jsone:term_to_json_string/1`
#78
sile
closed
2 years ago
2
escaping issues.
#77
silviucpp
closed
2 years ago
4
encoding fails with proplists with string keys
#76
matteoredaelli
closed
2 years ago
1
Update `rebar3_efmt` to v0.3.0 and make it a project plugin
#75
sile
closed
2 years ago
1
Streaming decode
#74
zuiderkwast
opened
2 years ago
10
Streaming decode
#73
zuiderkwast
opened
2 years ago
3
Fix typos
#72
kianmeng
closed
2 years ago
1
Introduce `efmt` code formatter
#71
sile
closed
2 years ago
1
Sensible default handling for tuples
#70
menih
opened
2 years ago
6
Raise an error if a decode target JSON is followed by extra garbage chars.
#69
sile
closed
2 years ago
1
decoding invalid JSON starting with number and followed by extra characters doesn't throw exception
#68
bsuh
closed
2 years ago
4
Add `jsone:ip_address_to_json_string/1` function
#67
sile
closed
3 years ago
1
Reduce floating point errors in decoding
#66
kusano
closed
3 years ago
2
Add `jsone:term_to_json_string/1` as the default value of `map_unknown_value` option.
#65
sile
closed
3 years ago
2
Support for other Erlang datatypes (pid, port, func, etc)
#64
menih
closed
3 years ago
6
Follow-up of #62 (CI failure fix)
#63
sile
closed
3 years ago
1
Use covertool as a project_plugin, rather than plugin
#62
michalmuskala
closed
3 years ago
1
Update benchmark
#61
sile
closed
3 years ago
0
Optimize encoding functions for unescaped strings
#60
sile
closed
3 years ago
0
Use GitHub Actions for CI
#59
sile
closed
3 years ago
0
Better errors than badarg
#58
eproxus
opened
3 years ago
3
Updated OTP 24 JIT benchmark?
#57
eproxus
closed
3 years ago
8
Fix incorrect regex in platform_define
#56
jesperes
closed
3 years ago
1
Don't try to encode singleton tuples as objects.
#55
Flameeyes
closed
3 years ago
0
Fix a bug of `skip_undefined` encoding option
#54
sile
closed
3 years ago
0
Add `skip_undefined` encoding option
#53
sile
closed
3 years ago
1
Add an `attempt_atom` option example to README.md
#52
sile
closed
4 years ago
0
Add `map_unknown_value` encoding option
#51
sile
closed
4 years ago
0
Fix minor typos on jsone.md
#50
Alberdi
closed
4 years ago
2
encode ip address/cidr values into json
#49
ghost
closed
4 years ago
5
Add option to return last duplicate property
#48
russelldb
closed
4 years ago
0
Prettify empty object
#47
yowcow
closed
5 years ago
0
Encoding crashes
#46
pankajsoni19
closed
5 years ago
3
Add `native_forward_slash` encoding option
#45
sile
closed
5 years ago
1
Add `disallow_invalid_utf8` option for decoding
#44
sile
closed
5 years ago
1
How to prevent "/" from being escaped on encode
#43
alexchowle
closed
5 years ago
5
Why is rebar3 included?
#42
Zalastax
closed
5 years ago
2
fix a typo (maybe)
#41
spinute
closed
5 years ago
1
fix a typo in doc
#40
spinute
closed
5 years ago
1
How to get jsone to work without the make script?
#39
WiggyWire
closed
6 years ago
2
rebar compile error
#38
linchengcs
closed
6 years ago
0
Next