issues
search
mdedetrich
/
scalajson
ScalaJSON - JSON for Scala, currently contains minimal AST
BSD 3-Clause "New" or "Revised" License
55
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GitHub Actions
#53
eed3si9n
opened
2 years ago
0
Update sbt plugins
#52
eed3si9n
closed
5 years ago
6
Allow you to supply a custom collection on .toStandard
#51
mdedetrich
opened
6 years ago
6
Initial support for scala-native
#50
mdedetrich
closed
6 years ago
2
support Scala 2.13.0-M3 (and bump to sbt 1.1.1)
#49
SethTisue
closed
6 years ago
9
Performance improvement for toJsAny
#48
mdedetrich
closed
6 years ago
2
Update sbt plus scala test
#47
mdedetrich
closed
6 years ago
1
Give unstable.JObject/JArray useful toStrings
#46
dwijnand
closed
6 years ago
7
Use an immutable/mutable design
#45
mdedetrich
opened
7 years ago
5
Add sbt-platform and set up the new CI
#44
jvican
closed
6 years ago
3
Optimization settings in Scala 2.12 need to be tweaked
#43
jvican
closed
7 years ago
9
[WIP] Basic implementation of JNumber conversions
#42
mdedetrich
closed
6 years ago
5
Adds JNumber conversions
#41
eed3si9n
closed
7 years ago
12
Missing git tags
#40
dwijnand
closed
7 years ago
2
Give unsafe.JObject a more useful toString implementation
#39
dwijnand
closed
6 years ago
1
Added JNumber conversions
#38
mdedetrich
closed
6 years ago
1
Add in JNumber number conversions
#37
mdedetrich
opened
7 years ago
5
Remove numericStringEquals?
#36
mdedetrich
opened
7 years ago
1
Fix numericStringEquals with 0 condition
#35
mdedetrich
closed
7 years ago
2
Explore CBT
#34
mdedetrich
opened
7 years ago
3
Override .copy in JNumber to use regex
#33
mdedetrich
closed
7 years ago
1
Precompile `jNumberRegex` or move to manual verification
#32
sirthias
closed
7 years ago
2
Provide scala-native build
#31
mdedetrich
opened
7 years ago
1
Turns the standard AST `JNumber` into a safe constructor
#30
mdedetrich
closed
7 years ago
9
Make case classes/case objects final, fixes #27
#29
mdedetrich
closed
7 years ago
1
Move regex check on JNumber into companion
#28
sirthias
closed
7 years ago
3
Mark all case classes `final`
#27
sirthias
closed
7 years ago
0
Speed up JNumber Array[Char] => String creation by ~3x.
#26
htmldoug
closed
7 years ago
1
Fix JNumber.apply(Array[Byte])
#25
htmldoug
closed
7 years ago
1
Various fixes and improvements to JNumber
#24
mdedetrich
closed
7 years ago
1
JNumber has a pointless apply(Short) method
#23
Ichoran
closed
7 years ago
1
No way to efficiently and safely construct a JNumber from String
#22
Ichoran
closed
7 years ago
1
JNumber constructor accepts Float.NaN
#21
Ichoran
closed
7 years ago
3
Change Map to a VectorMap implementation
#20
mdedetrich
opened
7 years ago
8
Vector map variant
#19
mdedetrich
opened
7 years ago
1
Move tests into their own project
#18
mdedetrich
closed
7 years ago
5
Remove the .to[X] converters
#17
mdedetrich
closed
7 years ago
4
JNumber constructor is not a total function
#16
fommil
closed
7 years ago
46
Make sbt-sonatype work
#15
mdedetrich
opened
7 years ago
0
Vote for new package/library name
#14
mdedetrich
closed
7 years ago
8
Release 1.0.0
#13
dwijnand
closed
6 years ago
28
New package name and new group id
#12
dwijnand
closed
7 years ago
19
be Scala 2.13 friendly
#11
SethTisue
closed
7 years ago
3
unsafe.JObject equality
#10
dwijnand
closed
7 years ago
7
Unable to set up build for Scala 2.12.0-RC1
#9
mdedetrich
closed
8 years ago
0
Remove @JsExport
#8
mdedetrich
closed
8 years ago
0
From js any
#7
OlivierBlanvillain
closed
7 years ago
4
Use specs2 for Scala.js when it has support
#6
mdedetrich
closed
6 years ago
1
Addition of JNothing
#5
farmdawgnation
closed
8 years ago
2
Q: Why JTrue/JFalse?
#4
farmdawgnation
closed
8 years ago
3
Next