This repository was archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
SCIP Tree-sitter CLI #57664
Merged
Merged
SCIP Tree-sitter CLI #57664
Changes from 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
c4817f5
WIP
keynmol 0ee4716
Don't move BundlerParser in get_locals
keynmol a60bdd8
Add cargo feature to clap dependency
keynmol 0018ce2
Basic indexing command in scip-treesitter-cli
keynmol 33a0421
Add Bazel configuration
keynmol 6d1d23d
Update bazel build
keynmol a6eafbc
Satisfy bazel pre-check..
keynmol bde3d15
Daddy Bazel let me be
keynmol 5a4f73b
Alphabet..
keynmol 84a50af
WIP
keynmol 86e022d
Allow ignoring locals/globals through CLI options
keynmol ace2205
Upgrade Rust to 1.69 and add command-testing dependencies
keynmol 530fcaf
Add basic end to end tests, refactor slightly
keynmol 6241ab6
Cleanup
keynmol 89cedbc
Sync bazel lock
keynmol 3b357d2
Use references everywhere
keynmol e8b3a03
Cleanup references
keynmol ebadf48
Move bazel definitions around
keynmol 8dd5f27
Use own test data for the CLI crate
keynmol 07a8552
WIP: try to make tests runnable with Bazel
keynmol 57487f6
bzl: use rootpath instead of execpath
jhchabran ac2dfa8
Resolve absolute path when running through Bazel
keynmol 97074e5
Don't pass BundledParser enum by reference
keynmol 770b3e6
Use consistent syntax in Cargo.toml
keynmol 5f4f2b6
Improve handling of analysis mode and document CLI options
keynmol ee67043
Use snapshot testing, and refactor CLI tests
keynmol 197874e
Use indicatif for progress reporting
keynmol 89c244b
Add document on strict field in options
keynmol 7c4f735
Remove dependency on sg-syntax
keynmol 82b64d2
Merge branch 'main' into scip-syntax-cli
keynmol a4406e9
Fix Bazel build now that we use Insta..
keynmol a11ba4e
Add README
keynmol f9ddc51
Merge branch 'main' into scip-syntax-cli
keynmol 6226a94
Update Cargo bazel lock
keynmol 478dc1d
Document the hair-pulling moment around Insta and names under Bazel
keynmol c414977
Run bazel configure
keynmol e6e184f
Error handling improvements, rename strict -> fail_fast
keynmol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.