1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
semantic/semantic-tsx
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 Update Test.hs 2020-02-06 16:30:44 -05:00
vendor fix submodule mess 2020-01-27 17:11:29 -05:00
LICENSE Add semantic-tsx 2019-12-19 15:34:39 -08:00
README.md Add semantic-tsx 2019-12-19 15:34:39 -08:00
semantic-tsx.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 Add semantic-tsx 2019-12-19 15:34:39 -08:00

Semantic support for TSX

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