Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in Swift-Codable.json for nil/not found key-value pairs. #140

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2017

  1. Merge pull request Ahmed-Ali#88 from AlexxNica/patch-1

    Fix minor typo
    Ahmed-Ali committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    d6f592d View commit details
    Browse the repository at this point in the history
  2. Merge pull request Ahmed-Ali#96 from kashifshaikh/master

    Adding support for Swift 4 Codable
    Ahmed-Ali committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    bf8134e View commit details
    Browse the repository at this point in the history
  3. Merge pull request Ahmed-Ali#93 from narlei/master

    Changed icon / Fix UpsideDown text
    Ahmed-Ali committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    16893c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    c5a4da4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Migrate to Swift 4

    serhii-londar committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    779a06f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Configuration menu
    Copy the full SHA
    e40b258 View commit details
    Browse the repository at this point in the history
  2. added back credit file

    mumer92 committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    2f8ba42 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Change generic type from 'AnyObject' to 'String' -> Fixes Ahmed-Ali#105

    In Swift-Struct-Codable format 'decodeIfPresent' cannot
    produce value of type 'Anyobject'. So changing geberic-type
    from 'AnyObject'to 'String' for null json values will
    allow to compile the xcode project
    
    Fixes Ahmed-Ali#105
    Ankush Kushwaha committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    df54d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Java Gson for Android: Fix method name to be "optString" instead of "…

    …opt" to get String type value from JSONObject in constructor.
    Yasuaki Tamura committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    8528d6a View commit details
    Browse the repository at this point in the history
  2. Fix: float type issue

    Yasuaki Tamura committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    02a96ed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Update to Swift 4.2

    BrychanOdlum committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    4c61a93 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Configuration menu
    Copy the full SHA
    0a3d17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd8a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b306da View commit details
    Browse the repository at this point in the history
  4. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    30d8785 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of git://github.com/serhii-londar/JSONExport in…

    …to serhii-londar-master
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    8e804f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8069c92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a45d1ae View commit details
    Browse the repository at this point in the history
  8. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    c20cabb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c3864f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    330d94b View commit details
    Browse the repository at this point in the history
  11. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    9ca6bdc View commit details
    Browse the repository at this point in the history
  12. Merge branch 'fix_generic_type_swift_struct_codable' of git://github.…

    …com/ankushkushwaha/JSONExport into ankushkushwaha-fix_generic_type_swift_struct_codable
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    a9b4ca0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    870ee94 View commit details
    Browse the repository at this point in the history
  14. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    0c5bd0d View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/fix_java_gson_for_android' of git://github.com/…

    …ty0521-fss/JSONExport into ty0521-fss-feature/fix_java_gson_for_android
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    790b7fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    96d1f27 View commit details
    Browse the repository at this point in the history
  17. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    1e806c9 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' of git://github.com/BrychanOdlum/JSONExport int…

    …o BrychanOdlum-master
    
    # Conflicts:
    #	JSONExport.xcodeproj/project.pbxproj
    #	JSONExport/FilePreviewCell.swift
    #	JSONExport/ViewController.swift
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    a0a7c7e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    101a4e9 View commit details
    Browse the repository at this point in the history
  20. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    87f71cb View commit details
    Browse the repository at this point in the history
  21. Fixing the project file

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    a507ecf View commit details
    Browse the repository at this point in the history
  22. Updating CHANGELOG.md

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    db500f5 View commit details
    Browse the repository at this point in the history
  23. Adding Outlaw JSON file to the project as the merge conflicts caused …

    …this to not to merge correctly
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    47a897e View commit details
    Browse the repository at this point in the history
  24. nit: removing empty line

    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    a0ec494 View commit details
    Browse the repository at this point in the history
  25. Fixed an issue with trying to figure the selected language from an UI…

    … element outside the UI thread
    Ahmed-Ali committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    50e3f93 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. fixed: update the color under Dark Mode

    hb committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    fe313c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Merge pull request Ahmed-Ali#136 from hzb/master

    fixed: update the color under Dark Mode
    huabin committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    ec2051d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Changed code in swift codable so that if any key value pair is not fo…

    …und in json, it will make the property nil. instead of failing to create an object. also. its will print which object has not been found on console.
    pawan-joshi committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    1545cbe View commit details
    Browse the repository at this point in the history
  2. swift formatted

    pawan-joshi committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    427f41a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    54e9ead View commit details
    Browse the repository at this point in the history