1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

40 Commits

Author SHA1 Message Date
Ayman Nadeem
9cfedc7429 Update semantic-tsx.cabal 2020-02-06 15:30:25 -05:00
Ayman Nadeem
602ac29afd remove semantic-codegen from everywhere in the project 2020-02-04 17:37:09 -05:00
Ayman Nadeem
52e595cd25 Merge branch 'traversty' into codegen-migration-leftovers 2020-02-04 17:01:29 -05:00
Ayman Nadeem
ce819f99dc use tree_sitter_tsx from TreeSitter.TSX instead of Language.TSX.Grammar 2020-02-04 16:21:54 -05:00
Ayman Nadeem
48427642ae replace hardcoded submodule filepath with getNodeTypesPath for tsx 2020-02-04 16:07:31 -05:00
Ayman Nadeem
9b128869e6 add TSX tests 2020-02-04 13:58:34 -05:00
Rob Rix
790431ac74
Tagging uses Traversable1 instead of GTraversable1. 2020-02-04 13:56:19 -05:00
Rob Rix
16c2e867e8
Newlines at EOF. 2020-02-04 13:55:52 -05:00
Rob Rix
7a2cc7fb7a
Move Traversable1 into semantic-ast. 2020-02-04 13:35:35 -05:00
Rob Rix
924ada5744
Apply stylish-haskell. 2020-02-04 13:29:33 -05:00
Ayman Nadeem
886962199e add TSX grammar 2020-02-03 10:19:40 -05:00
Ayman Nadeem
70c86a1366 Update semantic-tsx.cabal 2020-01-31 11:49:08 -05:00
Ayman Nadeem
0900bdbe74 Merge branch 'master' into my-grate 2020-01-29 15:09:17 -05:00
Rob Rix
2e9cd2c006
Merge pull request #439 from github/tower-of-babble
Remove Data.Blob.File in favor of Analysis.File and use semantic-source’s Language type.
2020-01-28 14:09:26 -05:00
Ayman Nadeem
6f5e24cacc Merge branch 'master' into my-grate 2020-01-28 13:06:38 -05:00
Patrick Thomson
9ecaeedcc3 Depend on newer semantic-source. 2020-01-28 12:42:42 -05:00
Ayman Nadeem
81bab4a9a3 Update TSX dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:11:40 -05:00
Timothy Clem
63286d9439 Update tsx and typescript grammars 2020-01-27 16:11:23 -08:00
Ayman Nadeem
8f818c4bfe fix submodule mess 2020-01-27 17:11:29 -05:00
Ayman Nadeem
795feea890 Language not TreeSitter for TSX 2020-01-27 16:28:42 -05:00
Ayman Nadeem
177ed479ce add contents to Language.TSX.AST 2020-01-27 16:14:20 -05:00
Ayman Nadeem
2d135bcef4 Update semantic-tsx.cabal 2020-01-27 16:13:20 -05:00
Ayman Nadeem
f48c90cc14 Create AST.hs 2020-01-27 16:13:17 -05:00
Timothy Clem
0b0d8776f9 Properly tag Module in Tsx and TypeScript 2020-01-27 11:25:32 -08:00
Timothy Clem
567a64a01a Properly classify methods in the other languages 2020-01-21 12:36:15 -08:00
Timothy Clem
c0d8675d09 Use semantic-source 0.0.1 2020-01-16 12:57:24 -08:00
Timothy Clem
6bcc231355 firstLine takes a range 2020-01-16 12:14:40 -08:00
Rob Rix
dfc053fd88
🔥 redundant language extensions. 2020-01-15 10:49:23 -05:00
Rob Rix
cae589a449
Explicitly list all the instances for TSX.Tags.ToTags. 2020-01-15 10:41:45 -05:00
Timothy Clem
2bf8c5b965 Merge branch 'precise-tag-benchmarks' into precise-alacarte-matching 2020-01-14 13:52:35 -08:00
Timothy Clem
3c415e6f93 Merge remote-tracking branch 'origin/master' into precise-tag-benchmarks 2020-01-14 12:42:05 -08:00
Timothy Clem
cc8d71d4cf Use newly released versions of tree-sitter with optimizations 2020-01-14 12:41:53 -08:00
Timothy Clem
8de86acc31 Bring javascript/typescript up-to-speed 2020-01-14 10:12:27 -08:00
Rob Rix
9c4818e827
Perform tagging using traverse1_. 2020-01-13 14:58:09 -05:00
Rob Rix
4f0a2d708b
Use GTraversable1 for TSX. 2020-01-13 14:22:33 -05:00
Timothy Clem
dfd58dd5c8 Continue to track haskell-tree-sitter optimization work 2020-01-09 14:06:52 -08:00
Timothy Clem
c0309111d8 Targeting latest haskell-tree-sitter 2020-01-07 17:08:35 -08:00
Timothy Clem
52b24e55ec Use vertical style pragmas 2020-01-06 09:30:36 -08:00
Timothy Clem
c1cf16ed03 Handle a couple more function call cases 2019-12-20 09:39:38 -08:00
Timothy Clem
b2ef8e9fe1 Add semantic-tsx 2019-12-19 15:34:39 -08:00