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 procfile lexer #1808

Merged
merged 10 commits into from Jun 20, 2021
Merged

Add procfile lexer #1808

merged 10 commits into from Jun 20, 2021

Commits on May 16, 2021

  1. add Procfile Lexer

    sblondon committed May 16, 2021
    Configuration menu
    Copy the full SHA
    22f19e8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    71dda3f View commit details
    Browse the repository at this point in the history
  2. add Procfile lexer author

    sblondon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1d57d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3291048 View commit details
    Browse the repository at this point in the history
  4. add Procfile.output file

    sblondon committed May 17, 2021
    Configuration menu
    Copy the full SHA
    946350a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdca817 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Add versionadded info

    sblondon committed May 22, 2021
    Configuration menu
    Copy the full SHA
    cc3016f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43010d5 View commit details
    Browse the repository at this point in the history
  3. detect Integer only

    sblondon committed May 22, 2021
    Configuration menu
    Copy the full SHA
    1d42b72 View commit details
    Browse the repository at this point in the history
  4. split Text from Whitespace

    sblondon committed May 22, 2021
    Configuration menu
    Copy the full SHA
    f1bc887 View commit details
    Browse the repository at this point in the history