Rob Rix
|
85650c06df
|
Merge branch 'master' into imports,-graphed
|
2018-03-23 15:26:11 -04:00 |
|
Josh Vera
|
402f0276cf
|
Merge pull request #1669 from github/no-really-php-namespaces
PHP namespaces
|
2018-03-23 15:24:21 -04:00 |
|
Josh Vera
|
140ccb02c1
|
Merge branch 'master' into no-really-php-namespaces
|
2018-03-23 15:04:59 -04:00 |
|
Josh Vera
|
f1e48c231a
|
Merge pull request #1665 from github/default-extensions
More default extensions
|
2018-03-23 15:04:36 -04:00 |
|
Josh Vera
|
d90f5f5f44
|
Merge branch 'master' into default-extensions
|
2018-03-23 14:54:59 -04:00 |
|
Josh Vera
|
83f7a24972
|
Merge pull request #1659 from github/module-resolution
Resume evaluation when resumable exceptions are thrown
|
2018-03-23 14:54:38 -04:00 |
|
Patrick Thomson
|
82bceec658
|
fix some comments
|
2018-03-23 14:44:17 -04:00 |
|
Patrick Thomson
|
a44f9261fc
|
ensure evaluatePythonFiles pulls in a prelude
|
2018-03-23 14:40:33 -04:00 |
|
Timothy Clem
|
a079efbf0b
|
Free variables as a List (and only create a set when needed)
|
2018-03-23 11:40:25 -07:00 |
|
Josh Vera
|
3def54661f
|
Merge branch 'master' into module-resolution
|
2018-03-23 14:40:09 -04:00 |
|
Patrick Thomson
|
4ab2d17b5e
|
stray whitespace
|
2018-03-23 14:39:57 -04:00 |
|
Patrick Thomson
|
de15e436d0
|
fix otiose changes and add a comment
|
2018-03-23 14:39:13 -04:00 |
|
Timothy Clem
|
465feebb39
|
Remove a few extra parens
|
2018-03-23 11:25:02 -07:00 |
|
Timothy Clem
|
417b9ec965
|
Extra parens
|
2018-03-23 10:37:40 -07:00 |
|
Timothy Clem
|
7f71e27df4
|
Some helpers to query Final
|
2018-03-23 10:11:29 -07:00 |
|
Timothy Clem
|
b5f4c1e94f
|
Slightly more helpful failure message
|
2018-03-23 09:09:25 -07:00 |
|
Timothy Clem
|
19592c72c2
|
s/objectEnvironment/scopedEnvironment
|
2018-03-23 09:07:28 -07:00 |
|
Timothy Clem
|
c1bee38e74
|
Document construction of namespace value
|
2018-03-23 09:04:20 -07:00 |
|
Timothy Clem
|
fb43de8fce
|
Little formatting/cleanup for clarity
|
2018-03-23 09:04:11 -07:00 |
|
Timothy Clem
|
8c90975a48
|
Write a test, fix a bug
|
2018-03-23 08:57:02 -07:00 |
|
joshvera
|
65e2d81564
|
Don't warn on orphans
|
2018-03-23 11:56:39 -04:00 |
|
Patrick Thomson
|
dce0f5c277
|
fix the specs
|
2018-03-23 11:50:53 -04:00 |
|
joshvera
|
173781c501
|
Add Eq1 instances to exception types
|
2018-03-23 11:48:56 -04:00 |
|
Patrick Thomson
|
7f5460bdd1
|
wrong infix operator
|
2018-03-23 11:38:38 -04:00 |
|
Patrick Thomson
|
3e3ad4f078
|
very bad, no good hack to fix a lot of the tests
|
2018-03-23 11:25:05 -04:00 |
|
Rob Rix
|
60382ba31a
|
🔥 a redundant import.
|
2018-03-23 11:05:07 -04:00 |
|
Rob Rix
|
fc3a42ab4f
|
Revert "Invert the overall order of the effect list."
This reverts commit 0cb27ae3865a6e6e8f2cb11d58c5190c1be550e7.
|
2018-03-23 11:04:34 -04:00 |
|
Rob Rix
|
2c8cb8e67a
|
Invert the overall order of the effect list.
This puts outer analyses results at the outermost level of values.
|
2018-03-23 11:01:42 -04:00 |
|
joshvera
|
68ca81ad97
|
Merge branch 'module-resolution' into remove-fail
|
2018-03-23 11:01:13 -04:00 |
|
joshvera
|
393f136669
|
Fix equality instance for SomeExc
|
2018-03-23 10:55:53 -04:00 |
|
Rob Rix
|
a5067cb018
|
Move require/load to Data.Abstract.Evaluatable.
|
2018-03-23 10:38:33 -04:00 |
|
Rob Rix
|
f87f04b059
|
Simplify the Evaluatable re-exports.
|
2018-03-23 10:36:37 -04:00 |
|
Patrick Thomson
|
15cc860ad1
|
Merge remote-tracking branch 'origin/master' into preludes-and-subclassing
|
2018-03-23 10:31:51 -04:00 |
|
joshvera
|
9b2524cc81
|
Merge branch 'module-resolution' into default-extensions
|
2018-03-23 10:31:07 -04:00 |
|
Rob Rix
|
8fbcc79b7b
|
Merge pull request #1668 from github/🔥-ghc-mod
🔥 ghc mod
|
2018-03-23 10:31:05 -04:00 |
|
joshvera
|
5905c85052
|
Add join to tests
|
2018-03-23 10:29:01 -04:00 |
|
Rob Rix
|
8cd797530e
|
Merge branch '🔥-ghc-mod' into imports,-graphed
|
2018-03-23 10:26:53 -04:00 |
|
Rob Rix
|
9c0b5f7ab6
|
Merge branch '🔥-ghc-mod' into imports,-graphed
|
2018-03-23 10:26:13 -04:00 |
|
Rob Rix
|
1c84f73e48
|
🔥 a couple of redundant .gitmodules entries.
|
2018-03-23 10:16:56 -04:00 |
|
Rob Rix
|
52c50c8956
|
🔥 ghc-mod.
|
2018-03-23 10:16:34 -04:00 |
|
joshvera
|
1fa062a474
|
Merge branch 'module-resolution' of https://github.com/github/semantic-diff into module-resolution
|
2018-03-22 21:28:12 -04:00 |
|
Rob Rix
|
5dcad0e8de
|
Correct the docs for evaluateModule.
|
2018-03-22 19:50:09 -04:00 |
|
Rob Rix
|
3e086c6681
|
Write resumeException inline.
|
2018-03-22 19:49:11 -04:00 |
|
Rob Rix
|
d56a5ce0e6
|
📝 mergeEither.
|
2018-03-22 19:48:42 -04:00 |
|
Rob Rix
|
b90553cc2d
|
Define a helper to merge eithers.
|
2018-03-22 19:43:46 -04:00 |
|
Rob Rix
|
eb031d22d5
|
🔥 Both.fst/Both.snd.
|
2018-03-22 19:40:19 -04:00 |
|
Rob Rix
|
7d4cb9171a
|
Listen for EvaluateModule requests.
|
2018-03-22 19:37:46 -04:00 |
|
Josh Vera
|
5c5dedfeda
|
Merge branch 'master' into module-resolution
|
2018-03-22 19:32:33 -04:00 |
|
joshvera
|
54c11bf629
|
join fst
|
2018-03-22 19:31:51 -04:00 |
|
joshvera
|
2358187357
|
align
|
2018-03-22 19:31:47 -04:00 |
|