1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
Ayman Nadeem
de4d3e7681 Update Grammar.hs 2020-01-31 14:46:48 -05:00
Ayman Nadeem
abad239511 correct file 2020-01-31 13:58:11 -05:00
Ayman Nadeem
9c31c3fcf8 change all semantic-LANG cabal files to depend on semantic-codegen instead of semantic-ast 2020-01-30 17:44:09 -05:00
Ayman Nadeem
61e7155fb3 add semantic-ast to semantic-LANG library dependencies 2020-01-30 16:48:35 -05:00
Ayman Nadeem
0095b80ff8 bring addDependentFileRelative into scope for all Grammar files 2020-01-30 13:49:19 -05:00
Ayman Nadeem
5f4d11bdf1 change function name 2020-01-30 13:44:27 -05:00
Ayman Nadeem
0900bdbe74 Merge branch 'master' into my-grate 2020-01-29 15:09:17 -05:00
Ayman Nadeem
17af20e992 fix nesting 2020-01-29 13:16:49 -05:00
Ayman Nadeem
02420957f9 update TreeSitter.TypeScript to Language.TypeScript.Grammar 2020-01-29 11:56:52 -05:00
Ayman Nadeem
13774b2d09 Update semantic-typescript.cabal 2020-01-29 11:55:57 -05:00
Ayman Nadeem
94667d0bcd Create Grammar.hs 2020-01-29 11:55:47 -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
9e6eab11cb Update TypeScript dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:00:18 -05:00
Timothy Clem
63286d9439 Update tsx and typescript grammars 2020-01-27 16:11:23 -08:00
Ayman Nadeem
3d559796c0 change TreeSitter.TypeScript.AST to Language.TypeScript.AST 2020-01-27 16:11:40 -05:00
Ayman Nadeem
87b200d3d2 create submodule for typescript AST 2020-01-27 16:06:52 -05:00
Ayman Nadeem
7496c67128 add contents to Language.TypeScript.AST 2020-01-27 16:06:35 -05:00
Ayman Nadeem
beb8f2ff6f Update semantic-typescript.cabal 2020-01-27 16:04:21 -05:00
Ayman Nadeem
8cf1da829a Create AST.hs 2020-01-27 16:04:16 -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
1f5c7fda5c
Explicitly list all the instances for TypeScript.Tags.ToTags. 2020-01-15 10:41:20 -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
0a44a569ad
Use GTraversable1 for TypeScript. 2020-01-13 14:23:18 -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
e4bf165276 Add semantic-typescript 2019-12-19 14:32:45 -08:00