1
1
mirror of https://github.com/github/semantic.git synced 2025-01-08 08:30:27 +03:00
semantic/semantic-typescript
2020-06-27 12:47:04 -04:00
..
src/Language Stop vendoring node-types.json directly and download them w/ Bazel. 2020-06-26 13:07:24 -04:00
test fix TypeScript tests for precise ASTs 2020-05-21 14:30:00 -04:00
BUILD.bazel simplifying target layouts. 2020-06-27 12:47:04 -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 Move the rest of the languages over to generated datatypes 2020-06-04 09:53:17 -07: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.