-
Notifications
You must be signed in to change notification settings - Fork 93
use OsPath in NormalizedFilePath #446
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 2 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
c64e8be
use filepath-compat
05c8eb8
make NormalizedFilePath use OsPath
bd0b0e3
remove filepath-compat, use ShortByteString instead
ec572b1
fix ci
9d1c18f
enable OS_PATH
8fcb58f
upgrade ghc & don't set OS_PATH for ghc 8.6.5 in CI
1a3a463
remove outdated comment
69bd9ef
Merge branch 'master' into feat/os-path
fa6b362
skip a bad ci combination
fa72e57
extract OsPath related CPP to a standalone module
cd9cec3
fix OsPath.Compat
1d151e4
Merge branch 'master' into feat/os-path
f675a60
add empty NormalizedUri and NormalizedFilePath
9945200
add partial function for compatibility & use decodeFS
ef2a064
Merge branch 'master' into feat/os-path
43fc9c8
run stylish-haskell
0a88fe8
Merge branch 'feat/os-path' of github.com:kokobd/lsp into feat/os-path
b4b4b21
lock index-state
7e86651
bump versions of lsp and lsp-types
2fd5f81
fix self version bound
2b8d61f
always use utf8 ShortByteString in NormalizedFilePath
80ebd81
revert test changes
f46250c
remove OsPath.Compat
488cfe2
bump lsp-test version according to pvp
eed3a65
add test cases for OsPath
c45d471
fix test case
ee1702b
add some doc comments
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
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.