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

Add interp tool like TestRig #3727

Merged
merged 7 commits into from
May 30, 2022
Merged

Add interp tool like TestRig #3727

merged 7 commits into from
May 30, 2022

Commits on May 28, 2022

  1. initial wack at interp tool

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 28, 2022
    Configuration menu
    Copy the full SHA
    25aef2c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. support split grammars.

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    b472422 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    0beda7e View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 29, 2022
    Configuration menu
    Copy the full SHA
    07bb7cc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. improve interp options; save csv to file.

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 30, 2022
    Configuration menu
    Copy the full SHA
    19104fe View commit details
    Browse the repository at this point in the history
  2. typo in Interpreter

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 30, 2022
    Configuration menu
    Copy the full SHA
    2e0837a View commit details
    Browse the repository at this point in the history
  3. do nothing if no grammars

    Signed-off-by: Terence Parr <parrt@antlr.org>
    parrt committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f4983ce View commit details
    Browse the repository at this point in the history