issues
search
matthewcheok
/
JSONCodable
Hassle-free JSON encoding and decoding in Swift
MIT License
602
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for Xcode 11
#90
p0dee
closed
4 years ago
0
Swift 5 support.
#89
HungNMMobile
opened
5 years ago
0
Migrate to Swfit 4
#88
dsame
closed
2 years ago
0
Xcode 10.2 & Swift 5
#87
floriankrueger
opened
5 years ago
0
Fix for Xcode 9.3+
#86
igorkulman
closed
5 years ago
0
Is it possible to decode an Array?
#85
pronebird
closed
6 years ago
1
Deprecated Method
#84
Mahan3340
opened
6 years ago
0
Xcode 9.1 & Swift 4 support
#83
mokagio
opened
7 years ago
4
remove JSONCodable protocol
#82
emilwojtaszek
opened
7 years ago
2
JSONDecoder is ambiguous for type lookup
#81
pronebird
opened
7 years ago
2
Unable to call toJSON on multi-dimensional arrays
#80
fontduroy
opened
7 years ago
0
Problem JSON encoding and decoding in Swift with JSONCodable
#79
CPiersigilli
opened
7 years ago
3
Update README.md
#78
zkirill
closed
7 years ago
0
Enable JSONCodable use in app extensions
#77
lightsprint09
opened
7 years ago
0
Swift Package Manager Support
#76
lightsprint09
opened
7 years ago
1
Less boilerplate at JSONEncoder creation
#75
reitzig
closed
4 years ago
1
Warning when building with Carthage
#74
roymckenzie
opened
7 years ago
1
Swift Package Manager Support
#73
lightsprint09
opened
7 years ago
1
Fix doc: `JSONObject` is now `[String:Any]`
#72
smadbe
closed
1 year ago
1
[WIP] Refactor to remove duplication
#71
lightsprint09
opened
7 years ago
1
Issues with Arrays
#70
pronebird
opened
7 years ago
1
Adds travis build status badge to the readme.
#69
lightsprint09
closed
7 years ago
1
testing travis with minor PR - remove extra space at end of file
#68
Nadohs
closed
7 years ago
0
Interface for extending `JSONDecoder`?
#67
bejar37
opened
7 years ago
0
`JSONDecodable` with static `parse` method?
#66
bejar37
closed
7 years ago
4
Missing travis.
#65
lightsprint09
closed
7 years ago
1
Working with keys that have '.' (dot) in it
#64
vytis
opened
7 years ago
1
modifying JSONCodable to include all properties
#63
andyast
closed
7 years ago
3
Mixed array
#62
PukYou
closed
7 years ago
0
Fixes array parsing
#61
lightsprint09
closed
7 years ago
5
Cross platform target + Travis CI
#60
lightsprint09
closed
7 years ago
3
Mixed array
#59
Nadohs
closed
8 years ago
0
Cocoapods repo update?
#58
xmkevinchen
closed
8 years ago
3
Explicitly coerce to Any (eliminate Swift 3.0.1 compiler warning)
#57
sibljon
closed
8 years ago
0
Updates version number for dependency management tools
#56
lightsprint09
closed
8 years ago
0
Use proper SemVer in release version tags
#55
mokagio
closed
8 years ago
2
JSONString: line 19 tries casting to AnyObject while return type of the toJSON method is Any
#54
Cyfirr
closed
8 years ago
2
Xcode GM supported
#53
xmkevinchen
closed
8 years ago
2
JSONEncoder.encode(_:,key:) fails to compile with value argument cast to JSONEncodable
#52
djdiaz
opened
8 years ago
0
Empty in an JSONEncodable object result in missing key in toJSON
#51
lightsprint09
closed
7 years ago
0
Empty array instead of MissingTypeError
#50
lightsprint09
closed
7 years ago
1
- Upgraded latest swift 3 syntax to support Xcode-beta 6
#49
xmkevinchen
closed
8 years ago
0
Refactor Array extension
#48
ChrisGriffiths
closed
7 years ago
2
Refactor Array extension
#47
ChrisGriffiths
closed
8 years ago
0
Better readability fortransformers
#46
lightsprint09
closed
8 years ago
5
Swift3 arrays
#45
kevin-chen-bcgdv
closed
8 years ago
0
Adding ability to serialize properties from superclasses
#44
andyast
closed
8 years ago
1
new release please? :)
#43
ratranqu
closed
8 years ago
8
implementation for top level array and tests for Decoding
#42
Nadohs
closed
8 years ago
0
Not able to read using jsondecodable
#41
aleemilu75
closed
7 years ago
2
Next