issues
search
JuliaIO
/
JSON.jl
JSON parsing and printing
Other
313
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JSON.jl Float64 serialization (suppress scientific notation)
#367
tamasgal
opened
1 month ago
0
feat: Add support for FileIO
#366
Beforerr
opened
5 months ago
0
Why this json string cannot be parsed?
#365
NeroBlackstone
closed
6 months ago
1
Bump julia-actions/setup-julia from 1 to 2
#364
dependabot[bot]
closed
5 months ago
1
fix: proper type promotion for ESCAPED_ARRAY indexing
#363
pfitzseb
opened
7 months ago
0
Bump codecov/codecov-action from 3 to 4
#362
dependabot[bot]
opened
8 months ago
0
Bump actions/checkout from 2 to 4
#361
dependabot[bot]
closed
9 months ago
1
Bump codecov/codecov-action from 1 to 3
#360
dependabot[bot]
closed
9 months ago
1
Fix DEFAULT_PARSERCONTEXT, speed up parsing.
#359
Zentrik
opened
10 months ago
2
fix typos
#358
musvaage
closed
1 year ago
1
typos
#357
musvaage
closed
1 year ago
2
Parse bytes directly
#356
robsmith11
opened
1 year ago
5
Bump version for new release
#355
quinnj
closed
1 year ago
1
Detect circular dependencies while printing JSON
#354
vustef
closed
1 year ago
1
enable dependabot for GitHub actions
#353
ranocha
closed
9 months ago
2
Fix outdated grammar in "Documentation" in README.md
#352
singularitti
closed
1 year ago
1
Misaligned character/byte when throwing an error
#351
Timeroot
opened
1 year ago
0
Use listenany for async tests; fixes #349
#350
quinnj
closed
2 years ago
1
Use random port during testing
#349
maleadt
closed
2 years ago
1
Create Invalidations.yml
#348
ranocha
opened
2 years ago
1
parsefile: Windows unlink permission denied
#347
AnHeuermann
opened
2 years ago
0
Reconstruct object from custom serialization
#346
MarkNahabedian
opened
2 years ago
1
Introduce a recursive cycle check when writing
#345
quinnj
closed
1 year ago
2
Allow for parsing multiple JSON objects in a single string/stream
#344
mcognetta
opened
2 years ago
2
Comment support
#343
jmigual
opened
2 years ago
0
update README with IO example
#342
uhtewihptihwue
opened
2 years ago
1
Julia crashes with multithreaded JSON.parse
#341
anj00
opened
2 years ago
6
Feature: Allow specification of full dictionary type
#340
jakewilliami
opened
2 years ago
0
`JSON.parse(read(io, String))` is faster than `JSON.parse(io)`
#339
fonsp
opened
2 years ago
1
Update doc with correct parameterized function syntax
#338
singularitti
closed
2 years ago
2
add basic precompilation
#337
rafaqz
closed
2 years ago
8
Update doc with correct parameterized function syntax
#336
o314
closed
2 years ago
3
Pass `s::CS` to all usage of `lower` for dispatch
#335
Teo-ShaoWei
opened
2 years ago
2
JOSN.print throws StackOverflow error
#334
cocoa1231
opened
2 years ago
0
See alternative package JSON3
#333
PallHaraldsson
closed
5 months ago
1
JSON.jl 1.0 roadmap?
#332
Wynand
opened
2 years ago
0
Add singleton support
#331
Wynand
opened
2 years ago
2
RFC: Add singleton type support
#330
Wynand
closed
2 years ago
1
TagBot trigger issue
#329
JuliaTagBot
closed
3 years ago
3
Dict written as a String
#328
ZacharieALES
opened
3 years ago
3
Update Parsers support
#327
quinnj
closed
3 years ago
5
implement printfile (complementary to parsefile)
#326
exaexa
opened
3 years ago
0
Add `JSON.printfile` function
#325
stelmo
opened
3 years ago
0
Async test failing locally with `connection refused`
#324
adigitoleo
closed
3 years ago
2
check if a given String is valid json
#323
untoreh
opened
3 years ago
1
When is JSON.jl going to get to 1.0 ?
#322
clarkevans
closed
3 years ago
5
Add eof check for streaming parser
#321
wardlem
opened
3 years ago
1
add escapes suitable for HTML embedding
#320
clarkevans
opened
3 years ago
0
switch CI to GitHub Actions
#319
vtjnash
closed
3 years ago
2
failure to parse key/value strings containing $ character
#318
combinadic
closed
3 years ago
1
Next