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

Extract dependency free API and tests #71

Closed
wants to merge 21 commits into from
Closed

Commits on Jul 30, 2020

  1. wip

    Andrew Gibson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ba30621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b836f84 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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

Commits on Aug 19, 2020

  1. Conformance tests now passing

    Andrew Gibson committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c90deec View commit details
    Browse the repository at this point in the history
  2. oops

    Andrew Gibson committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6b96556 View commit details
    Browse the repository at this point in the history
  3. oops

    Andrew Gibson committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    98dd4aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    268d2e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff415c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f287ce View commit details
    Browse the repository at this point in the history
  7. restore try catch to verify errors properly

    Andrew Gibson committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f9b2e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 23, 2020

  1. moved string-based API out into an infrastructure project

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c3ae91a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issues/16' of github.com:linked-data-dotnet/json-ld.net…

    … into issues/16
    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    97bce7e View commit details
    Browse the repository at this point in the history
  3. to normalise namespace for tinyjson

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3062504 View commit details
    Browse the repository at this point in the history
  4. We should use the same version of the microsoft test sdk across all t…

    …esting projects
    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    425a3c8 View commit details
    Browse the repository at this point in the history
  5. undo unintentional whitespace changes

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ee37cb0 View commit details
    Browse the repository at this point in the history
  6. remove redundant Raw file from testing project

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    aa28180 View commit details
    Browse the repository at this point in the history
  7. rejigged JsonFetcher so internal dependencies no longer needed betwee…

    …n test projects
    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c444ca0 View commit details
    Browse the repository at this point in the history
  8. undo changes

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d7012ff View commit details
    Browse the repository at this point in the history
  9. whitespace

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c5d1e0b View commit details
    Browse the repository at this point in the history
  10. other unintentional file changes

    Andrew Gibson committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    45382d9 View commit details
    Browse the repository at this point in the history