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

Fix indirect left recursive rule operator precedence via delegated operator precedence #4480

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Commits on Nov 30, 2023

  1. support indirect left recursive rules via delegated operator precedence

    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3eef0d3 View commit details
    Browse the repository at this point in the history
  2. fix oversights of support indirect left recursive rules via delegated…

    … operator precedence
    
    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e3ca726 View commit details
    Browse the repository at this point in the history
  3. enable more tests & fix PHP & Dart target - potentially

    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fe4d260 View commit details
    Browse the repository at this point in the history
  4. Increase CharPositionInLine by (= dp 1)

    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c3958e6 View commit details
    Browse the repository at this point in the history
  5. fix Dart optional param

    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b085759 View commit details
    Browse the repository at this point in the history
  6. add proxy del-prec-method to PHP

    Signed-off-by: Alex Lüpges <luepges@se-rwth.de>
    luepges committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3dcb01f View commit details
    Browse the repository at this point in the history
  7. Dart: Use unnamed optional parameter instead

    Signed-off-by: Alex Lüpges <git.rwth@luepg.es>
    MisterErwin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b5d84f6 View commit details
    Browse the repository at this point in the history