-
Notifications
You must be signed in to change notification settings - Fork 117
Comparing changes
Open a pull request
base repository: takaaptech/Freddy
base: master
head repository: devprodoctor/Freddy
compare: master
Commits on Feb 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 32e2da3 - Browse repository at this point
Copy the full SHA 32e2da3View commit details -
Merge pull request #113 from neonichu/swiftpm-support
Reorganize sources to support swiftpm
Configuration menu - View commit details
-
Copy full SHA for 5ef8c74 - Browse repository at this point
Copy the full SHA 5ef8c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca82a3 - Browse repository at this point
Copy the full SHA 3ca82a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e395c9 - Browse repository at this point
Copy the full SHA 5e395c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9299cc6 - Browse repository at this point
Copy the full SHA 9299cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bdf0f - Browse repository at this point
Copy the full SHA 82bdf0fView commit details -
Merge pull request #114 from bignerdranch/zwaldowski/project-fixes
Project fixups
mdmathias committedFeb 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 7f12f4c - Browse repository at this point
Copy the full SHA 7f12f4cView commit details
Commits on Feb 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5cdf639 - Browse repository at this point
Copy the full SHA 5cdf639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e16698 - Browse repository at this point
Copy the full SHA 4e16698View commit details -
Merge pull request #116 from bignerdranch/jjm-fix-readme
Remove trailing commas from readme example, and update gitignore
mdmathias committedFeb 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f13dda - Browse repository at this point
Copy the full SHA 1f13ddaView commit details
Commits on Feb 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8be7f1b - Browse repository at this point
Copy the full SHA 8be7f1bView commit details
Commits on Feb 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3de9438 - Browse repository at this point
Copy the full SHA 3de9438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059c204 - Browse repository at this point
Copy the full SHA 059c204View commit details -
Configuration menu - View commit details
-
Copy full SHA for da4353a - Browse repository at this point
Copy the full SHA da4353aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d371094 - Browse repository at this point
Copy the full SHA d371094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ae912 - Browse repository at this point
Copy the full SHA 00ae912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71da9cb - Browse repository at this point
Copy the full SHA 71da9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for faed337 - Browse repository at this point
Copy the full SHA faed337View commit details
Commits on Feb 6, 2016
-
Merge pull request #123 from bignerdranch/parse-utf16-surrogate-pairs
Add UTF-16 surrogate pair support to JSONParser.
Configuration menu - View commit details
-
Copy full SHA for 7588a67 - Browse repository at this point
Copy the full SHA 7588a67View commit details -
Merge pull request #120 from justinmstuart/feature/tvos-support
Adds Cocoapods support for tvos
Configuration menu - View commit details
-
Copy full SHA for 1b78914 - Browse repository at this point
Copy the full SHA 1b78914View commit details
Commits on Feb 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9655c38 - Browse repository at this point
Copy the full SHA 9655c38View commit details
Commits on Feb 11, 2016
-
README: Add section headings under Usage
This paves the way to contrast deserialization with serialization.
Configuration menu - View commit details
-
Copy full SHA for 935b44f - Browse repository at this point
Copy the full SHA 935b44fView commit details -
README: Add "Serialization" subsection under "Usage"
Covers `JSON.serialize()` and `JSONEncodable.toJSON()`. [fixes #129]
Configuration menu - View commit details
-
Copy full SHA for dd933dd - Browse repository at this point
Copy the full SHA dd933ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0c030 - Browse repository at this point
Copy the full SHA 9b0c030View commit details -
Shift serialization code to JSONSerializing.swift
Previously lived in JSONParsing.swift.
Configuration menu - View commit details
-
Copy full SHA for 4754148 - Browse repository at this point
Copy the full SHA 4754148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b9745 - Browse repository at this point
Copy the full SHA 87b9745View commit details -
Shift serialization tests to JSONSerializationTests.swift
Previously lived in JSONSubscriptTests.swift.
Configuration menu - View commit details
-
Copy full SHA for fdcbc65 - Browse repository at this point
Copy the full SHA fdcbc65View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc90e05 - Browse repository at this point
Copy the full SHA fc90e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c47f2 - Browse repository at this point
Copy the full SHA d0c47f2View commit details -
Merge pull request #130 from bignerdranch/jeremy-w/highlight-serializ…
…e-functionality-129 Call out serialization support in README Thanks to @lucatorella for highlighting the need for this in #129.
Configuration menu - View commit details
-
Copy full SHA for 303a631 - Browse repository at this point
Copy the full SHA 303a631View commit details -
Merge pull request #131 from bignerdranch/jeremy-w/separate-serializa…
…tion-from-deserialization Separate serialization from deserialization
Configuration menu - View commit details
-
Copy full SHA for dc98e18 - Browse repository at this point
Copy the full SHA dc98e18View commit details
Commits on Feb 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c8a96e3 - Browse repository at this point
Copy the full SHA c8a96e3View commit details -
Merge pull request #134 from bignerdranch/sc/link-docs-from-readme
adds link to generated documentation from README.
Brian Hardy committedFeb 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 7e4d777 - Browse repository at this point
Copy the full SHA 7e4d777View commit details
Commits on Feb 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b13b0e3 - Browse repository at this point
Copy the full SHA b13b0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8dbae - Browse repository at this point
Copy the full SHA 0d8dbaeView commit details
Commits on Feb 20, 2016
-
Merge pull request #140 from AquaGeek/raw-representable
Fix #139: Make RawRepresentable conform to JSONDecodable and JSONEncodable
Configuration menu - View commit details
-
Copy full SHA for c943111 - Browse repository at this point
Copy the full SHA c943111View commit details
Commits on Feb 28, 2016
-
'But you program will...' -> 'But your program will...'
Configuration menu - View commit details
-
Copy full SHA for 044352a - Browse repository at this point
Copy the full SHA 044352aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c4386 - Browse repository at this point
Copy the full SHA 99c4386View commit details
Commits on Mar 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2f2fcf2 - Browse repository at this point
Copy the full SHA 2f2fcf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbeb5a6 - Browse repository at this point
Copy the full SHA fbeb5a6View commit details
Commits on Mar 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7d3ee4c - Browse repository at this point
Copy the full SHA 7d3ee4cView commit details -
Merge pull request #146 from bignerdranch/mattmatt/update-readme-ios7
Updates README to reflect reality of iOS 7
mdmathias committedMar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for fae3cae - Browse repository at this point
Copy the full SHA fae3caeView commit details
Commits on Mar 11, 2016
-
Adds a ParsingOptions OptionSetType
ParsingOptions is used when parsing JSON that may have null values or missing keys. ParsingOptions provides .NullBecomesNil and .MissingKeyBecomesNil options to treat this JSON as nil to prevent the throwing of errors.
Configuration menu - View commit details
-
Copy full SHA for d217935 - Browse repository at this point
Copy the full SHA d217935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d8244 - Browse repository at this point
Copy the full SHA 46d8244View commit details
Commits on Mar 15, 2016
-
Adds comments to ParsingOptions's options, removes superfluous detectNotFounds, and excises a redundant test.
Configuration menu - View commit details
-
Copy full SHA for 9a45a83 - Browse repository at this point
Copy the full SHA 9a45a83View commit details
Commits on Mar 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for da9d800 - Browse repository at this point
Copy the full SHA da9d800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6ecbe - Browse repository at this point
Copy the full SHA 0b6ecbeView commit details
Commits on Mar 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1c625a2 - Browse repository at this point
Copy the full SHA 1c625a2View commit details
Commits on Mar 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 85f12a9 - Browse repository at this point
Copy the full SHA 85f12a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d7711 - Browse repository at this point
Copy the full SHA d9d7711View commit details
There are no files selected for viewing