1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00
Commit Graph

27689 Commits

Author SHA1 Message Date
Rick Winfrey
9d884e4af3 Merge branch 'master' into indexer-prototype 2019-02-20 12:09:23 -08:00
Patrick Thomson
9da1273d59 Merge pull request from github/upgrade-cabal-file
Upgrade cabal-version and use `common` stanzas in semantic.cabal.
2019-02-20 12:20:14 -05:00
Patrick Thomson
0098376172 Merge remote-tracking branch 'origin/master' into indexer-prototype 2019-02-19 20:45:16 -05:00
Patrick Thomson
679022ea6d Merge branch 'master' into upgrade-cabal-file 2019-02-19 20:23:49 -05:00
Patrick Thomson
955ece2875 derivingvia implies derivingstrategies 2019-02-19 19:35:20 -05:00
Patrick Thomson
a69d420aee And switch over to RepositoryPush too. 2019-02-19 19:07:39 -05:00
Rick Winfrey
247bd03114 Merge pull request from github/log-file-paths-part-duex
Conditionally log file paths
2019-02-19 14:58:31 -08:00
Patrick Thomson
eb41ab89d1 move over User entity 2019-02-19 17:35:56 -05:00
Patrick Thomson
df22acfbb9 start migrating to generated code 2019-02-19 17:14:53 -05:00
Patrick Thomson
d795160000 Remove otiose Lint.hs 2019-02-19 16:38:02 -05:00
Rick Winfrey
a387750c0f Merge branch 'master' into log-file-paths-part-duex 2019-02-19 13:24:10 -08:00
Patrick Thomson
07fbfbc965 examples require process package 2019-02-19 16:11:28 -05:00
Timothy Clem
5ac06e0eee Merge pull request from github/docstring-in-symbols
Docstring in ParseTreeSymbols
2019-02-19 12:16:31 -08:00
Patrick Thomson
1d600e199c Factor out common executable flags 2019-02-19 14:31:16 -05:00
Patrick Thomson
50b55b084f Test consolidating ghc-options in library stanza 2019-02-19 14:22:16 -05:00
Patrick Thomson
6daf9be738 Factor out common libraries. 2019-02-19 14:20:33 -05:00
Timothy Clem
f0a5c26e9d Include docstrings in symbols response 2019-02-19 10:55:24 -08:00
Patrick Thomson
8418290224 Factor out common GHC extensions. 2019-02-19 13:54:14 -05:00
Patrick Thomson
51e3160c7c Bad imports/merge fallout 2019-02-19 13:42:15 -05:00
Patrick Thomson
4f1bd8f5f7 Merge remote-tracking branch 'origin/master' into indexer-prototype-no-sg 2019-02-19 12:26:00 -05:00
Rick Winfrey
954bccbf05 Add TaskSesion to the Reader environment; conditionally log file paths for public repos 2019-02-15 16:39:59 -08:00
Rick Winfrey
9813ae2319 Parameterize TaskSession with isPublic 2019-02-15 16:22:51 -08:00
Patrick Thomson
e6219b67ba No need for this vestigial instance 2019-02-15 18:18:41 -05:00
Patrick Thomson
7c12476368 Unused pragma 2019-02-15 18:08:06 -05:00
Patrick Thomson
6b763dd5e9 Fix tests. 2019-02-15 17:55:15 -05:00
Timothy Clem
ce3b0a8216 Merge pull request from github/misc-fixes
Misc CLI fixes
2019-02-15 11:27:46 -08:00
Patrick Thomson
c7b41a3594 Merge remote-tracking branch 'origin/master' into indexer-prototype-no-sg 2019-02-15 14:05:23 -05:00
Patrick Thomson
0ea62e85ef further folderol 2019-02-15 13:54:05 -05:00
Patrick Thomson
fc42a90096 Remove ScopeGraph improvements from indexer tree. 2019-02-15 13:48:57 -05:00
Timothy Clem
92c2a5331e Merge branch 'master' into misc-fixes 2019-02-15 10:46:29 -08:00
Timothy Clem
68cabb5383 Merge pull request from github/generated-twirp-service
Generated Twirp service
2019-02-15 10:46:14 -08:00
Timothy Clem
e3029bd89b Allow unknown languages through so we can diff against /dev/null 2019-02-15 09:28:52 -08:00
Timothy Clem
6f76187c57 This help text was incorrect 2019-02-15 09:26:33 -08:00
Timothy Clem
785c74fffb Merge remote-tracking branch 'origin/master' into generated-twirp-service 2019-02-14 08:39:52 -08:00
Timothy Clem
05e381d0c7 Force git to do case sensitive move here too 2019-02-14 08:31:45 -08:00
Patrick Thomson
ed72e02e03 Merge pull request from github/util-type-signatures
Add type signatures to Semantic.Util.
2019-02-14 11:27:17 -05:00
Timothy Clem
e696f64c8e Force git to do a case sensitive move 2019-02-14 08:25:01 -08:00
Timothy Clem
112782a220 Merge remote-tracking branch 'origin/master' into generated-twirp-service 2019-02-14 08:17:08 -08:00
Patrick Thomson
7fede9ff0d Add disclaimer. 2019-02-14 10:40:24 -05:00
Patrick Thomson
d0828341fb Merge branch 'util-type-signatures' of github.com:github/semantic into util-type-signatures 2019-02-12 19:00:24 -05:00
Patrick Thomson
70aed63809 remove the signatures for evaluateProject' and evaluateProject fo rnow 2019-02-12 18:52:05 -05:00
joshvera
0d690dc2e1 Remove signature for now 2019-02-12 18:51:02 -05:00
Patrick Thomson
77d7b93f58 save characters on the typechecking functions 2019-02-12 18:27:21 -05:00
joshvera
984cb49513 don't qualify module 2019-02-12 18:25:02 -05:00
joshvera
dabcd10f69 remove duplicate import 2019-02-12 18:22:09 -05:00
joshvera
98813583a4 Merge branch 'util-type-signatures' of https://github.com/github/semantic into util-type-signatures 2019-02-12 18:20:44 -05:00
joshvera
3417c3108d Add signature to callGraphRubyProject 2019-02-12 18:19:51 -05:00
joshvera
32ba7adfc0 Add evaluatePythonProject signature 2019-02-12 18:19:03 -05:00
Patrick Thomson
2b99769c20 Use FileEvaluator synonym 2019-02-12 18:13:36 -05:00
joshvera
f3443476e9 Merge branch 'util-type-signatures' of https://github.com/github/semantic into util-type-signatures 2019-02-12 18:08:35 -05:00