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

20481 Commits

Author SHA1 Message Date
Charlie Somerville
1b998409d3 ruby: implement Send 2018-04-09 12:04:11 +10:00
Charlie Somerville
4f30c84add ruby: implement blocks in Send 2018-04-09 12:04:11 +10:00
Charlie Somerville
08b581c02b ruby: add special Send node type for method calls 2018-04-09 12:04:11 +10:00
Josh Vera
b39b2685fb Merge pull request #1709 from github/repo-import-graph
Evaluate import graphs of repositories
2018-04-06 17:33:16 -04:00
joshvera
40f8f3a85a Yield the name to resolve 2018-04-06 15:59:19 -04:00
joshvera
0e338ba352 beautify 2018-04-06 15:09:20 -04:00
Josh Vera
d4bcfae104 Merge branch 'master' into repo-import-graph 2018-04-06 13:21:30 -04:00
Josh Vera
1b9b8611ba Merge pull request #1720 from github/parens
Preserve parentheses in syntax trees.
2018-04-06 13:21:10 -04:00
joshvera
eccfcd1b5e remove arg 2018-04-06 13:18:47 -04:00
joshvera
2e064a034c remove redundant imports 2018-04-06 13:14:43 -04:00
joshvera
5b7cdb236b standardize on eval and eta reduce 2018-04-06 13:13:51 -04:00
Patrick Thomson
d31e3eca88 fix ALL the test failures 2018-04-06 13:05:28 -04:00
joshvera
cc21e22a9b Fix test fixtures 2018-04-06 12:42:24 -04:00
joshvera
03c69cc2f9 Fix runEvaluatingWithPrelude 2018-04-06 12:37:09 -04:00
joshvera
56af15be92 Modify mergeNewer to merge from global envs to local envs 2018-04-06 12:37:01 -04:00
Patrick Thomson
a6a04f53bd Fix Ruby. 2018-04-06 12:26:11 -04:00
joshvera
a839aef0ec Import prelude in evaluatePythonProject 2018-04-06 11:57:36 -04:00
Patrick Thomson
611b0f3276 Remember parentheses in syntax trees.
Adding this wasn't particularly hard. Just need to ensure we don't
throw the tokens from the parser away.

To test, evaluate `5 * (2 / 3)` versus `5 * 2 / 3`.
2018-04-06 11:43:48 -04:00
joshvera
0f96c4892a redundant constraints 2018-04-06 11:10:00 -04:00
joshvera
b02361eddd Add another either 2018-04-05 20:08:07 -04:00
joshvera
1f441ec518 Merge remote-tracking branch 'origin/master' into repo-import-graph 2018-04-05 19:50:59 -04:00
joshvera
fde2253fc5 pure? 2018-04-05 19:49:50 -04:00
joshvera
0483417771 Remove require_dependency stub 2018-04-05 19:39:32 -04:00
joshvera
4e8569ed01 add an asBool fail to MonadValue Type 2018-04-05 18:46:58 -04:00
joshvera
e927d5fd75 yield the env if there's a namespace error 2018-04-05 18:45:26 -04:00
joshvera
0997ee81e2 Add Numeric2Error and remove TypeError 2018-04-05 18:14:33 -04:00
Josh Vera
d20a0c554a Merge pull request #1714 from github/task-in-eff
Task in Eff
2018-04-05 17:52:08 -04:00
Josh Vera
4c55fa7dc3 Merge branch 'master' into task-in-eff 2018-04-05 17:26:35 -04:00
Timothy Clem
0bd5fe5a76 Merge pull request #1718 from github/ruby-parser-fixes
++tree-sitter ruby for heredoc and reserved keyword hash iden fixes
2018-04-05 10:40:49 -07:00
Timothy Clem
9690b03d96 ++tree-sitter ruby for heredoc and reserved keyword hash iden fixes 2018-04-05 10:11:04 -07:00
Rob Rix
d4a734ac88 Throw an exception in Eff. 2018-04-05 13:02:35 -04:00
Rob Rix
648675aa4e Rename importGraph to graphImports. 2018-04-05 12:53:44 -04:00
joshvera
1d05cb1cfc Throw free variables errors 2018-04-05 12:52:27 -04:00
Rob Rix
70c1224d47 📝 importGraph. 2018-04-05 10:25:45 -04:00
Rob Rix
65fecaa27a 📝 runParser. 2018-04-05 10:23:47 -04:00
Rob Rix
b30870faaa 📝 logError. 2018-04-05 10:23:00 -04:00
Rob Rix
f3fa7bc401 📝 Task & runTaskF. 2018-04-05 10:22:27 -04:00
Rob Rix
9a4766adea 🔥 some indentation. 2018-04-05 10:21:04 -04:00
Rob Rix
623ef6e3f1 Shuffle Task/runTaskF around. 2018-04-05 10:20:10 -04:00
Rob Rix
4e809089b3 📝 NoLanguageForBlob. 2018-04-05 10:18:12 -04:00
Rob Rix
22a34ad591 📝 runFiles. 2018-04-05 10:17:19 -04:00
Rob Rix
015d477fcb 📝 Files. 2018-04-05 10:16:56 -04:00
Rob Rix
ee03a650e6 Move Files down. 2018-04-05 10:15:49 -04:00
Rob Rix
266f2ba5d2 📝 the telemetry handlers. 2018-04-05 10:15:01 -04:00
Rob Rix
7b24f196b7 📝 reinterpret. 2018-04-05 10:12:55 -04:00
Rob Rix
f5009daa82 List the Telemetry exports. 2018-04-05 10:12:46 -04:00
Rob Rix
4778758937 Move Telemetry down. 2018-04-05 10:12:39 -04:00
Rob Rix
46ab295976 List the Distribute exports. 2018-04-05 10:11:47 -04:00
Rob Rix
54a94e8df9 📝 Distribute. 2018-04-05 10:10:47 -04:00
Rob Rix
43b0d43168 🔥 parBitraversable. 2018-04-05 10:09:12 -04:00