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

127 Commits

Author SHA1 Message Date
Timothy Clem
2c8df30476 Move specialized parsing around, implement more of grpc handler 2018-09-07 11:25:19 -07:00
Timothy Clem
2cca3875f6 First pass at working term adj graphs in grpc 2018-09-07 08:59:41 -07:00
Timothy Clem
a15155c4da Basics of TermVertex in grpc 2018-09-06 17:27:13 -07:00
Timothy Clem
4bcd440c98 Dial in id vs description a bit, fix embedding of span 2018-09-06 16:46:27 -07:00
Timothy Clem
6269a64c5f Re-gen protos and server generated code 2018-09-06 15:13:08 -07:00
Timothy Clem
faebfbcc09 Use better haskell code gen 2018-08-30 15:17:05 -07:00
Timothy Clem
be2dde5e58 Try a new approach for proto file naming 2018-08-30 15:17:04 -07:00
Timothy Clem
a34cb2694c Refactor grpc parse and include new errors 2018-08-30 10:18:49 -07:00
Timothy Clem
d38e453a05 gRPC parse interface also returns partial results (ruby only) 2018-08-29 14:29:32 -07:00
Rick Winfrey
4d4ab104bb Update field numbers 2018-08-24 10:11:38 -07:00
Rick Winfrey
dec8533a5b Update CodeAnalysis from proto changes
Hand edited
2018-08-22 15:41:27 -07:00
Timothy Clem
6d4c4bc09c Regen protos, slight ordering differences 2018-08-14 18:16:09 -07:00
Rick Winfrey
f6ade968ee Update protofiles 2018-08-13 13:11:07 -07:00
Rick Winfrey
8c8d8a3af3 Update proto files 2018-08-10 10:39:03 -07:00
joshvera
91089dbc8c Regenerate proto files 2018-08-08 12:39:17 -04:00
joshvera
45641e0133 Merge remote-tracking branch 'origin/master' into add-python 2018-07-23 19:29:16 -04:00
joshvera
5c24948266 Add diff responses to typescript 2018-07-23 18:11:24 -04:00
joshvera
f8a1753e79 Add Python term and diffs to codeanalysis 2018-07-23 17:39:08 -04:00
joshvera
70c9da9c01 Add value field to NoOp 2018-07-23 17:35:42 -04:00
joshvera
97c4fecd7b Add Alias message to python protobuf files 2018-07-23 17:35:29 -04:00
joshvera
ce292df444 Add diffs and terms 2018-07-23 17:24:36 -04:00
Timothy Clem
ab8d6aa5bf Make sure these new vertices are in the proto 2018-07-23 11:03:08 -07:00
joshvera
49c948a708 Remove RubyDiff from ruby-terms.proto 2018-07-18 15:55:56 -04:00
joshvera
13dbff2ea4 Remove old proto files 2018-07-17 19:34:14 -04:00
joshvera
bc4952661d Merge remote-tracking branch 'origin/master' into grpc-diff-trees 2018-07-17 19:16:29 -04:00
joshvera
a25b40877b Add protobuf terms 2018-07-17 18:06:53 -04:00
joshvera
5f3df53bce Regenerate protobuf files 2018-07-17 18:06:42 -04:00
Patrick Thomson
361f62c812 Rename ImportGraph to AdjacencyList 2018-07-17 11:35:03 -04:00
Patrick Thomson
9b7bd3c7f0 Hook up gRPC to call graph. Not too hard. 2018-07-17 10:15:04 -04:00
joshvera
fde0553d90 Add BlobPair message 2018-07-16 15:29:29 -04:00
joshvera
5d2c1d08be Change all these to Single names and remove BlobPair definition 2018-07-16 14:04:30 -04:00
joshvera
f5b149a137 Update codeanalysis 2018-07-13 19:25:47 -04:00
Timothy Clem
6059109c95 Start to work on DiffTree proto messages 2018-07-13 09:37:16 -07:00
Timothy Clem
5784632806 Small fix to field numbers 2018-07-12 15:58:04 -07:00
Timothy Clem
49968bb446 Re-generate proto files 2018-07-12 10:08:30 -07:00
joshvera
03244d0ae9 Rename Relative to IsRelative 2018-07-05 17:12:17 -04:00
joshvera
ceebdbdfc2 Namespace languages so their message definitions don't overlap 2018-07-05 15:16:05 -04:00
Timothy Clem
a968f09072 ++grpc-haskell final linebreak improvement 2018-07-03 15:09:14 -07:00
Timothy Clem
9359d71bbc Re-generate proto files with new formatting 2018-07-03 14:21:58 -07:00
Timothy Clem
77ebc99a0c Canonical ordering 2018-07-03 14:21:46 -07:00
joshvera
7eb207dace Merge remote-tracking branch 'origin/master' into more-languages 2018-07-03 12:34:26 -04:00
joshvera
4cc54ac7de Fix double quotes 2018-07-03 11:50:38 -04:00
joshvera
ca22bc031a Update codeanalysis 2018-07-03 11:33:12 -04:00
Timothy Clem
5548767b22 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-07-03 07:40:06 -07:00
joshvera
34b65e2ff6 Add Relative 2018-07-02 18:37:45 -04:00
joshvera
f7ee915dff Add ImportPath 2018-07-02 18:18:13 -04:00
joshvera
8701131cd8 add types import back 2018-07-02 18:17:17 -04:00
joshvera
422ddba68f Remove extendsclause and add alias 2018-07-02 18:15:21 -04:00
joshvera
659ad33ef9 Generate typescript types 2018-07-02 14:11:28 -04:00
joshvera
f8c2d636b2 Generate typescript syntax in proto files 2018-07-02 12:43:31 -04:00
joshvera
0c228e669a Add typescript proto file 2018-07-02 12:41:51 -04:00
joshvera
7aa6f039bc Scope the term types to different protobuf packages 2018-07-02 11:37:49 -04:00
joshvera
749579229a Add json as a response type 2018-07-02 11:29:44 -04:00
joshvera
cbcea79f47 Output json.proto 2018-07-02 11:26:35 -04:00
joshvera
44a3780d3b Respond with a oneof of terms types 2018-06-29 17:11:23 -04:00
joshvera
04f6ecc223 Spit out RubyTerm right now 2018-06-29 16:38:46 -04:00
joshvera
bdc42debc8 Move ruby terms to ruby.proto 2018-06-29 16:21:53 -04:00
joshvera
935c99171a Update error_details and types.proto 2018-06-28 16:11:20 -04:00
joshvera
b5fe1cf208 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-28 11:52:03 -04:00
Patrick Thomson
9107c1a8f9 Specify the Java and Go packages in types.proto. 2018-06-27 13:12:56 -04:00
Patrick Thomson
98030486eb rename AdjList to ImportGraph 2018-06-26 16:54:09 -04:00
Patrick Thomson
c99e63db33 adjust to the new definition of Project 2018-06-26 14:05:58 -04:00
Patrick Thomson
c47c25136e Remove v1alpha1 string in packages as per @vmg's recommendation. 2018-06-26 10:50:38 -04:00
Patrick Thomson
82cc597bdc Pull in error_details.proto and use that for error messages. 2018-06-26 10:48:34 -04:00
joshvera
710d7c0742 Add list instance 2018-06-22 12:35:16 -04:00
joshvera
7170481a92 Add Member and String to generated messages 2018-06-21 17:43:17 -04:00
Patrick Thomson
33e9d7dbb4 Generate all-caps definitions of Language. Fixes #1980. 2018-06-20 17:45:30 -04:00
Patrick Thomson
3d82970fb1 Fix lack of version qualification in java/go packages 2018-06-20 17:06:37 -04:00
joshvera
09258b88f7 Lets spit out terms of syntaxes 2018-06-20 16:33:58 -04:00
joshvera
05361742a1 Add statements to output 2018-06-20 11:57:53 -04:00
Patrick Thomson
75d6a9a944 make Java packages really reverse-DNS 2018-06-19 11:35:33 -04:00
Patrick Thomson
3bbca40d32 Address @gorzell's suggestions 2018-06-19 11:29:35 -04:00
Timothy Clem
5740429196 Wire up script properly for the various was we code gen 2018-06-14 14:42:18 -07:00
Timothy Clem
63fbd49964 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-14 12:56:37 -07:00
Patrick Thomson
d5c7b34a3f Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-13 14:10:18 -04:00
Timothy Clem
3c5f1853d5 Docs and better spelling 2018-06-12 15:29:41 -07:00
Timothy Clem
fffef56b66 Move and re-organize proto interface definition 2018-06-12 15:16:24 -07:00