aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/span
AgeCommit message (Expand)Author
2023-02-06gopls: fix typos in comments and docOleksandr Redko
2023-01-11gopls/internal/lsp/protocol: cleanups and docs for MapperAlan Donovan
2023-01-10gopls/internal/lsp/protocol: rename s/ColumnMapper/Mapper/Alan Donovan
2023-01-10gopls/internal/span: simplify SpanAlan Donovan
2023-01-10gopls/internal/lsp/protocol: reimplement ColumnMapper line logicAlan Donovan
2023-01-05gopls/internal/lsp/protocol: simplify ColumnMapperAlan Donovan
2022-12-29gopls/internal/lsp/safetoken: funnel more calls through this packageAlan Donovan
2022-12-29gopls/internal/lsp/cache: recreate Views when their root changesRobert Findley
2022-12-19gopls/internal/lsp: followups to dropping line directivesAlan Donovan
2022-12-19gopls/internal/lsp/cache: a new analysis driverAlan Donovan
2022-12-17gopls: ignore //line directivesPeter Weinberger
2022-12-01gopls/internal/lsp: avoid I/O in URI comparison operationsAlan Donovan
2022-10-19gopls/internal/lsp: tolerate missing end position in RelatedInformationRobert Findley
2022-10-13gopls/internal/span: some cleanupsAlan Donovan
2022-10-10all: fix a few function names on commentscui fliter
2022-10-07gopls/internal/span: move internal/span into goplsAlan Donovan