issues
search
rudolph-miller
/
jonathan
JSON encoder and decoder.
http://rudolph-miller.github.io/jonathan/overview.html
164
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incomplete JSON string
#75
anranyicheng
opened
5 months ago
0
Incomplete JSON string
#74
anranyicheng
opened
6 months ago
1
How to decode a JSON into a class?
#73
dnaeon
opened
1 year ago
0
parse error: Incomplete JSON string
#72
anranyicheng
closed
1 year ago
1
Fix a typo in README header
#71
svetlyak40wt
opened
2 years ago
0
Provide a function like COMPILE-ENCODE
#70
phmarek
opened
2 years ago
0
Allow to configure default buffer size
#69
phmarek
opened
2 years ago
0
Output JSON properties that are not ALLCAPS.
#68
dbarros
opened
3 years ago
2
Encoding a list of lists
#67
shelvick
opened
3 years ago
0
Library is unable to parse float if SAFETY restricted to 2 or 3 on SBCL
#66
svetlyak40wt
opened
3 years ago
2
add package prefix for compile-encoder macro; remove extra parenthesis
#65
ljj038
opened
3 years ago
2
Export condition slots
#64
K1D77A
opened
3 years ago
0
Proposal to remove the dependency on cl-annot
#63
vindarel
opened
4 years ago
6
Decoding json string containing #\Return fails with unexpected-eof-error
#62
fisxoj
closed
4 years ago
2
Fails to load on LispWorks due to Unicode in README.md
#61
Zulu-Inuoe
opened
4 years ago
0
Allow #\Return as whitespace in JSON
#60
jlahd
closed
4 years ago
1
Performance optimization to parsing of floating point numbers
#59
jlahd
closed
5 years ago
1
compile-encoder broken in sbcl
#58
lambdadog
opened
5 years ago
0
Fix alist encoder
#57
kkazuo
closed
5 years ago
2
Fix encoder
#56
kkazuo
closed
5 years ago
4
jonathan-encoder0 when some object is present twice in to-json's input
#55
svetlyak40wt
closed
5 years ago
8
indenting/pretty-printing json
#54
erjoalgo
opened
6 years ago
0
Unicode surrogate parsing was fixed.
#53
svetlyak40wt
closed
6 years ago
4
"Array index 43 out of bounds for…" error when parsing json with escaped unicode symbols
#52
svetlyak40wt
closed
5 years ago
4
Fixed negative float parsing
#51
kkazuo
closed
6 years ago
1
Negative number parsing is wrong
#50
libre-man
closed
6 years ago
0
Large Classes hit *inline-expansion-limit* on SBCL when using with-object
#49
spreadLink
opened
6 years ago
0
Memory Fault error for wrong :keyword-normalizer value
#48
MattSkinner
opened
7 years ago
0
Make it possible to parse JSON arrays into multiple types
#47
libre-man
opened
7 years ago
2
Make it possible to normlize keywords in nested objects
#46
libre-man
closed
7 years ago
2
Fails to encode unicode characters
#45
eugeneia
opened
7 years ago
1
Jonathan is not thread-safe
#44
fukamachi
closed
7 years ago
3
Fix parse number in ABCL
#43
rudolph-miller
closed
8 years ago
1
Allow to parse double-float in JSON.
#42
fukamachi
closed
8 years ago
5
Add method for simple-string
#41
fisxoj
closed
8 years ago
6
%to-json fails on strings which aren't simple
#40
fisxoj
closed
8 years ago
1
Error when quickloading Jonathan on FreeBSD
#39
ghost
closed
8 years ago
6
support Allegro CL
#38
ghost
closed
8 years ago
1
Test surrogate pairs on ccl
#37
tmccombs
closed
6 years ago
1
Add support for parsing from octets.
#36
tmccombs
opened
8 years ago
0
Improve character encoding.
#35
tmccombs
opened
8 years ago
3
Allow serializing JSON directly to a stream.
#34
tmccombs
opened
8 years ago
6
writing a float only uses two digets after the decimal
#33
tmccombs
closed
8 years ago
2
Alists encoded incorrectly
#32
jorams
closed
8 years ago
3
Prevent from ASDF read error when the character encoding is ASCII
#31
fukamachi
closed
8 years ago
1
Quick fix for ABCL support.
#30
fukamachi
closed
8 years ago
5
got scary message using Jonathan with SBCL
#29
snmsts
closed
9 years ago
5
ALIST-TO-JSON: More proper way to process alist using LOOP.
#28
g000001
closed
9 years ago
1
Travis
#27
rudolph-miller
closed
9 years ago
0
SIMPLE-VECTOR is not build-in-class on ECL
#26
fukamachi
closed
9 years ago
3
Next