Timothy Clem
|
366e52ff26
|
Handle individual file errors properly for term graphs
|
2019-01-23 16:06:29 -08:00 |
|
Timothy Clem
|
3053ef98d6
|
Show that this can use the new termGraph
|
2019-01-23 15:56:53 -08:00 |
|
Timothy Clem
|
be138f7362
|
Add in parse tree graph endpoint
|
2019-01-23 14:53:29 -08:00 |
|
Timothy Clem
|
686875511c
|
Generate a ruby client and put it in a gem
|
2019-01-23 14:22:15 -08:00 |
|
Timothy Clem
|
8c886aecd0
|
Single proto file for our code analysis service
|
2019-01-23 14:20:33 -08:00 |
|
Timothy Clem
|
29e9678572
|
diff graphs (adj list format) in the twirp api
|
2019-01-23 14:10:15 -08:00 |
|
Timothy Clem
|
4acac4c05d
|
No need for request-id via CLI anymore
|
2019-01-22 12:06:03 -07:00 |
|
Timothy Clem
|
6befe07ea3
|
Remove rest of old diff renderers and Diff.hs
|
2019-01-22 12:05:45 -07:00 |
|
Timothy Clem
|
5e6d0240b2
|
Use the new diff api from the CLI, fix up tests again
|
2019-01-22 11:42:06 -07:00 |
|
Timothy Clem
|
ed19eec94d
|
Show and dot graph diff apis
|
2019-01-22 10:54:44 -07:00 |
|
Timothy Clem
|
fbb2b97d5c
|
Refactor two json diffs, add sexp diffs
|
2019-01-21 16:26:11 -07:00 |
|
Timothy Clem
|
f561a7b1be
|
Rough pass at json diff graphs
|
2019-01-21 16:10:41 -07:00 |
|
Timothy Clem
|
4757cf85f0
|
Do the graph rendering
|
2019-01-21 16:10:26 -07:00 |
|
Timothy Clem
|
b28fb749e8
|
Start to build the diff interface back up
|
2019-01-21 15:52:00 -07:00 |
|
Timothy Clem
|
3527f676e0
|
Whitespace
|
2019-01-21 15:51:38 -07:00 |
|
Timothy Clem
|
fd88f143b2
|
Format
|
2019-01-18 16:13:47 -08:00 |
|
Timothy Clem
|
154e0388af
|
Goodbye Semantic.Parse
|
2019-01-18 16:04:23 -08:00 |
|
Timothy Clem
|
dad86f11e7
|
No more TermRenderer and all tests passing
|
2019-01-18 15:54:55 -08:00 |
|
Timothy Clem
|
9f222adcd3
|
Show and Quiet outputs
|
2019-01-18 12:37:49 -08:00 |
|
Timothy Clem
|
faa8c0f20c
|
Nope
|
2019-01-18 12:37:31 -08:00 |
|
Timothy Clem
|
e45e1669e7
|
Format
|
2019-01-18 09:38:48 -08:00 |
|
Timothy Clem
|
f23110a73a
|
Transition sexpression term rendering
|
2019-01-18 09:29:51 -08:00 |
|
Timothy Clem
|
45df906304
|
Not using these
|
2019-01-17 16:40:16 -08:00 |
|
Timothy Clem
|
c5fb6a5697
|
Support the legacy diff summary format
|
2019-01-17 16:38:12 -08:00 |
|
Timothy Clem
|
d39b019c3b
|
Get the structure right for new toc summaries response
|
2019-01-17 16:30:48 -08:00 |
|
Timothy Clem
|
15643e1d4f
|
Switch over ToCDiffRenderer (will fix the tests next)
|
2019-01-17 15:58:49 -08:00 |
|
Timothy Clem
|
d8ef1c1f40
|
Fix up tests
|
2019-01-17 15:36:56 -08:00 |
|
Timothy Clem
|
43b6656f22
|
Serialize to proto as well for fun
|
2019-01-17 15:36:51 -08:00 |
|
Timothy Clem
|
30f937ecf0
|
Cleanup
|
2019-01-17 15:36:43 -08:00 |
|
Timothy Clem
|
5dc2ac2d04
|
Rename
|
2019-01-17 15:36:37 -08:00 |
|
Timothy Clem
|
e3afd9d684
|
Symbol rendering is entirely on the new path
|
2019-01-17 15:13:39 -08:00 |
|
Timothy Clem
|
8d5d3e45da
|
Factor back in the toc summary endpoint, now supported in twirp too
|
2019-01-17 14:00:13 -08:00 |
|
Timothy Clem
|
f38e10a9e6
|
Just remove this
|
2019-01-16 16:13:39 -08:00 |
|
Timothy Clem
|
8346f6aaa2
|
Start to fill out toc summaries endpoint
|
2019-01-16 15:49:36 -08:00 |
|
Timothy Clem
|
01af025638
|
Move parse back into semantic
|
2019-01-16 15:39:07 -08:00 |
|
Timothy Clem
|
8d989cdead
|
Remove crazy term and diff language specific protos
|
2019-01-16 12:41:32 -08:00 |
|
Timothy Clem
|
d80098615d
|
Fill out rest of languages, little bit of cleanup
|
2019-01-16 10:52:31 -08:00 |
|
Timothy Clem
|
e316385e1e
|
Comments in protos are nice
|
2019-01-15 15:58:58 -08:00 |
|
Timothy Clem
|
26b771715f
|
Wire in Twirp ping and symbols endpoints, disable grpc entirely
|
2019-01-15 08:45:20 -08:00 |
|
Timothy Clem
|
dd5dbd590d
|
Fix a typo in the go package name for terms
|
2019-01-14 14:53:24 -08:00 |
|
Timothy Clem
|
2a88f75459
|
Pick up some left over proto changes
|
2019-01-14 14:52:44 -08:00 |
|
Patrick Thomson
|
73ea843d23
|
Merge pull request #2327 from github/simplify-both
Simplify Data.Functor.Both.
|
2019-01-11 11:21:35 -05:00 |
|
Patrick Thomson
|
cfc6d46a28
|
Merge branch 'master' into simplify-both
|
2019-01-10 18:39:21 -05:00 |
|
Timothy Clem
|
afb0bd0e74
|
Merge pull request #2330 from github/bump-tree-sitter
++tree-sitter-typescript for flow type in import_statement
|
2019-01-10 15:08:01 -08:00 |
|
Timothy Clem
|
06a0d29990
|
++tree-sitter-typescript for flow type in import_statement
|
2019-01-10 14:37:27 -08:00 |
|
Patrick Thomson
|
f750f2952a
|
Remove 'both' function.
|
2019-01-10 15:53:15 -05:00 |
|
Patrick Thomson
|
8140b8ef9d
|
Merge remote-tracking branch 'origin/master' into simplify-both
|
2019-01-10 13:54:04 -05:00 |
|
Patrick Thomson
|
742d7caf95
|
Merge pull request #2328 from github/bump-submodules-2019-01-08
Bump proto3-suite version and remove unneeded dependency.
|
2019-01-10 13:23:05 -05:00 |
|
Rob Rix
|
77b8e617c5
|
Merge branch 'master' into bump-submodules-2019-01-08
|
2019-01-10 09:20:47 -05:00 |
|
Rob Rix
|
dd4fbcbbb2
|
Merge branch 'master' into simplify-both
|
2019-01-10 09:10:16 -05:00 |
|