Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kernel-panic-codecave/JSONLoader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: kernel-panic-codecave/JSONLoader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 4, 2019

  1. Add some more context

    DrBeta authored Aug 4, 2019
    Configuration menu
    Copy the full SHA
    ad9039b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Update the README (again)

    DrBeta authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    c651dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309ba89 View commit details
    Browse the repository at this point in the history
  3. Create LICENSE

    DrBeta authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    79e6dc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed05a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f06af View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    b5d549b View commit details
    Browse the repository at this point in the history
  2. add tests

    nathanfredericks committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    df76930 View commit details
    Browse the repository at this point in the history
  3. add network support

    rename load to loadFromBundle
    split parsing into it's own testable function
    add loadFromURL(_:) function
    nathanfredericks committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    88367db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from nathfreder/feature/network

    Add network support
    DrBeta authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    5c8bb0f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Error handler throws added

    keegho committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    4d5e44f View commit details
    Browse the repository at this point in the history
  2. Error handling using throws

    keegho committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    f2b07de View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from keegho/errorhandler

    Errorhandler
    KP2048 authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a3ae96e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Updated readme example

    keegho committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    469b065 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge pull request #4 from keegho/errorhandler

    Updated readme example
    KP2048 authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    de6d971 View commit details
    Browse the repository at this point in the history
Loading