1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Commit Graph

29722 Commits

Author SHA1 Message Date
Patrick Thomson
6a7e72bcba Remove debug printfs and silence a hedgehog error. 2019-09-17 14:49:16 -04:00
Patrick Thomson
2c3a78825e Remove detritus from ifStatement 2019-09-17 14:42:56 -04:00
Patrick Thomson
8217bcc347 Fix communicationClause folderol 2019-09-17 14:36:03 -04:00
Timothy Clem
4227125402
Merge branch 'master' into log-paths 2019-09-17 11:30:20 -07:00
Timothy Clem
d2b6ede84b
Merge pull request #252 from github/++lingo
New version of lingo-haskell
2019-09-17 11:29:56 -07:00
Timothy Clem
662f87a563
Merge branch 'master' into log-paths 2019-09-17 11:29:42 -07:00
Patrick Thomson
b329d81e12 Children without a symbol rule is usually a bug. 2019-09-17 14:19:13 -04:00
Patrick Thomson
96caaf5ce7
Merge branch 'master' into ++lingo 2019-09-17 14:05:49 -04:00
Patrick Thomson
a296fdc5c9
Merge pull request #254 from github/fix-parse-examples
Fix parse examples
2019-09-17 14:05:20 -04:00
Rob Rix
014d04d877
Move npm up. 2019-09-17 13:33:16 -04:00
Rob Rix
b118a898fe
Don’t clone examples we aren’t going to run against. 2019-09-17 13:32:37 -04:00
Rob Rix
67b4782659
Correct the cloning script. 2019-09-17 13:31:20 -04:00
Patrick Thomson
2e261c96b2
Merge branch 'master' into ++lingo 2019-09-17 12:49:22 -04:00
Rob Rix
5f6cf6a937
Merge branch 'master' into fix-parse-examples 2019-09-17 12:49:01 -04:00
Rob Rix
d0dbd50329
Merge pull request #253 from github/pin-tree-sitter
Pin tree-sitter to fix builds of master
2019-09-17 12:48:54 -04:00
Rob Rix
53c8e66b52
Correct the path to the vendored language dirs. 2019-09-17 12:45:23 -04:00
Rob Rix
38e04716f0
There is no languages dir. 2019-09-17 12:45:05 -04:00
Patrick Thomson
02f3f375c3 Don't serve Java over the API. 2019-09-17 12:30:40 -04:00
Patrick Thomson
f0a34778ad Remove Java from AST parser plumbing 2019-09-17 12:29:00 -04:00
Patrick Thomson
d48816c74d IfInitializer went away 2019-09-17 12:27:31 -04:00
Patrick Thomson
e3b0b65a87 TypeCaseClause seems (?) to have gone away 2019-09-17 12:26:55 -04:00
Rob Rix
c07a73edd4
String equality. 2019-09-17 12:23:40 -04:00
Patrick Thomson
3ea0361bb0 CommunicationClause went away 2019-09-17 12:23:38 -04:00
Patrick Thomson
044fbbbc20 ExpressionCaseClause went away 2019-09-17 12:22:35 -04:00
Patrick Thomson
50e3f684ef Remove Go ElseClause 2019-09-17 12:20:34 -04:00
Patrick Thomson
c14354483b Disable Java assignment for now. 2019-09-17 12:17:49 -04:00
Rob Rix
88c56f66b9
Pin tree-sitter to fix builds of master. 2019-09-17 12:14:49 -04:00
Patrick Thomson
11fde99fe4 AbstractClass => AbstractClassDefinition 2019-09-17 12:13:05 -04:00
Patrick Thomson
7d94893bed Don't match CallSignature (TSX). 2019-09-17 12:12:41 -04:00
Patrick Thomson
456cc138f1 Remove anonymousClass (TSX). 2019-09-17 12:11:54 -04:00
Patrick Thomson
022e8217a0 Remove for_of statements. 2019-09-17 12:11:26 -04:00
Patrick Thomson
8026e31c44 Ensure callSignature returns a Term. 2019-09-17 12:11:11 -04:00
Patrick Thomson
7004569d1e CallSignature doesn't have its own symbol anymore. 2019-09-17 12:08:04 -04:00
Patrick Thomson
4e15f289ca AbstractClass -> AbstractClassDeclaration 2019-09-17 12:04:57 -04:00
Patrick Thomson
d9f5c85066 AnonymousClass is now covered under standard class rule. 2019-09-17 12:03:45 -04:00
Patrick Thomson
9d22506544 No more TypeSwitchGuard. 2019-09-17 11:38:17 -04:00
Timothy Clem
05319f0b78 No more ThisType in Typescript grammar 2019-09-17 08:30:20 -07:00
Patrick Thomson
8b017f90c3 Forgot a pure. 2019-09-17 11:12:26 -04:00
Patrick Thomson
aabfafc2e3 Address Rob's suggestions. 2019-09-17 11:11:59 -04:00
Patrick Thomson
7d0f817409 Merge branch 'bump-to-tree-sitter-0.2.1' into sempy-early-returns 2019-09-17 10:49:12 -04:00
Patrick Thomson
05d84ea500 Update to latest round of tree-sitter packages. 2019-09-17 10:46:20 -04:00
Timothy Clem
478cf6a8b2 New version of lingo 2019-09-16 15:20:52 -07:00
Timothy Clem
08410c8cb2 Ignore cabal.project.local~ too 2019-09-16 14:20:16 -07:00
Timothy Clem
fb885ccd1d New flag to log paths 2019-09-16 14:20:05 -07:00
Patrick Thomson
686e894838 Merge remote-tracking branch 'origin/master' into bump-to-tree-sitter-0.2.1 2019-09-16 13:52:58 -04:00
Patrick Thomson
8b66533c3b Bump to tree-sitter-python 0.3.0.0. 2019-09-16 13:36:52 -04:00
Rob Rix
3d8fbead61
Merge pull request #250 from gingerhot/fix-a-javascript-syntax-in-comments
Fix a JavaScript import syntax error in comments
2019-09-16 13:18:28 -04:00
B1nj0y
caf879cf19 Fix a JavaScript import syntax error in comments 2019-09-17 00:49:19 +08:00
Patrick Thomson
b3ecc9fb56 Bump to tree-sitter-0.2.1. 2019-09-11 18:24:15 -04:00
Patrick Thomson
38722321ce Wording changes. 2019-09-11 15:41:48 -04:00