1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Timothy Clem
39164f047b Remove diff toc from proto datatypes 2020-04-03 11:25:11 -07:00
Timothy Clem
d98600e679 Fix naming 2020-03-05 14:00:38 -08:00
Timothy Clem
e7051f090d Model out node type in stack graphs a bit more completely 2020-03-05 13:21:06 -08:00
Timothy Clem
dbc5d99350 Ending scope stack as a list of ints 2020-03-05 11:30:40 -08:00
Timothy Clem
677d77afd9 Use repeated strings to represents these stacks in protobufs 2020-03-04 14:33:02 -08:00
Timothy Clem
115b5c781c Renaming based on feedback 2020-03-04 13:48:32 -08:00
Timothy Clem
d8e5384704 Sketch out basic scope graph data schema 2020-02-12 15:14:46 -08:00
Timothy Clem
c0cce3b13b First pass at switching from proto3 to proto-lens 2019-09-27 16:42:12 -07:00
Timothy Clem
a48aa65cfc Bring back ping request/response 2019-07-05 15:34:35 -07:00
Timothy Clem
7b44a6a24e Repeatable code gen from proto 2019-07-05 15:11:33 -07:00
Timothy Clem
6083803d68 Bring in twirp-haskell and generate everything from protos 2019-02-08 13:52:34 -08:00
Timothy Clem
27b242a2cf Test a bunch of failure cases 2019-02-05 11:16:21 -08:00
Timothy Clem
11560b473b Minor rename 2019-02-05 10:05:10 -08:00
Timothy Clem
61319cdc2c Transition back to our language enum 2019-01-31 13:11:55 -08:00
Timothy Clem
d3330aa9f3 Dedicated input types for Blob and BlobPair 2019-01-28 14:37:50 -08:00
Timothy Clem
a6f5bfd77f Call this term 2019-01-25 10:12:12 -08:00
Timothy Clem
55bcef9093 Enum for change type 2019-01-24 12:53:30 -08:00
Timothy Clem
0cdb662d2f Streamline naming 2019-01-24 09:17:07 -08:00
Timothy Clem
366e52ff26 Handle individual file errors properly for term graphs 2019-01-23 16:06:29 -08:00
Timothy Clem
be138f7362 Add in parse tree graph endpoint 2019-01-23 14:53:29 -08:00
Timothy Clem
8c886aecd0 Single proto file for our code analysis service 2019-01-23 14:20:33 -08:00