1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 13:56:04 +03:00
semantic/semantic-go
2020-05-27 15:45:20 -04:00
..
src/Language pattern match on second arg to tags for FunctionDeclaration 2020-05-27 15:45:20 -04: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 update main-is for test suites in language cabal files 2020-04-20 11:53:47 -04: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.