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

Use xmlbf for XML parsing #67

Merged
merged 44 commits into from
Jun 3, 2019
Merged

Commits on Jan 23, 2019

  1. Hlint cleanups

    jrp2014 committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    1a3b60e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287b017 View commit details
    Browse the repository at this point in the history
  3. Merge pull request robstewart57#63 from jrp2014/master

    Some hlint cleanups
    robstewart57 committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    4fd2edf View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    6dc6379 View commit details
    Browse the repository at this point in the history
  2. hlint

    wismill committed May 22, 2019
    Configuration menu
    Copy the full SHA
    79aa1f4 View commit details
    Browse the repository at this point in the history
  3. Replace ++ with <>

    wismill committed May 22, 2019
    Configuration menu
    Copy the full SHA
    c8f61f8 View commit details
    Browse the repository at this point in the history
  4. hlint fmap

    wismill committed May 22, 2019
    Configuration menu
    Copy the full SHA
    a19f164 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd46e94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab7a1d View commit details
    Browse the repository at this point in the history
  7. Fix issue with Haddock

    wismill committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b447e4b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Fix issue with Haddock

    wismill committed May 23, 2019
    Configuration menu
    Copy the full SHA
    fbf8431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32650a View commit details
    Browse the repository at this point in the history
  3. Fix Xeno

    wismill committed May 23, 2019
    Configuration menu
    Copy the full SHA
    bf7112c View commit details
    Browse the repository at this point in the history
  4. Tidying

    wismill committed May 23, 2019
    Configuration menu
    Copy the full SHA
    51a013d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    721a1ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    896e21e View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into wip/Alga

    # Conflicts:
    #	bench/MainCriterion.hs
    wismill committed May 23, 2019
    Configuration menu
    Copy the full SHA
    56553dd View commit details
    Browse the repository at this point in the history
  8. Merge pull request robstewart57#65 from wismill/wip/Alga

    Add support for Algebraic Graphs. Fix robstewart57#59
    robstewart57 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    fcc08fb View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/master' into wip/xmlbf

    # Conflicts:
    #	src/Text/RDF/RDF4H/XmlParser.hs
    wismill committed May 23, 2019
    Configuration menu
    Copy the full SHA
    b30c7a3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Tidying

    wismill committed May 24, 2019
    Configuration menu
    Copy the full SHA
    4d312a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fccd87 View commit details
    Browse the repository at this point in the history
  3. Improvements

    wismill committed May 24, 2019
    Configuration menu
    Copy the full SHA
    acefeea View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

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

    wismill committed May 25, 2019
    Configuration menu
    Copy the full SHA
    7d318d3 View commit details
    Browse the repository at this point in the history
  3. Improvements

    wismill committed May 25, 2019
    Configuration menu
    Copy the full SHA
    bce4300 View commit details
    Browse the repository at this point in the history
  4. Collection

    wismill committed May 25, 2019
    Configuration menu
    Copy the full SHA
    d3f3c73 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Fix typo in XML

    wismill committed May 27, 2019
    Configuration menu
    Copy the full SHA
    a348010 View commit details
    Browse the repository at this point in the history
  2. Improvements

    wismill committed May 27, 2019
    Configuration menu
    Copy the full SHA
    aa23978 View commit details
    Browse the repository at this point in the history
  3. Fix doc uri

    wismill committed May 27, 2019
    Configuration menu
    Copy the full SHA
    84af8a9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Improvements

    wismill committed May 28, 2019
    Configuration menu
    Copy the full SHA
    eb2159f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af4f69 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Improvements

    wismill committed May 29, 2019
    Configuration menu
    Copy the full SHA
    137d0fe View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Improvements

    wismill committed May 30, 2019
    Configuration menu
    Copy the full SHA
    93a39c2 View commit details
    Browse the repository at this point in the history
  2. Update W3C repository

    wismill committed May 30, 2019
    Configuration menu
    Copy the full SHA
    c04d8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6664cd View commit details
    Browse the repository at this point in the history
  4. Some more cleaning

    wismill committed May 30, 2019
    Configuration menu
    Copy the full SHA
    d5ab655 View commit details
    Browse the repository at this point in the history
  5. Fix test suite for Turtle

    wismill committed May 30, 2019
    Configuration menu
    Copy the full SHA
    1f8bdb8 View commit details
    Browse the repository at this point in the history
  6. Fix test-00.ttl

    wismill committed May 30, 2019
    Configuration menu
    Copy the full SHA
    b22f89c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

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

Commits on Jun 1, 2019

  1. Improve the Cabal file

    wismill committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    f1a04e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Documentation

    wismill committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    1ad58fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed61db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6485b27 View commit details
    Browse the repository at this point in the history
  4. Documentation

    wismill committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8bf9f1f View commit details
    Browse the repository at this point in the history