1
0
mirror of https://github.com/golang/go synced 2024-11-18 08:14:41 -07:00
go/internal/span
Ian Cottrell dbad8e90c9 internal/lsp: convert to the new location library
This rationalises all the position handling and conversion code out.
Fixes golang/go#29149

Change-Id: I2814f3e8ba769924bc70f35df9e5bf4d97d064de
Reviewed-on: https://go-review.googlesource.com/c/tools/+/166884
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-03-13 19:34:21 +00:00
..
parse.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
span_test.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
span.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token111.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token112.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token_test.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token.go internal/lsp: convert to the new location library 2019-03-13 19:34:21 +00:00
uri_test.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
uri.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
utf16_test.go internal/lsp: adding utf16 handling to the span package 2019-03-11 21:50:38 +00:00
utf16.go internal/lsp: convert to the new location library 2019-03-13 19:34:21 +00:00