1
1
mirror of https://github.com/github/semantic.git synced 2024-11-30 14:47:30 +03:00
semantic/semantic-typescript
2020-04-28 13:50:24 -04:00
..
src/Language add QuantifiedConstraints extension to AST modules for each supported lang 2020-04-28 13:50:24 -04:00
test Merge branch 'master' into codegen-cleanup 2020-04-22 10:16:05 -04: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 main-is for test suites in language cabal files 2020-04-20 11:53:47 -04: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.