1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00
Commit Graph

25495 Commits

Author SHA1 Message Date
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
Timothy Clem
18140cd1e6 Merge branch 'master' into partial-results 2018-08-30 13:12:53 -07:00
Timothy Clem
df17d9ffda Don't do miniRuby either 2018-08-30 13:10:18 -07:00
Timothy Clem
90355d12af Merge branch 'master' into haddock-to-docs 2018-08-30 13:04:11 -07:00
Timothy Clem
ccb27c649e Merge pull request #2104 from github/source-aware-reprinter
Add source-aware reprinting engine.
2018-08-30 13:00:40 -07:00
Timothy Clem
099faacbce Re-work these tests now that we return if parse fails 2018-08-30 12:51:29 -07:00
Timothy Clem
bec7e0ea88 Not needed 2018-08-30 11:45:24 -07:00
Timothy Clem
a34cb2694c Refactor grpc parse and include new errors 2018-08-30 10:18:49 -07:00
Timothy Clem
a96d8cad29 Include full SomeException and extend to other grp languge parsers 2018-08-30 10:18:25 -07:00
Timothy Clem
f792b93b89 Include more info in ParserTimedOut 2018-08-30 10:17:59 -07:00
Timothy Clem
d38e453a05 gRPC parse interface also returns partial results (ruby only) 2018-08-29 14:29:32 -07:00
Timothy Clem
28b45b71d8 WIP - Return partial results from json parse blobs 2018-08-29 13:41:47 -07:00
Timothy Clem
ea9cc7d3e2 Merge branch 'master' into source-aware-reprinter 2018-08-29 12:11:03 -07:00
Timothy Clem
5939a6139d Remove segfaulting miniPythonParser test for now 2018-08-29 10:42:36 -07:00
Timothy Clem
34648a263a Merge branch 'master' into source-aware-reprinter 2018-08-28 11:34:53 -07:00
Timothy Clem
dea20b884f Not using these vars 2018-08-28 10:38:51 -07:00
Timothy Clem
071d91f494 A typesetting that shows whitespace for help debugging 2018-08-28 10:32:43 -07:00
Timothy Clem
a923fb0938 Reworking space v tabs 2018-08-28 10:32:32 -07:00
Timothy Clem
0adb827343 Small docs fixes 2018-08-28 10:32:03 -07:00
Timothy Clem
0931fc81f2 Add a simple roundtrip spec for python printing 2018-08-28 10:31:54 -07:00
Timothy Clem
16f6728d65 Get the ~> all headed in the same direction 2018-08-28 09:47:31 -07:00
Timothy Clem
5da417d01c Some basic pretty printing for mini Python 2018-08-28 09:14:48 -07:00
Timothy Clem
4d8050d450 Clean up MiniRuby assignment naming 2018-08-28 09:13:56 -07:00
Timothy Clem
2c71853c39 Fix minipython parser 2018-08-28 09:13:43 -07:00
Timothy Clem
2208860f08 Some new re-writing utils for python testing 2018-08-28 09:13:07 -07:00
Timothy Clem
68a93c6740 Python example code 2018-08-28 09:12:56 -07:00
Timothy Clem
ea01f30de5 Put this back in order 2018-08-28 09:12:44 -07:00
Timothy Clem
8759225ac7 A mini-python 2018-08-28 09:12:29 -07:00