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

32461 Commits

Author SHA1 Message Date
joshvera
7f929229ed Add some test groups 2020-01-14 17:28:56 -05:00
Timothy Clem
7bfbff38fa No diffs here now 2020-01-14 14:12:49 -08:00
Timothy Clem
6535d4b70a Back to working on ruby 2020-01-14 14:11:16 -08:00
Timothy Clem
d166c752bc Sort out a la carte source line trimming 2020-01-14 14:05:08 -08:00
Timothy Clem
7edad0f9ec Go assigns into DefaultPattern now 2020-01-14 14:04:50 -08:00
Timothy Clem
1d48bc326b No diff here 2020-01-14 14:04:37 -08:00
Timothy Clem
2bf8c5b965 Merge branch 'precise-tag-benchmarks' into precise-alacarte-matching 2020-01-14 13:52:35 -08:00
Timothy Clem
4907b98dbd These are just general benchmarks 2020-01-14 13:30:36 -08:00
Timothy Clem
5f5768a8dc Run all the benchmarks 2020-01-14 13:29:42 -08:00
Timothy Clem
0c118995af StringContent changed in JSON 2020-01-14 13:28:24 -08:00
Timothy Clem
b8a4776156 CI updates
- Don't use or cache ~/.cabal/packages
- Include cabal version in dist-newstyle cache key
- Build depdendencies for all
2020-01-14 12:45:00 -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
62d3c959fc WIP to example running 2020-01-14 12:37:39 -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
Patrick Thomson
65b0894eef stylish pass 2020-01-14 15:36:07 -05:00
Patrick Thomson
7f9eef71d0 stylish 2020-01-14 15:34:03 -05:00
Patrick Thomson
6ded57bbc0 oops 2020-01-14 15:32:54 -05:00
Patrick Thomson
489093e99d this file wasn't anything 2020-01-14 15:32:47 -05:00
Patrick Thomson
3345967836 Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-14 15:30:01 -05:00
Patrick Thomson
760c52e04f Clean up some instances 2020-01-14 15:28:04 -05:00
Patrick Thomson
ae4ca650e8 Persist todo entries. 2020-01-14 15:18:56 -05:00
Patrick Thomson
1a9c229dd5 no need for this 2020-01-14 15:14:46 -05:00
Patrick Thomson
d6326dfe90 Neither are these 2020-01-14 15:14:39 -05:00
Patrick Thomson
b127320b05 these files aren't anything 2020-01-14 15:12:57 -05:00
Patrick Thomson
0048017d03 Run this on CI. 2020-01-14 15:04:18 -05:00
Patrick Thomson
b38631c7b5 add version bounds 2020-01-14 15:03:06 -05:00
Patrick Thomson
e641f1dc04 add -Werror to builds 2020-01-14 15:02:59 -05:00
Patrick Thomson
f94e6c5431 get our first test cases up 2020-01-14 14:53:10 -05:00
Patrick Thomson
c8989c323a move this to an actual unit test 2020-01-14 14:48:58 -05:00
Patrick Thomson
90ca2c8b3f it works! 2020-01-14 14:44:08 -05:00
Patrick Thomson
e9247ab8a8 Make declare actually do something… in theory. 2020-01-14 14:19:57 -05:00
Rob Rix
5277a392e0
Merge pull request #416 from github/higher-order-traversable
Higher-order Traversable
2020-01-14 13:59:09 -05:00
Rob Rix
235703c217
Note why the 1 suffix. 2020-01-14 13:42:40 -05:00
Timothy Clem
8de86acc31 Bring javascript/typescript up-to-speed 2020-01-14 10:12:27 -08:00
Timothy Clem
0db7d34947 Go assignment fix for default pattern 2020-01-14 09:20:32 -08:00
Patrick Thomson
2389535736 semantic builds 2020-01-14 12:09:45 -05:00
Patrick Thomson
56145869a4 make semantic-python build 2020-01-14 11:48:39 -05:00
Patrick Thomson
ba8b5b05a9 Warnings 2020-01-14 11:44:05 -05:00
Patrick Thomson
353311e210 Remove old graph manipulation code 2020-01-14 11:43:28 -05:00
Patrick Thomson
8af6beeaa1 more reorgs and churn 2020-01-14 11:40:03 -05:00
Timothy Clem
78b992e57d stripEnd as last step 2020-01-14 08:38:26 -08:00
Timothy Clem
caf66da7ac Can have splats without identifiers 2020-01-14 08:37:58 -08:00
Timothy Clem
8a786e0033 Extract single yieldTag for python 2020-01-14 08:37:24 -08:00
Patrick Thomson
3b1f22c311 moving around Hole and Name 2020-01-14 11:18:58 -05:00
Patrick Thomson
8d3165c77d start porting and renaming 2020-01-14 11:15:55 -05:00
Patrick Thomson
2e1fcedf26 Stylish. 2020-01-14 11:13:28 -05:00
Patrick Thomson
96a5bf11c6 start moving ScopeGraph to its own project 2020-01-14 11:13:00 -05:00
Rob Rix
87d526f96c
Merge pull request #379 from github/analysis-effects
Analysis effects
2020-01-14 07:27:49 -05:00