1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 05:11:44 +03:00
Commit Graph

27286 Commits

Author SHA1 Message Date
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
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
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
Ayman Nadeem
da6dd46bfe Merge pull request #2299 from github/factor-abstract-value-as-value-effects
Factor AbstractValue as value effects
2019-01-16 14:18:12 -05:00
Ayman Nadeem
cef0b1cdb6 make sure haskell-tree-sitter reflects master 2019-01-16 13:53:07 -05:00
Timothy Clem
d80098615d Fill out rest of languages, little bit of cleanup 2019-01-16 10:52:31 -08:00
Ayman Nadeem
b9f4d36272 fix accidental revert of patrick's changes 2019-01-16 12:57:30 -05:00