1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
Commit Graph

27598 Commits

Author SHA1 Message Date
Rick Winfrey
381dd17494 Update wording to be less confusing 2019-01-23 14:50:37 -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
joshvera
03bc2b658d Turn Aliases into terms
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2019-01-23 17:05:27 -05:00
Patrick Thomson
47ec11cbc4 okay it's back to where it was 2019-01-23 16:50:33 -05:00
joshvera
c21feb4b04 Remove python aliases and add declaredAlias to Declarations 2019-01-23 16:09:20 -05:00
Rick Winfrey
4180cd7f4c Remove pragma 2019-01-22 17:30:33 -08:00
Rick Winfrey
d1a9d56dfb Comment out other AccessControl constructors
I'm not sure why this is causing problems for the proto roundtrip tests
2019-01-22 16:58:18 -08:00
joshvera
3ec057d8c0 indent 2019-01-22 18:23:03 -05:00
joshvera
3e599d2ca0 Add justEvaluatingCatchingErrors so we fly through exceptions 2019-01-22 18:19:06 -05: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
Patrick Thomson
245e021750 Merge branch 'indexer-prototype' of github.com:github/semantic into indexer-prototype 2019-01-22 09:50:16 -05: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
Rick Winfrey
736ead4ade Update fixtures 2019-01-18 18:21:36 -08:00
Rick Winfrey
e7c984182c Update specs 2019-01-18 18:21:24 -08:00
Rick Winfrey
2eccafcecb Rename fields from visibility -> accessControl 2019-01-18 18:21:07 -08:00
Rick Winfrey
27feb45a4b Regen protos 2019-01-18 18:20:36 -08:00
Rick Winfrey
ffc9437891 Fix order of Ruby's Declaration.Method parameters 2019-01-18 17:34:58 -08: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
Rick Winfrey
056fd8eddf Regenerate protos 2019-01-18 15:43:04 -08:00
Patrick Thomson
15508b1699 fix double-free that I introduced like a dummy 2019-01-18 18:17:27 -05:00
joshvera
ca4db58d83 Declare parameters of a function with their own spans 2019-01-18 17:52:44 -05:00
Rick Winfrey
c99dfc6d0f Clean up old fixture 2019-01-18 14:09:00 -08:00
Rick Winfrey
b79638ab7d Add string based private method spec for now 2019-01-18 14:08:48 -08:00
Rick Winfrey
30ef3ab52b Imports 2019-01-18 14:08:36 -08:00
joshvera
52afa47ca3 Merge branch 'indexer-prototype' of https://github.com/github/semantic into indexer-prototype 2019-01-18 16:42:38 -05:00
joshvera
d60807f0f1 Add ModuleInfo to ScopeGraph 2019-01-18 16:41:41 -05:00
Patrick Thomson
25f54b1851 tests compile again 2019-01-18 16:12:56 -05: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
Rick Winfrey
0639353cd1 Add private method fixture 2019-01-17 17:51:27 -08:00
Rick Winfrey
9c887e7eee Ensure private static field definitions are not accessible by external member access 2019-01-17 17:21:16 -08:00
Rick Winfrey
a5fcc3f1df Ensure private field definitions throw when accessed via external syntax 2019-01-17 17:17:53 -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