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

176 Commits

Author SHA1 Message Date
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
164cb506ea Stub out better slicing of source line 2020-01-14 12:37:12 -08:00
Timothy Clem
1125cb6ce2 undef and alias range fixes 2020-01-14 12:36:23 -08:00
Rob Rix
9c4818e827
Perform tagging using traverse1_. 2020-01-13 14:58:09 -05:00
Rob Rix
1da4260cd7
Use GTraversable1 for Ruby. 2020-01-13 14:24:17 -05:00
Timothy Clem
aee1dcfe34 Fold calls into parent syntax to get spans right 2020-01-13 10:49:25 -08:00
Timothy Clem
d0450d2c4a Ignore tags in regexes and subshells for now 2020-01-10 15:24:41 -08:00
Timothy Clem
bc13ecac13 Track locals in operator assignment 2020-01-10 15:24:26 -08:00
Timothy Clem
aca2106862 Order we traverse matters due to tracking locals 2020-01-10 15:24:14 -08:00
Timothy Clem
99e9ee08aa Fix assignment double tagging 2020-01-10 14:05:30 -08:00
Timothy Clem
9f6da4eb47 Don't double tags with recursive intro locals 2020-01-10 14:02:46 -08:00
Timothy Clem
b192709c9e Updated notes 2020-01-10 14:01:54 -08:00
Timothy Clem
b05047c53f Blacklist __LINE__ to match assignment 2020-01-10 14:01:41 -08: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
446da6b2fb Use the required newer tree-sitter packages 2019-12-18 10:26:32 -08:00
Timothy Clem
1393d691f7 ghc 8.8 fixes 2019-12-18 10:15:43 -08:00
Timothy Clem
f82215ccc8 ScopeResolution all over the place 2019-12-17 16:05:29 -08:00
Timothy Clem
b3d941cb48 Alias and Undef 2019-12-17 16:05:01 -08:00
Timothy Clem
c5592bce54 Add a few more terms for tagging 2019-12-17 14:12:24 -08:00
Timothy Clem
edcbc58111 Use state to track locals
Co-Authored-By: Rob Rix <robrix@github.com>
2019-12-17 14:12:04 -08:00
Timothy Clem
be0a9797a3 Continue to iterate on ruby 2019-12-16 15:11:37 -08:00
Timothy Clem
7481e626ed Add semantic-ruby 2019-12-16 13:56:34 -08:00