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

Added lexer for parsing GSQL files #1866

Merged
merged 6 commits into from Aug 8, 2021
Merged

Commits on May 17, 2021

  1. Added GSQL lexer

    DanBarkus committed May 17, 2021
    Configuration menu
    Copy the full SHA
    42d3829 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. encased keywords in 'words' function

    added link to language reference
    DanBarkus committed May 19, 2021
    Configuration menu
    Copy the full SHA
    18be30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92118ef View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Added copyright annotation

    Removed commented out string
    DanBarkus committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e004e01 View commit details
    Browse the repository at this point in the history
  2. re-built test output file

    DanBarkus committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3a3eead View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Updated words to Keywords

    DanBarkus committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ace585d View commit details
    Browse the repository at this point in the history