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

Implement use of tree-sitter parser #241

Merged
merged 13 commits into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. initial draft

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f805d67 View commit details
    Browse the repository at this point in the history
  2. use parser

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    05a8c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26cdf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a7343a View commit details
    Browse the repository at this point in the history
  5. fix clippy

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    541442b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a9eede View commit details
    Browse the repository at this point in the history
  7. fix windows build break

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2255170 View commit details
    Browse the repository at this point in the history
  8. cleanup ordering

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8a51628 View commit details
    Browse the repository at this point in the history
  9. address Dongbo's feedback

    SteveL-MSFT committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0abdb55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7521e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    35175d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d4e70 View commit details
    Browse the repository at this point in the history
  3. rename variable

    SteveL-MSFT committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    09a818c View commit details
    Browse the repository at this point in the history