These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)
Commit: | cce16ed | |
---|---|---|
Author: | Timothy Clem |
Include byteRange in the output
The documentation is generated from this commit.
Commit: | 7cc8a87 | |
---|---|---|
Author: | Timothy Clem |
Rename this field
Commit: | 255d78c | |
---|---|---|
Author: | Timothy Clem |
Add LSP style span to proto datatypes
Commit: | 34200e2 | |
---|---|---|
Author: | joshvera |
Merge remote-tracking branch 'origin/master' into incremental-stack-graphs
Commit: | 0ab7010 | |
---|---|---|
Author: | joshvera |
Updating protobufs
Commit: | 5753394 | |
---|---|---|
Author: | joshvera |
Merge origin/master
Commit: | 941527c | |
---|---|---|
Author: | Timothy Clem |
Remove a la carte diffing and graphing
Commit: | c722b0d | |
---|---|---|
Author: | Timothy Clem |
Remove UNKNOWN
Commit: | 6e62758 | |
---|---|---|
Author: | Timothy Clem |
Add SyntaxType to proto schema, refactor usage of NodeType
Commit: | 7f50ee1 | |
---|---|---|
Author: | Max Brunsfeld |
Merge branch 'master' into symbol-node-type
Commit: | b2ff9e5 | |
---|---|---|
Author: | Max Brunsfeld |
proto: Add node_type field to Symbol message
Commit: | 39164f0 | |
---|---|---|
Author: | Timothy Clem |
Remove diff toc from proto datatypes
Commit: | d98600e | |
---|---|---|
Author: | Timothy Clem |
Fix naming
Commit: | e7051f0 | |
---|---|---|
Author: | Timothy Clem |
Model out node type in stack graphs a bit more completely
Commit: | dbc5d99 | |
---|---|---|
Author: | Timothy Clem |
Ending scope stack as a list of ints
Commit: | 677d77a | |
---|---|---|
Author: | Timothy Clem |
Use repeated strings to represents these stacks in protobufs
Commit: | 115b5c7 | |
---|---|---|
Author: | Timothy Clem |
Renaming based on feedback
Commit: | d8e5384 | |
---|---|---|
Author: | Timothy Clem |
Sketch out basic scope graph data schema
Commit: | c0cce3b | |
---|---|---|
Author: | Timothy Clem |
First pass at switching from proto3 to proto-lens
Commit: | a48aa65 | |
---|---|---|
Author: | Timothy Clem |
Bring back ping request/response
Commit: | 7b44a6a | |
---|---|---|
Author: | Timothy Clem |
Repeatable code gen from proto
Commit: | e381f4d | |
---|---|---|
Author: | Timothy Clem |
Add bloboid (if exists) to proto output
Commit: | c8083a0 | |
---|---|---|
Author: | Timothy Clem |
This is no longer necessary
Commit: | 532c0e3 | |
---|---|---|
Author: | Timothy Clem |
Add blob oids into the symbols interface
Commit: | 7b28712 | |
---|---|---|
Author: | Timothy Clem |
Try out Language as just a string
Commit: | c5eb774 | |
---|---|---|
Author: | Timothy Clem |
Use int32 so we get json numbers
Commit: | be42507 | |
---|---|---|
Author: | joshvera |
Merge remote-tracking branch 'origin/indexer-prototype' into deploy-to-moda
Commit: | f0a5c26 | |
---|---|---|
Author: | Timothy Clem |
Include docstrings in symbols response
Commit: | c9724d2 | |
---|---|---|
Author: | joshvera |
Merge 'origin/master' into deploy-to-moda
Commit: | 6083803 | |
---|---|---|
Author: | Timothy Clem |
Bring in twirp-haskell and generate everything from protos
Commit: | 27b242a | |
---|---|---|
Author: | Timothy Clem |
Test a bunch of failure cases
Commit: | 11560b4 | |
---|---|---|
Author: | Timothy Clem |
Minor rename
Commit: | 61319cd | |
---|---|---|
Author: | Timothy Clem |
Transition back to our language enum
Commit: | ddaf5ba | |
---|---|---|
Author: | Rick Winfrey |
Regen proto files
Commit: | d3330aa | |
---|---|---|
Author: | Timothy Clem |
Dedicated input types for Blob and BlobPair
Commit: | aeee106 | |
---|---|---|
Author: | Rick Winfrey |
Update proto files (making sure to list the new access control constructors at the end) Co-Authored-By: Rob Rix <robrix@github.com>
Commit: | a6f5bfd | |
---|---|---|
Author: | Timothy Clem |
Call this term
Commit: | 55bcef9 | |
---|---|---|
Author: | Timothy Clem |
Enum for change type
Commit: | 0cdb662 | |
---|---|---|
Author: | Timothy Clem |
Streamline naming
Commit: | 366e52f | |
---|---|---|
Author: | Timothy Clem |
Handle individual file errors properly for term graphs
Commit: | be138f7 | |
---|---|---|
Author: | Timothy Clem |
Add in parse tree graph endpoint
Commit: | 8c886ae | |
---|---|---|
Author: | Timothy Clem |
Single proto file for our code analysis service
Commit: | 27feb45 | |
---|---|---|
Author: | Rick Winfrey |
Regen protos
Commit: | 056fd8e | |
---|---|---|
Author: | Rick Winfrey |
Regenerate protos
Commit: | 8d5d3e4 | |
---|---|---|
Author: | Timothy Clem |
Factor back in the toc summary endpoint, now supported in twirp too
Commit: | f38e10a | |
---|---|---|
Author: | Timothy Clem |
Just remove this
Commit: | 8346f6a | |
---|---|---|
Author: | Timothy Clem |
Start to fill out toc summaries endpoint
Commit: | 8d989cd | |
---|---|---|
Author: | Timothy Clem |
Remove crazy term and diff language specific protos
Commit: | e316385 | |
---|---|---|
Author: | Timothy Clem |
Comments in protos are nice
Commit: | 26b7717 | |
---|---|---|
Author: | Timothy Clem |
Wire in Twirp ping and symbols endpoints, disable grpc entirely
Commit: | dd5dbd5 | |
---|---|---|
Author: | Timothy Clem |
Fix a typo in the go package name for terms
Commit: | 2a88f75 | |
---|---|---|
Author: | Timothy Clem |
Pick up some left over proto changes
Commit: | 957aea3 | |
---|---|---|
Author: | Rick Winfrey |
Update protos
Commit: | adbe0f2 | |
---|---|---|
Author: | joshvera |
Regenerate proto files
Commit: | 06029f2 | |
---|---|---|
Author: | Timothy Clem |
Rename to source/target for consistently
Commit: | 2e48678 | |
---|---|---|
Author: | Timothy Clem |
Rework diff grpc api as well, enable for all supported langauges
Commit: | 8096bfc | |
---|---|---|
Author: | Timothy Clem |
Annotations in adj list rep (grpc)
Commit: | 64ca4e2 | |
---|---|---|
Author: | Timothy Clem |
Clean up the cleanup
Commit: | 2c94077 | |
---|---|---|
Author: | Timothy Clem |
Turn on the rest of our langauges for grpc parse trees
Commit: | c806be4 | |
---|---|---|
Author: | Timothy Clem |
Clean up, expand grpc support to larger language list
Commit: | 38e3cba | |
---|---|---|
Author: | Timothy Clem |
Messy, but working multi-lang grpc parsing
Commit: | 636b393 | |
---|---|---|
Author: | Timothy Clem |
Sort out inclusion of Java and Go in grpc
Commit: | 2c8df30 | |
---|---|---|
Author: | Timothy Clem |
Move specialized parsing around, implement more of grpc handler
Commit: | 2cca387 | |
---|---|---|
Author: | Timothy Clem |
First pass at working term adj graphs in grpc
Commit: | a15155c | |
---|---|---|
Author: | Timothy Clem |
Basics of TermVertex in grpc
Commit: | 4bcd440 | |
---|---|---|
Author: | Timothy Clem |
Dial in id vs description a bit, fix embedding of span
Commit: | 6269a64 | |
---|---|---|
Author: | Timothy Clem |
Re-gen protos and server generated code
Commit: | faebfbc | |
---|---|---|
Author: | Timothy Clem | |
Committer: | Timothy Clem |
Use better haskell code gen
Commit: | be2dde5 | |
---|---|---|
Author: | Timothy Clem | |
Committer: | Timothy Clem |
Try a new approach for proto file naming
Commit: | a34cb26 | |
---|---|---|
Author: | Timothy Clem |
Refactor grpc parse and include new errors
Commit: | d38e453 | |
---|---|---|
Author: | Timothy Clem |
gRPC parse interface also returns partial results (ruby only)
Commit: | 4d4ab10 | |
---|---|---|
Author: | Rick Winfrey |
Update field numbers
Commit: | dec8533 | |
---|---|---|
Author: | Rick Winfrey |
Update CodeAnalysis from proto changes Hand edited
Commit: | 6d4c4bc | |
---|---|---|
Author: | Timothy Clem |
Regen protos, slight ordering differences
Commit: | f6ade96 | |
---|---|---|
Author: | Rick Winfrey |
Update protofiles
Commit: | 54e8be8 | |
---|---|---|
Author: | Timothy Clem |
Filling missing Ruby syntaxes
Commit: | 9372413 | |
---|---|---|
Author: | Timothy Clem |
Variable is no longer part of Python syntax
Commit: | 23313f8 | |
---|---|---|
Author: | Timothy Clem |
Update protos from recent changes
Commit: | 8c8d8a3 | |
---|---|---|
Author: | Rick Winfrey |
Update proto files
Commit: | 91089db | |
---|---|---|
Author: | joshvera |
Regenerate proto files
Commit: | 45641e0 | |
---|---|---|
Author: | joshvera |
Merge remote-tracking branch 'origin/master' into add-python
Commit: | 5c24948 | |
---|---|---|
Author: | joshvera |
Add diff responses to typescript
Commit: | f8a1753 | |
---|---|---|
Author: | joshvera |
Add Python term and diffs to codeanalysis
Commit: | 70c9da9 | |
---|---|---|
Author: | joshvera |
Add value field to NoOp
Commit: | 97c4fec | |
---|---|---|
Author: | joshvera |
Add Alias message to python protobuf files
Commit: | ce292df | |
---|---|---|
Author: | joshvera |
Add diffs and terms
Commit: | ab8d6aa | |
---|---|---|
Author: | Timothy Clem |
Make sure these new vertices are in the proto
Commit: | 49c948a | |
---|---|---|
Author: | joshvera |
Remove RubyDiff from ruby-terms.proto
Commit: | 13dbff2 | |
---|---|---|
Author: | joshvera |
Remove old proto files
Commit: | bc49526 | |
---|---|---|
Author: | joshvera |
Merge remote-tracking branch 'origin/master' into grpc-diff-trees
Commit: | a25b408 | |
---|---|---|
Author: | joshvera |
Add protobuf terms
Commit: | 5f3df53 | |
---|---|---|
Author: | joshvera |
Regenerate protobuf files
Commit: | 361f62c | |
---|---|---|
Author: | Patrick Thomson |
Rename ImportGraph to AdjacencyList
Commit: | 9b7bd3c | |
---|---|---|
Author: | Patrick Thomson |
Hook up gRPC to call graph. Not too hard.
Commit: | fde0553 | |
---|---|---|
Author: | joshvera |
Add BlobPair message
Commit: | 5d2c1d0 | |
---|---|---|
Author: | joshvera |
Change all these to Single names and remove BlobPair definition
Commit: | f5b149a | |
---|---|---|
Author: | joshvera |
Update codeanalysis
Commit: | 6059109 | |
---|---|---|
Author: | Timothy Clem |
Start to work on DiffTree proto messages
Commit: | 5784632 | |
---|---|---|
Author: | Timothy Clem |
Small fix to field numbers
Commit: | 49968bb | |
---|---|---|
Author: | Timothy Clem |
Re-generate proto files