Timothy Clem
|
06029f2be6
|
Rename to source/target for consistently
|
2018-09-11 15:29:24 -07:00 |
|
Timothy Clem
|
4dedb928b2
|
New command line flag json-graph
|
2018-09-11 15:20:19 -07:00 |
|
Timothy Clem
|
77d296c5f1
|
Call error here instead of undefined
|
2018-09-11 15:19:02 -07:00 |
|
Timothy Clem
|
177ce176e4
|
More extra imports
|
2018-09-11 11:33:59 -07:00 |
|
Timothy Clem
|
b9e2491d74
|
Extra space
|
2018-09-11 10:56:04 -07:00 |
|
Timothy Clem
|
0eff6f70ad
|
Remove these specialized diff functions
|
2018-09-11 10:49:56 -07:00 |
|
Timothy Clem
|
cc55bfaf83
|
Merge branch 'master' into adj-list-for-parse-trees
|
2018-09-11 10:42:42 -07:00 |
|
Timothy Clem
|
3bb5a8ea39
|
Remove extra import
|
2018-09-11 10:40:52 -07:00 |
|
Timothy Clem
|
2e48678e6b
|
Rework diff grpc api as well, enable for all supported langauges
|
2018-09-11 10:32:29 -07:00 |
|
Timothy Clem
|
f8f85d17f0
|
Fix warnings
|
2018-09-11 07:53:18 -07:00 |
|
Timothy Clem
|
2a0f69f225
|
Extra import
|
2018-09-11 07:30:23 -07:00 |
|
Timothy Clem
|
b985b15552
|
Always with the lints
|
2018-09-10 17:32:58 -07:00 |
|
Timothy Clem
|
8096bfc8f7
|
Annotations in adj list rep (grpc)
|
2018-09-10 17:28:42 -07:00 |
|
Timothy Clem
|
64ca4e2c67
|
Clean up the cleanup
|
2018-09-10 17:15:46 -07:00 |
|
Timothy Clem
|
6b3401eb96
|
Lints
|
2018-09-10 15:50:24 -07:00 |
|
Timothy Clem
|
f4aefedcd4
|
Merge remote-tracking branch 'origin/master' into adj-list-for-parse-trees
|
2018-09-10 15:43:46 -07:00 |
|
Timothy Clem
|
addc6a6c6f
|
Fix a few more go fixtures
|
2018-09-10 15:41:16 -07:00 |
|
Timothy Clem
|
2c9407757f
|
Turn on the rest of our langauges for grpc parse trees
|
2018-09-10 15:38:37 -07:00 |
|
Timothy Clem
|
c806be4cfc
|
Clean up, expand grpc support to larger language list
|
2018-09-10 11:43:42 -07:00 |
|
Timothy Clem
|
38e3cba57a
|
Messy, but working multi-lang grpc parsing
|
2018-09-10 11:15:52 -07:00 |
|
Timothy Clem
|
ceed3b0ae4
|
Fix a few test fixtures due to structure changes
|
2018-09-10 11:15:34 -07:00 |
|
Timothy Clem
|
8d4eab66b9
|
Remove comment
|
2018-09-07 17:10:18 -07:00 |
|
Timothy Clem
|
636b393b80
|
Sort out inclusion of Java and Go in grpc
|
2018-09-07 15:12:47 -07:00 |
|
Timothy Clem
|
3ff2861fe5
|
Record fields for syntaxes and needed PB deriving
|
2018-09-07 14:21:42 -07:00 |
|
Timothy Clem
|
88c90521be
|
Cleanup
|
2018-09-07 14:20:56 -07:00 |
|
Timothy Clem
|
7905b0e26d
|
Do not need these anymore
|
2018-09-07 14:20:44 -07:00 |
|
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
|
31d093d1c9
|
Fix tests
|
2018-09-06 16:29:59 -07:00 |
|
Timothy Clem
|
edc1b229db
|
Sort out Span and Pos Message instances
|
2018-09-06 16:29:55 -07:00 |
|
Timothy Clem
|
16b99b8634
|
One more roundtrip test
|
2018-09-06 16:29:32 -07:00 |
|
Timothy Clem
|
6269a64c5f
|
Re-gen protos and server generated code
|
2018-09-06 15:13:08 -07:00 |
|
Timothy Clem
|
b29c3a57ae
|
Fix Message instances for Span and Position
|
2018-09-06 15:12:31 -07:00 |
|
Timothy Clem
|
f0d164f952
|
Rework control flow graph data types
|
2018-09-06 15:12:12 -07:00 |
|
Timothy Clem
|
e3f20f6903
|
Implement adj list diff tree JSON responses
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
|
2018-09-05 15:08:58 -07:00 |
|
Timothy Clem
|
18c0554864
|
Docs
|
2018-09-05 12:29:08 -07:00 |
|
Timothy Clem
|
7ccabb06ed
|
Use trees key to get error messages working for free
|
2018-09-05 12:29:04 -07:00 |
|
Timothy Clem
|
018f78bd42
|
Enable toEncoding as well
|
2018-09-05 12:28:44 -07:00 |
|
Timothy Clem
|
e788ed9baa
|
First pass at returning adjacency graphs (JSON) as an alternative to trees
|
2018-09-05 11:13:35 -07:00 |
|
Josh Vera
|
ff7328b1c9
|
Merge pull request #2162 from github/proto-rework
Proto rework
|
2018-09-04 12:14:41 -04:00 |
|
Josh Vera
|
c35aa16de6
|
Merge branch 'master' into proto-rework
|
2018-09-04 11:34:51 -04: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
|
91d60c8033
|
Merge pull request #2161 from github/no-ruby-pipeline
Don't do miniRuby either
|
2018-08-30 15:15:22 -07:00 |
|
Timothy Clem
|
b3e593fc55
|
Merge branch 'master' into no-ruby-pipeline
|
2018-08-30 14:31:00 -07:00 |
|
Rick Winfrey
|
b2d64eaab8
|
Merge pull request #2154 from github/haddock-to-docs
Add `script/publish-haddock`
|
2018-08-30 14:24:18 -07:00 |
|
Timothy Clem
|
42d5b26c60
|
Merge branch 'master' into haddock-to-docs
|
2018-08-30 14:07:32 -07:00 |
|
Timothy Clem
|
bac8548f69
|
Merge pull request #2157 from github/partial-results
Partial results
|
2018-08-30 14:05:08 -07:00 |
|