1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 03:09:48 +03:00
Commit Graph

120 Commits

Author SHA1 Message Date
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