1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00
semantic/semantic-typescript
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:47 -05:00
vendor create submodule for typescript AST 2020-01-27 16:06:52 -05:00
LICENSE Add semantic-typescript 2019-12-19 14:32:45 -08:00
README.md Add semantic-typescript 2019-12-19 14:32:45 -08:00
semantic-typescript.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-typescript 2019-12-19 14:32:45 -08:00

Semantic support for TypeScript

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