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

Error recovery for iggy #59

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

Error recovery for iggy #59

wants to merge 10 commits into from

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    ce914a3 View commit details
    Browse the repository at this point in the history
  2. Add semicoon for regex rules

    afroozeh committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c371457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa6916 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    7512145 View commit details
    Browse the repository at this point in the history
  2. Remove default implementations from ParseTreeVisitor's visitTerminalN…

    …ode and visitErrorNode
    afroozeh committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    fa7bb59 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Improve error recovery mechanism to consider any error position in th…

    …e rule, and not just the immediate ones after the nonterminal
    afroozeh committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ecb0cb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. temp

    afroozeh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    02a2589 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Temp

    afroozeh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6aa0a05 View commit details
    Browse the repository at this point in the history
  2. Progress

    afroozeh committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0604ff0 View commit details
    Browse the repository at this point in the history