-
-
Notifications
You must be signed in to change notification settings - Fork 392
Fix hls-graph: phantom dependencies invoke in branching deps (resolve #3423) #4087
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b862c6d
cache semantic lookup
soulomoon f4458a7
stop propagate failure on visible generated name
soulomoon 03dac25
add test case
soulomoon 069f3ed
Merge branch 'master' into cache-semantic-lookup
soulomoon 4614d82
cleanup
soulomoon 10fa6ee
Merge branch 'master' into cache-semantic-lookup
soulomoon b4bf796
configure bench to run semantic tokens
soulomoon 3953584
Merge branch 'master' into cache-semantic-lookup
soulomoon 89a263e
try to edit the file and then get result
soulomoon d09cc33
update bench config
soulomoon b4a527c
fix config
soulomoon c8b286a
add back test
soulomoon fd4ab4d
linearlize the refreshing of dependencies
soulomoon 0e73a5c
fix up hls-graph test
soulomoon e08f070
keep track of visited keys in `refreshDeps`
soulomoon cb4a527
through error on `LogTypecheckedFOI`
soulomoon 90ebb96
Revert "through error on `LogTypecheckedFOI`"
soulomoon 37560e9
refactor plugin: fix regex for extracting import suggestions (#4080)
jhrcek 8459019
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4066)
dependabot[bot] 9d33b5a
Add support for fourmolu 0.15 (#4086)
brandonchinn178 1ede741
Add Method_TextDocumentSemanticTokensFullDelta (#4073)
soulomoon 5126c75
Redundant imports/exports: use range only to determine which code act…
keithfancher 1fd122e
revert cacheLookup
soulomoon fd812cf
cleanup
soulomoon e8e88c7
Merge branch 'master' into branching-deps
soulomoon bbe1be6
update doc
soulomoon 0bd4a20
use strict modifyIORef'
soulomoon c580ff5
fix doc
soulomoon 888e249
add test to prevent phantom dependencies
soulomoon aeeb1be
Update ActionSpec.hs
soulomoon 451e7ce
Update Experiments.hs
soulomoon eee5dc8
Merge branch 'master' into branching-deps
soulomoon cf37253
rephrase comment
soulomoon 69d1dad
Update config.yaml
soulomoon 95a42f0
recover AlwaysRerunDeps
soulomoon 4a1a52e
rephrase comment
soulomoon af2bdfb
force KeySet before adding to the ResultDeps
soulomoon 87cfc28
Merge branch 'master' into branching-deps
soulomoon 9b72bf0
use bang pattern to force
soulomoon c3732b1
Merge branch 'master' into branching-deps
soulomoon 10d0494
Merge branch 'master' into branching-deps
soulomoon 024757c
Merge branch 'master' into branching-deps
soulomoon 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
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
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
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
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
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
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
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
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
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
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.