1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
Commit Graph

27517 Commits

Author SHA1 Message Date
Rick Winfrey
ceae60fbf9 Remove access controls Syntax constructors
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 17:31:50 -08:00
Timothy Clem
37b3b0845c Language is needed here 2019-01-28 15:16:57 -08:00
Timothy Clem
839f0377c6 Format imports 2019-01-28 15:15:47 -08:00
Timothy Clem
641384423a Fill out languageForScope mapping 2019-01-28 14:46:43 -08:00
Timothy Clem
d3330aa9f3 Dedicated input types for Blob and BlobPair 2019-01-28 14:37:50 -08:00
Rick Winfrey
e5f622f776 Merge branch 'master' into visibility-resolution 2019-01-28 13:17:52 -08:00
Rick Winfrey
4becc96bf2 Update fixtures
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:43:41 -08:00
Rick Winfrey
aeee106a36 Update proto files (making sure to list the new access control constructors at the end)
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:28:35 -08:00
Rick Winfrey
75b9b9dab1 Update listable instances for new access control syntax
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:26:34 -08:00
Rick Winfrey
e03cf94134 Update Taggable instances
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:22:47 -08:00
Rick Winfrey
2f8bbd585a Update assignments for new constructors, favor Public by default
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:22:36 -08:00
Rick Winfrey
b82fe2c0a7 Make access control Public by default
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:21:45 -08:00
Rick Winfrey
8e2c1472f4 Convert AccessControl Syntax to individual constructors; remove Unknown
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 11:21:32 -08:00
Rick Winfrey
11cf3b5128 Extract type synonyms for EvalError and TypeScript term
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:47:54 -08:00
Rick Winfrey
9232caf32a Update spec with correct annotation
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:40:37 -08:00
Rick Winfrey
fc383bdc63 Fix lints
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:29:20 -08:00
Rick Winfrey
1685a9fa88 Construct terms and values rather than compare against strings
Co-Authored-By: Rob Rix <robrix@github.com>
2019-01-28 10:26:40 -08:00
Timothy Clem
e016e40573 Merge branch 'master' into servant-experiment 2019-01-28 08:47:57 -08:00
Timothy Clem
1026152fa9 Make the TODOs clear for how we move CLI forward 2019-01-25 10:43:46 -08:00
Timothy Clem
919e026499 Merge branch 'master' into servant-experiment 2019-01-25 10:14:16 -08:00
Timothy Clem
1faff05a2b Remove some un-used code 2019-01-25 10:12:38 -08:00
Timothy Clem
a6f5bfd77f Call this term 2019-01-25 10:12:12 -08:00
Timothy Clem
90f5da5b10 Manually change licenses that didn't auto detect 2019-01-25 09:26:15 -08:00
Timothy Clem
2981109f06 Update licenses, fix gitignore 2019-01-25 08:14:35 -08:00
Rick Winfrey
21518197b4 Match against anonymous symbols for TypeScript accessibility modifiers 2019-01-24 16:58:37 -08:00
Timothy Clem
6fc3aec6c8 Fix parse-examples 2019-01-24 14:36:10 -08:00
Timothy Clem
55bcef9093 Enum for change type 2019-01-24 12:53:30 -08:00
Timothy Clem
0cdb662d2f Streamline naming 2019-01-24 09:17:07 -08:00
Timothy Clem
9e9bbc1e68 Dedicated paths for legacy formatting of symbols and toc output 2019-01-24 08:34:37 -08:00
Timothy Clem
5772d07aa8 Fixing lints 2019-01-24 08:11:00 -08:00
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
Rick Winfrey
1e187d2f57 Use unknown for default Ruby assignment access control
Public is too open here, nicely spotted @joshvera
2019-01-23 14:51:27 -08:00
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
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
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
Rick Winfrey
736ead4ade Update fixtures 2019-01-18 18:21:36 -08:00