1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 08:30:27 +03:00
semantic/semantic-go
Timothy Clem e591457a4c Rework tagging to compute LSP offsets
Also updates how we generate the line of source code for display
2020-06-25 14:38:33 -07:00
..
src/Language Rework tagging to compute LSP offsets 2020-06-25 14:38:33 -07:00
test fix go imports for precise testt 2020-05-21 14:26:38 -04:00
LICENSE Introduce semantic-go 2019-12-18 13:52:22 -08:00
README.md Introduce semantic-go 2019-12-18 13:52:22 -08:00
semantic-go.cabal Move the rest of the languages over to generated datatypes 2020-06-04 09:53:17 -07:00
Setup.hs Introduce semantic-go 2019-12-18 13:52:22 -08:00

Semantic support for Go

This package implements semantic support for Go using the semantic-core intermediate language.