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

feat(store): Refactor API to access AST store for third-party tools #326

Merged
merged 6 commits into from
May 7, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7b2d4a4 View commit details
    Browse the repository at this point in the history
  2. feat(store): Remove openMockContext

    API users can simply create an `ASTProgram` containing the desired
    top-level entries and use `createContext` instead.
    byakuren-hijiri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bd21794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea120d3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    4d7ed39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1accaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb1b4b View commit details
    Browse the repository at this point in the history