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

72 Commits

Author SHA1 Message Date
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