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

WIP: Improvement/better errors #9

Draft
wants to merge 23 commits into
base: feature/consistency-with-credo
Choose a base branch
from

Commits on Aug 31, 2021

  1. remove unused code

    ajuvercr committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1c5d736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4469b8 View commit details
    Browse the repository at this point in the history
  3. add ebnf parser tests

    ajuvercr committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    143f0ef View commit details
    Browse the repository at this point in the history
  4. test sparql parse

    ajuvercr committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    8722e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. format

    ajuvercr committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c265593 View commit details
    Browse the repository at this point in the history
  2. add more parse tests

    ajuvercr committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    57b81ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    337a357 View commit details
    Browse the repository at this point in the history
  4. add mini bench

    ajuvercr committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ac3b421 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220694e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

    ajuvercr committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    87a8e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. finish up parser

    ajuvercr committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5e30fa4 View commit details
    Browse the repository at this point in the history
  2. add test (benchmark)

    ajuvercr committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    112be23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7edaf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

    ajuvercr committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    cbd3077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bb17e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    08e29b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b026e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaeb9d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. impl profiler

    ajuvercr committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    7587271 View commit details
    Browse the repository at this point in the history
  2. sprinkle some profile things

    ajuvercr committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6ffe40b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. bump

    ajuvercr committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a6e5f6e View commit details
    Browse the repository at this point in the history