1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Commit Graph

24555 Commits

Author SHA1 Message Date
Ayman Nadeem
913ba4c315 fix hlint errors and add java to integration spec 2018-07-23 13:49:10 -04:00
Ayman Nadeem
3ba39b9bc7 use newtype 2018-07-23 13:34:31 -04:00
Ayman Nadeem
d449218ea3 fix InterfaceDeclaration syntax 2018-07-23 13:21:28 -04:00
Ayman Nadeem
b8317c8586 remove mergeable 2018-07-23 12:39:46 -04:00
Ayman Nadeem
6ba948f42b remove strict type 2018-07-23 12:39:11 -04:00
Ayman Nadeem
f773cc7de0 turn LambdaBody into a newtype 2018-07-23 12:35:49 -04:00
Ayman Nadeem
ccd7883574 remove comment 2018-07-23 12:33:18 -04:00
Ayman Nadeem
6e0d69133e remove mergeable from Java.Syntax 2018-07-23 12:16:05 -04:00
Ayman Nadeem
52d89b7a05 fix merge conflicts 2018-07-23 11:23:57 -04:00
Ayman Nadeem
cb032b8229 change to newtype 2018-07-23 11:09:46 -04:00
Ayman Nadeem
f9474e633c cleanup comments in assignment 2018-07-23 11:09:19 -04:00
Ayman Nadeem
3139301e7b add Named1 and Message1 2018-07-23 11:08:25 -04:00
Ayman Nadeem
8233b537ec Merge branch 'master' into java-assignment-continued 2018-07-23 09:29:27 -04:00
Ayman Nadeem
f09f2ce26a add tests for normalInterfaceDeclaration and assertStatements in stringLiteral 2018-07-23 09:26:02 -04:00
Josh Vera
9d307f5632 Merge pull request #2079 from github/move-mergeable-into-the-tests
Move Mergeable into the tests
2018-07-20 16:16:34 -04:00
joshvera
fa9a060d09 Consume constant method class and interfaces in normal interfaces
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 16:03:48 -04:00
joshvera
5edd10b9a0 Added annotationTypeElement
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:57:27 -04:00
joshvera
1fc2059cf1 spaces
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:56:20 -04:00
joshvera
fb56ac59d0 Add types to AnnotationTypeElement
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:56:13 -04:00
joshvera
bc8e1ff1ec Add annotatedType
and add back catchType to catchFormalParameter

Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:46:33 -04:00
joshvera
a3679cfd8b AnnotatedType CatchType data types
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:46:03 -04:00
joshvera
0c97d05d48 Remove Catch and Exception types
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:36:59 -04:00
joshvera
ce56302b4d Dive into children for simple types
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:36:51 -04:00
joshvera
3dfc9ecdb7 Use a type' in constant
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:36:31 -04:00
joshvera
1a8941fc7c Dive in to constant's children
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:19:57 -04:00
joshvera
4ffe88e4b9 Consume a TypeIdentifier
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
2018-07-20 15:19:35 -04:00
joshvera
c9c7e43078 ++haskell-tree-sitter 2018-07-20 14:52:27 -04:00
Ayman Nadeem
1f52d52eb7 WIP normalInterfaceDeclaration error fix 2018-07-20 13:10:42 -04:00
Ayman Nadeem
580efad636 stubbing in annotationType stuff 2018-07-20 12:45:36 -04:00
Ayman Nadeem
536d3b2835 stubbing in AnnotationType 2018-07-20 12:44:51 -04:00
Rob Rix
e94e28d732 Merge branch 'master' into move-mergeable-into-the-tests 2018-07-20 11:01:14 -04:00
Timothy Clem
89ca32661e Merge pull request #2070 from github/vertex++
Structured information in Vertex
2018-07-20 08:00:49 -07:00
Rob Rix
4ef85b3d91 These instances aren’t orphaned. 2018-07-20 10:07:53 -04:00
Rob Rix
d6eb959726 We don’t need DeriveAnyClass or StandaloneDeriving for these. 2018-07-20 10:07:24 -04:00
Rob Rix
926e32db29 More missing imports. 2018-07-20 10:04:34 -04:00
Rob Rix
a5e945c76b 🔥 a stray import. 2018-07-20 09:57:48 -04:00
Rob Rix
ee4452e29e Fix missing imports. 2018-07-20 09:56:33 -04:00
Rob Rix
7d01e2d9a8 🔥 redundant imports. 2018-07-20 09:56:07 -04:00
Rob Rix
15b95179b2 🔥 redundant exports. 2018-07-20 09:55:39 -04:00
Rob Rix
d3fc6478fd Derive a bunch of Mergeable instances. 2018-07-20 09:54:57 -04:00
Rob Rix
f98263ca10 Fix a missing import. 2018-07-20 09:53:52 -04:00
Rob Rix
3fa75423d6 Move Mergeable into the tests. 2018-07-20 09:52:43 -04:00
Rob Rix
c696984b60 Move beforeTerm/afterTerm into the tests. 2018-07-20 09:52:11 -04:00
Rob Rix
e5051bb021 Don’t re-export Mergeable. 2018-07-20 09:50:43 -04:00
Rob Rix
dd6fbf6905 Don’t derive Mergeable instances. 2018-07-20 09:50:36 -04:00
Rob Rix
d6365bf308 Merge branch 'master' into vertex++ 2018-07-20 08:18:03 -04:00
Rob Rix
f3d934fd4f Merge pull request #2078 from github/split-up-typescript-syntax
Split up Language.TypeScript.Syntax.
2018-07-20 08:17:15 -04:00
Timothy Clem
1d0cd96c1f Don't worry about a list for now - this isn't going to work anyway 2018-07-19 15:56:28 -07:00
Timothy Clem
71b744fb5b Explict exports 2018-07-19 14:53:58 -07:00
Timothy Clem
4f2a3aca19 Note about null path in Load eavesdrop 2018-07-19 14:39:54 -07:00