1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-typescript
2020-01-31 14:46:48 -05:00
..
src/Language Update Grammar.hs 2020-01-31 14:46:48 -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 change all semantic-LANG cabal files to depend on semantic-codegen instead of semantic-ast 2020-01-30 17:44:09 -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.