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

More flexible PDDL reading #475

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

More flexible PDDL reading #475

wants to merge 12 commits into from

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7afea87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd3767 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. feat(PDDLReader): Changed grammar to support de-ordered PDDL files an…

    …d changed the parser accordingly
    Framba-Luca committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d3453f2 View commit details
    Browse the repository at this point in the history
  2. Fix typing

    Framba-Luca committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d0e5e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21899bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3549be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Simplified structure

    Framba-Luca committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9c2ee6e View commit details
    Browse the repository at this point in the history
  2. Fixed typing

    Framba-Luca committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7952d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5658df View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fixed requested changes and removed obsolete Groups in the grammar th…

    …at made indexing too cluttering
    Framba-Luca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0aed399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ca45b View commit details
    Browse the repository at this point in the history
  3. Fix typing

    Framba-Luca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    04dd805 View commit details
    Browse the repository at this point in the history