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

Upgrade Antlr to 4.11 and vendor the runtime #1114

Merged
merged 51 commits into from
Feb 15, 2024
Merged

Commits on Aug 9, 2023

  1. replace antlr binary

    Javier López Peña committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ab63619 View commit details
    Browse the repository at this point in the history
  2. Update references to antler 4.9 to 4.11

    Javier López Peña committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3bc6bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. add news fragment

    Jasha10 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bc4949b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    ec1dd16 View commit details
    Browse the repository at this point in the history
  2. missing file

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    635e01a View commit details
    Browse the repository at this point in the history
  3. cleanups

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1040c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09ce997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62c2b13 View commit details
    Browse the repository at this point in the history
  6. unused f-string

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9b9272d View commit details
    Browse the repository at this point in the history
  7. typo in comment

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b234191 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7267356 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    024cef1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5531cf0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e85bade View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5708f94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b18374 View commit details
    Browse the repository at this point in the history
  14. make import relative

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a155f80 View commit details
    Browse the repository at this point in the history
  15. More relative imports

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b4a939f View commit details
    Browse the repository at this point in the history
  16. refactor

    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7d39143 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e318d35 View commit details
    Browse the repository at this point in the history
  18. Revert "make all vendored imports relative"

    This reverts commit e318d35.
    jlopezpena committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ade65b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    6db19b9 View commit details
    Browse the repository at this point in the history
  2. cleaner relative imports

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cfa2d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981cfe1 View commit details
    Browse the repository at this point in the history
  4. docbuild

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    709fd21 View commit details
    Browse the repository at this point in the history
  5. typing for mypy

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    43e5b8f View commit details
    Browse the repository at this point in the history
  6. missing import

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f33f5e4 View commit details
    Browse the repository at this point in the history
  7. typing for helper function

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9ad1a6e View commit details
    Browse the repository at this point in the history
  8. unused imports

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    eb2ac3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c2cafe View commit details
    Browse the repository at this point in the history
  10. mypy errors

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6ed9fa7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd81d49 View commit details
    Browse the repository at this point in the history
  12. isort fixes

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8046828 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17b8ba4 View commit details
    Browse the repository at this point in the history
  14. isort issues on tests

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8b4da00 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2bd8d25 View commit details
    Browse the repository at this point in the history
  16. black fix

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6f49e20 View commit details
    Browse the repository at this point in the history
  17. flake8 fixes

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c59b725 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42008af View commit details
    Browse the repository at this point in the history
  19. trailing comma

    jlopezpena committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    382fef3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5302c30 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    39cef95 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

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

    jlopezpena committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2d049a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21a1df View commit details
    Browse the repository at this point in the history
  4. linting

    jlopezpena committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ce28524 View commit details
    Browse the repository at this point in the history
  5. typing tripping python 3.8

    jlopezpena committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e46f93a View commit details
    Browse the repository at this point in the history
  6. reformatting again

    jlopezpena committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    919dd9e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Feb 15, 2024

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