issues
search
endocrimes
/
Jay
Pure-Swift JSON parser & formatter. Fully streamable input and output. Linux & OS X ready. Replacement for NSJSONSerialization.
MIT License
132
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support zero digit for exponents
#62
ikhsan
closed
7 years ago
7
Can't parse exponents that starts with zero
#61
ikhsan
closed
4 years ago
0
Tagging a new version
#60
vzsg
closed
7 years ago
2
Fix Double fraction parsing
#59
vzsg
closed
7 years ago
1
Incorrect parsing of Double values if the fraction part starts with zeroes
#58
vzsg
closed
7 years ago
0
dataFromJson() Int 0,1 exchange Bool
#57
iq3addLi
opened
8 years ago
0
Cannot parse JSON with integer values bigger than Int.max
#56
m-revetria
opened
8 years ago
1
Offer a String API
#55
remko
opened
8 years ago
7
UTF-16 unsupported
#54
remko
opened
8 years ago
4
Fix conversion of String->Int dictionary
#53
remko
closed
7 years ago
9
Incorrect String->Int map detection
#52
remko
closed
7 years ago
8
Fix recommended Package.swift line in readme
#51
czechboy0
closed
8 years ago
0
update travis and version for 3.0 release
#50
loganwright
closed
8 years ago
5
Updated to Swift 3 GM
#49
czechboy0
closed
8 years ago
0
remove examples
#48
tanner0101
closed
8 years ago
3
Replace @czechboy0 with @DanToml in badges
#47
KrauseFx
closed
8 years ago
1
Properly escape all control chars when formatting
#46
czechboy0
closed
8 years ago
2
Also escape other whitespace control characters
#45
czechboy0
closed
8 years ago
0
Added support for JSON comments
#44
czechboy0
closed
8 years ago
1
Add support for JSON comments
#43
czechboy0
closed
8 years ago
1
Swift 08-18
#42
czechboy0
closed
8 years ago
0
Perf improvements
#41
czechboy0
closed
8 years ago
0
Performance improvements
#40
czechboy0
closed
8 years ago
0
Updated Swift to 08-15
#39
czechboy0
closed
8 years ago
0
Updating to Swift 07-29
#38
czechboy0
closed
8 years ago
0
Compiles in Swift 3
#37
jcampbell05
closed
8 years ago
4
Swift 3?
#36
jcampbell05
closed
8 years ago
0
Updating to Swift 07-25
#35
czechboy0
closed
8 years ago
0
Moved convenience functions to Jay-Extras to not clash with users
#34
czechboy0
closed
8 years ago
0
Took out C7 support in Jay repo, will add that support to a separate Jay+C7 repo
#33
czechboy0
closed
8 years ago
0
CocoaPods
#32
lfarah
opened
8 years ago
2
Improved API naming
#31
czechboy0
closed
8 years ago
0
Performance comparisons?
#30
snej
opened
8 years ago
3
Updating Swift
#29
czechboy0
closed
8 years ago
0
Updating to swift 3 preview 1
#28
czechboy0
closed
8 years ago
0
Added header documentation to (most) public interfaces
#27
BasThomas
closed
8 years ago
1
Made Jay conform to C7.JSON
#26
czechboy0
closed
8 years ago
0
Add header documentation
#25
czechboy0
closed
8 years ago
0
Added streaming output
#24
czechboy0
closed
8 years ago
0
Added pretty printing
#23
czechboy0
closed
8 years ago
0
Spring cleaning
#22
czechboy0
closed
8 years ago
0
Trying out better Mirror-based introspection
#21
czechboy0
closed
8 years ago
0
Adding an option allowing for always-open Readers
#20
czechboy0
closed
8 years ago
0
Made next() throw to better propagate Reader errors
#19
czechboy0
closed
8 years ago
0
Add unwrapping convenience functions
#18
czechboy0
closed
8 years ago
1
Added public ability to parse JSON from a Reader-conforming object
#17
czechboy0
closed
8 years ago
0
Updating Swift to 05-09
#16
czechboy0
closed
8 years ago
0
Updated Swift 05-03
#15
czechboy0
closed
8 years ago
0
Updated for Swift 3 april 24 snapshot
#14
czechboy0
closed
8 years ago
0
[WIP] Source location information
#13
czechboy0
closed
8 years ago
1
Next