tools/internal/lsp/cache
Rebecca Stambler 12d7342421 internal/lsp: refactor to separate pieces of type-checking
Change-Id: Idab49286e59803e4ae0f749eb9f2990b611ea689
Reviewed-on: https://go-review.googlesource.com/c/tools/+/179439
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-05-30 04:37:10 +00:00
..
cache.go internal/lsp: add file watching and use it to trigger invalidations 2019-05-24 14:03:12 +00:00
check.go internal/lsp: refactor to separate pieces of type-checking 2019-05-30 04:37:10 +00:00
external.go internal/lsp: add a file system abstraction 2019-05-24 13:48:47 +00:00
file.go internal/lsp: refactor to separate pieces of type-checking 2019-05-30 04:37:10 +00:00
gofile.go internal/lsp: refactor to separate pieces of type-checking 2019-05-30 04:37:10 +00:00
load.go internal/lsp: refactor to separate pieces of type-checking 2019-05-30 04:37:10 +00:00
modfile.go internal/lsp: add modfile, sumfile structs, require Go files for diagnostics 2019-05-24 21:02:28 +00:00
parse.go internal/lsp: add a file system abstraction 2019-05-24 13:48:47 +00:00
pkg.go internal/lsp: refactor to separate pieces of type-checking 2019-05-30 04:37:10 +00:00
session.go internal/lsp: fix setting overlays in tests 2019-05-29 19:11:38 +00:00
sumfile.go internal/lsp: add modfile, sumfile structs, require Go files for diagnostics 2019-05-24 21:02:28 +00:00
view.go internal/lsp: add modfile, sumfile structs, require Go files for diagnostics 2019-05-24 21:02:28 +00:00
watcher.go internal/lsp: add file watching and use it to trigger invalidations 2019-05-24 14:03:12 +00:00