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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lexer parameter to Syntax #1748

Merged

Commits on Dec 9, 2021

  1. Copy the full SHA
    7d03118 View commit details
    Browse the repository at this point in the history
  2. Fix typing

    patrick91 committed Dec 9, 2021
    Copy the full SHA
    0a27887 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Simplify check for lexer

    patrick91 committed Dec 11, 2021
    Copy the full SHA
    5ab8b9f View commit details
    Browse the repository at this point in the history
  2. Split lexer check

    patrick91 committed Dec 11, 2021
    Copy the full SHA
    2d5675b View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    patrick91 committed Dec 11, 2021
    Copy the full SHA
    17ba957 View commit details
    Browse the repository at this point in the history
  4. Add myself to contributors

    patrick91 committed Dec 11, 2021
    Copy the full SHA
    6e930a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Copy the full SHA
    6c2510e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Fix for mypy

    patrick91 committed Dec 31, 2021
    Copy the full SHA
    a8ae7b5 View commit details
    Browse the repository at this point in the history
  2. Add docstring

    patrick91 committed Dec 31, 2021
    Copy the full SHA
    de7ed16 View commit details
    Browse the repository at this point in the history