1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 05:11:44 +03:00
Commit Graph

24763 Commits

Author SHA1 Message Date
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
Timothy Clem
7e63e150ed Pretty up the graphs a bit 2018-07-20 09:36:03 -07:00
Timothy Clem
19ad88d280 Store entire address as state so we can connect calls sites to declarations 2018-07-20 09:35:56 -07:00
Timothy Clem
cce708cb29 Print out spans again in variable names 2018-07-20 09:34:44 -07:00
Timothy Clem
c9502add3f Store Name and Span in Located 2018-07-20 09:34:18 -07: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
Charlie Somerville
23dfe17699 fix up php namespace body evaluation 2018-07-20 17:06:06 +10:00
Charlie Somerville
2029d7e544 remove redundant constraints 2018-07-20 12:35:00 +10:00
Charlie Somerville
5fc1ec25d0 Merge branch 'master' into charliesome/module-result 2018-07-20 12:34:53 +10:00
joshvera
ba52c57700 Merge remote-tracking branch 'origin/master' into add-python 2018-07-19 19:06:04 -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
Timothy Clem
ce461ea0e8 Merge remote-tracking branch 'origin/master' into vertex++ 2018-07-19 14:35:32 -07:00
Patrick Thomson
c8ec92ceb4 Make L.TS.Syntax an exports-only module. 2018-07-19 17:23:44 -04:00
Timothy Clem
eb2156d5ea Keep track of a list of member access names 2018-07-19 14:23:39 -07:00
Timothy Clem
7d7ef88cd4 Better capture control flow 2018-07-19 14:23:39 -07:00
Patrick Thomson
1cd70d78ee Merge remote-tracking branch 'origin/master' into split-up-typescript-syntax 2018-07-19 17:06:56 -04:00
Patrick Thomson
c647a558c6 add Syntax.JSX and Resolution 2018-07-19 17:05:44 -04:00
Josh Vera
f0e309a4db Merge pull request #2075 from github/specialize-disjunction-for-abstract-semantics
Specialize disjunction for abstract semantics
2018-07-19 17:04:19 -04:00
Ayman Nadeem
92e4f0e244 Merge remote-tracking branch 'origin/master' into java-assignment-continued 2018-07-19 16:56:32 -04:00
Ayman Nadeem
9cb3a059c0 assert statement modification 2018-07-19 16:56:03 -04:00
Rob Rix
fbe73bd4c3 Merge branch 'master' into specialize-disjunction-for-abstract-semantics 2018-07-19 16:41:41 -04:00
Rob Rix
f91ef9916c 📝 disjunction. 2018-07-19 16:41:03 -04:00
Josh Vera
a514bbc3d5 Merge pull request #2077 from github/export-lists
Add export lists to modules missing them.
2018-07-19 16:40:14 -04:00