1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00
semantic/semantic-go
2020-02-06 16:32:03 -05:00
..
src/Language Merge branch 'traversty' into codegen-migration-leftovers 2020-02-04 17:01:29 -05:00
test change Go test to import AST.Test instead of TreeSitter.Test.Helpers 2020-02-06 16:28:46 -05:00
vendor create submodule for go AST 2020-01-27 15:40:47 -05: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 semantic-LANG cabal files to depend on semantic-ast instead of tree-sitter-test-helpers 2020-02-06 16:32:03 -05: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.