Commit Graph

12 Commits

Author SHA1 Message Date
Jason Ji 6e1db1513d Update project to Swift 5 and latest Xcode 10.2 settings 2019-04-05 20:40:34 -04:00
Yasuhiro Hatta 2af710083e Update README.md 2018-11-29 00:53:20 +09:00
Yasuhiro Hatta 8158330910 Remove whitespace 2018-11-26 00:16:34 +09:00
i826181 1e63a5438d Added support for decoding with Int-based CodingKey 2018-11-24 18:03:50 -08:00
Yasuhiro Hatta 25768e174a Fix build time error by “File Line Length Violation” rule 2018-11-17 16:13:57 +09:00
Yasuhiro Hatta 1e83c6e3b9 Merge branch 'master' into speed-up
# Conflicts:
#	CSV.xcodeproj/project.pbxproj
2018-11-17 15:49:44 +09:00
Yasuhiro Hatta 6a189246ba [Speed] String.UnicodeScalarView#removeAll is slow 2018-11-13 00:48:11 +09:00
Ian G 0669601280 Support for SingleValueDecodingContainer, enum processing 2018-09-11 17:05:52 -04:00
Ian G 15540460ab Push Coding Path for context 2018-09-11 14:28:22 -04:00
Ian G cce830e35c Automatic decoding of Date 2018-09-11 13:49:12 -04:00
Ian G 9739fc74c6 Decodable support 2018-09-11 11:32:11 -04:00
Yasuhiro Hatta 7b20172a9c Fix error: could not find target(s): CSV 2018-04-21 21:16:08 +09:00