issues
search
dlang-community
/
std_data_json
Phobos candidate JSON implementation.
25
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix a deprecation introduced by DMD 2.109.0
#58
Herringway
opened
5 months ago
1
ci(gh-actions): Add initial CI pipeline config
#57
PetarKirov
closed
1 year ago
0
Replace 'in' with 'const'
#56
Geod24
closed
1 year ago
2
Clear up 'body' deprecations
#55
Geod24
closed
1 year ago
0
readObject without allocating for each key?
#54
Panke
opened
3 years ago
0
Remove pointless `@disable this(this)`.
#53
FeepingCreature
closed
4 years ago
5
Copypaste-inline taggedalgebraic, try 2. Fixes #41?
#52
FeepingCreature
opened
4 years ago
3
Apply taggedalgebraic PR 61 by copypaste-inlining taggedalgebraic
#51
FeepingCreature
closed
4 years ago
2
Remove dub.selections.json
#50
Geod24
closed
4 years ago
1
Fix support for more recent taggedalgebraic versions
#49
joseph-wakeling-frequenz
closed
4 years ago
19
Comparison of JSONValue array payloads fails
#48
joseph-wakeling-frequenz
closed
4 years ago
0
Add Travis CI builds for more recent DMD releases
#47
joseph-wakeling-frequenz
closed
4 years ago
11
relax taggedalgebraic dependency
#46
John-Colvin
closed
5 years ago
8
<= doesn't work
#45
CrazyPython
opened
5 years ago
1
Support more recent taggedalgebraic versions
#44
joseph-wakeling-frequenz
closed
4 years ago
3
Possibly-related memory corruption issue
#43
Abscissa
opened
5 years ago
3
Speed and Memory Usage
#42
ghost
opened
5 years ago
3
Failed to link on linux
#41
Heromyth
opened
5 years ago
1
make compatible with `-dip25`
#40
ghost
closed
5 years ago
1
update badge for travis CI in the readme
#39
ghost
closed
6 years ago
1
Fixed issues uncovered by the https://github.com/nst/JSONTestSuite/ test suite
#38
tylerknott
closed
6 years ago
4
Remove code specific to v2.067 (not supported anymore)
#37
Geod24
closed
6 years ago
0
Drop support for DMD < v2.077 and test with all new releases
#36
Geod24
closed
6 years ago
4
Serializing struct to JSON
#35
Geod24
opened
6 years ago
0
Update compiler support
#34
s-ludwig
closed
6 years ago
0
Documentation colors hurt my eyes
#33
quickfur
closed
6 years ago
6
what are the differences with vibe.data.json?
#32
timotheecour
opened
6 years ago
1
parseJSONStream() requires ForwardRanges
#31
ylegall
opened
7 years ago
1
How time release it?
#30
zoujiaqing
closed
7 years ago
1
overlapping fields in @safe
#29
John-Colvin
closed
8 years ago
1
Why parseJSONValue accept only reference?
#28
bubnenkoff
closed
8 years ago
2
About naming
#27
bubnenkoff
opened
8 years ago
10
create failing unittest for #22
#26
yannick
closed
6 years ago
0
Suppress some warnings
#25
mrkline
closed
8 years ago
1
Status on std.data.json for Phobos
#24
wilzbach
opened
8 years ago
6
Can't call parseJSONValue with rvalues
#23
dhasenan
closed
8 years ago
2
Cannot cast a integer value to int
#22
forbjok
closed
8 years ago
1
Add shortcut for creating empty array/object JSONValues
#21
s-ludwig
opened
8 years ago
0
Fix handling of long
#20
9il
closed
8 years ago
0
add .a to gitignore
#19
yannick
closed
9 years ago
0
also ignore .a files
#18
yannick
closed
8 years ago
1
Variant.visit ?
#17
Geod24
closed
6 years ago
4
add the serializeToJson from vibe
#16
yannick
closed
8 years ago
3
std.Variant.opIndex returns a Variant
#15
Geod24
closed
9 years ago
2
parseJSONValue doesn't work with `in` params / lvalues
#14
Geod24
opened
9 years ago
3
JSONNumber doesn't correctly handle copy/destruction of BigInt
#13
s-ludwig
closed
9 years ago
1
small suggestions for enhancement
#12
Laeeth
opened
9 years ago
4
Build broken in Phobos master
#11
JakobOvrum
closed
9 years ago
1
Eager/lazy ranges?
#10
s-ludwig
opened
9 years ago
1
Add convenience constructors for JSONToken
#9
s-ludwig
closed
9 years ago
0
Next