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

Support fat comma in Perl lexer #1553

Merged
merged 9 commits into from
Jul 14, 2020

Commits on Jul 5, 2020

  1. Add test cases

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    7c08fb3 View commit details
    Browse the repository at this point in the history
  2. Support fat commas

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    91bca97 View commit details
    Browse the repository at this point in the history
  3. Make space optional

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    b8e2cdc View commit details
    Browse the repository at this point in the history
  4. Fix rule with empty match

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d84ba5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c68a9b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12ec0cb View commit details
    Browse the repository at this point in the history
  7. Tweak ordering of states

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a703793 View commit details
    Browse the repository at this point in the history
  8. Force CI to run

    pyrmont committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a11bf3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    648d085 View commit details
    Browse the repository at this point in the history