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

GrammarLocation #309

Merged
merged 10 commits into from
Feb 16, 2023
Merged

GrammarLocation #309

merged 10 commits into from
Feb 16, 2023

Commits on Jul 30, 2022

  1. Add GrammarLocation

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    afdc4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c780f View commit details
    Browse the repository at this point in the history
  3. Add support for grammarLocation in generated parsers. Fix alignment i…

    …ssue in GrammarError.
    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    7707cb7 View commit details
    Browse the repository at this point in the history
  4. Coverage for source offset

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    23c9760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73cfcec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d0898 View commit details
    Browse the repository at this point in the history
  7. Fix off-by one error

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    4f4f61a View commit details
    Browse the repository at this point in the history
  8. Offsets for tracing

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    150d871 View commit details
    Browse the repository at this point in the history
  9. Bring ts lint nits up to date

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    c608cd0 View commit details
    Browse the repository at this point in the history
  10. Rebuild after rebase

    hildjj committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    8590f0b View commit details
    Browse the repository at this point in the history