1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-typescript
2020-05-07 16:36:24 -04:00
..
src/Language fix ToTags instance for AssignmentExpression 2020-05-07 16:36: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.