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

Update the ocaml-tree-sitter runtime library #510

Merged
merged 17 commits into from
Sep 18, 2024
Merged

Update the ocaml-tree-sitter runtime library #510

merged 17 commits into from
Sep 18, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    3b58aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf61dc View commit details
    Browse the repository at this point in the history
  3. Fix gitignore

    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2545314 View commit details
    Browse the repository at this point in the history
  4. Update core submodule

    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    06a59cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3957537 View commit details
    Browse the repository at this point in the history
  6. Add missing language

    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    155d69c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaf77e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    527aa7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14ace03 View commit details
    Browse the repository at this point in the history
  10. Add readme

    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    30fff59 View commit details
    Browse the repository at this point in the history
  11. Undo PR #488

    because the corresponding changes weren't made in semgrep
    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4b09627 View commit details
    Browse the repository at this point in the history
  12. Revert 2 recent semgrep-go commits by Brandon and Yosef because

    the accompanying changes in semgrep are not ready.
    We're reverting the contents of semgrep-go to
    commit 9b59bf4
    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    70833c8 View commit details
    Browse the repository at this point in the history
  13. Update core

    mjambon committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dd22970 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ba53bc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Use a patched version of tree-sitter-vue that avoids HTML parsing errors

    in programs where both semgrep-vue and semgrep-html are used.
    mjambon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    96fd7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf0323 View commit details
    Browse the repository at this point in the history
  3. Update core

    mjambon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    81f47ff View commit details
    Browse the repository at this point in the history