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

32 Commits

Author SHA1 Message Date
Ayman Nadeem
fd912530b6 add test-suite to semantic-go.cabal 2020-02-04 12:31:29 -05:00
Ayman Nadeem
ccd51b3be7 add Go test 2020-02-03 16:58:24 -05:00
Ayman Nadeem
131f706e01 Continue to get this symbol from TreeSitter.Go 2020-02-03 16:16:29 -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
4fbc601617 Depend on Language.Go.Grammar instead of TreeSitter.Go 2020-01-29 12:09:22 -05:00
Ayman Nadeem
8cd964b30a Create Grammar.hs 2020-01-29 12:08:48 -05:00
Patrick Thomson
9ecaeedcc3 Depend on newer semantic-source. 2020-01-28 12:42:42 -05:00
Ayman Nadeem
08483e8280 Update Go dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 11:34:11 -05:00
Ayman Nadeem
0c87cfdf1b s/TreeSitter/Language 2020-01-27 15:44:51 -05:00
Ayman Nadeem
36064c40f2 mo nesting mo problems 2020-01-27 15:44:39 -05:00
Ayman Nadeem
81a39439d4 create submodule for go AST 2020-01-27 15:40:47 -05:00
Ayman Nadeem
6e36439f9c add contents to Language.Go.AST 2020-01-27 15:39:23 -05:00
Ayman Nadeem
1face91668 Update semantic-go.cabal 2020-01-27 15:37:10 -05:00
Ayman Nadeem
51fc70a42f Create Language.Go.AST 2020-01-27 15:37:07 -05: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
ee0c74df38
Explicitly list all the instances for Go.Tags.ToTags. 2020-01-15 11:01:19 -05: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
Rob Rix
9c4818e827
Perform tagging using traverse1_. 2020-01-13 14:58:09 -05:00
Rob Rix
90b99e200b
Use GTraversable1 for Go. 2020-01-13 14:21:05 -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
a20e38fe1d Cleanup 2019-12-18 14:28:51 -08:00
Timothy Clem
859675ee84 ParenthesizedExpression allowed here 2019-12-18 14:28:48 -08:00
Timothy Clem
80ab58bd7f Introduce semantic-go 2019-12-18 13:52:22 -08:00