1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
Commit Graph

20187 Commits

Author SHA1 Message Date
Rob Rix
ca9476000b Move the Recursive constraint into the MonadEvaluatable synonym. 2018-03-23 20:38:47 -04:00
Rob Rix
b94098cf3e 🔥 a commented-out definition. 2018-03-23 20:35:48 -04:00
Rob Rix
3800759ba3 Simplify the context for Evaluating’s MonadAnalysis instance. 2018-03-23 20:35:17 -04:00
Rob Rix
8fe368145d 🔥 the EvaluateModule exception. 2018-03-23 20:31:15 -04:00
Rob Rix
524cf3830c 🔥 MonadEvaluateModule. 2018-03-23 20:30:01 -04:00
Rob Rix
72de7d0bbd Simplify an instance context. 2018-03-23 20:25:13 -04:00
Rob Rix
4231844a29 Move load/require back to the Evaluatable module. 2018-03-23 20:23:36 -04:00
Rob Rix
e5d45edfb5 🔥 some unnecessary ScopedTypeVariables. 2018-03-23 20:20:23 -04:00
Rob Rix
ce8a3a6d5d Simplify a context. 2018-03-23 20:20:01 -04:00
Rob Rix
2cce44a9ec Clean up a ton of imports. 2018-03-23 20:16:04 -04:00
Rob Rix
fb727c05cf Move the MonadValue instances into the Value/Type modules. 2018-03-23 20:12:19 -04:00
Rob Rix
d99877d397 Move MonadValue back to Control.Abstract.Value. 2018-03-23 19:53:19 -04:00
Rob Rix
468d85bb2c what if analysis composition worked 2018-03-23 19:50:04 -04:00
Timothy Clem
343d8e68ac Implement evaluation of modules 2018-03-23 16:35:31 -07:00
Timothy Clem
e806282ca0 Make go packages into their own syntaxes for now 2018-03-23 16:34:49 -07:00
Timothy Clem
ecc8075946 Pull out letrec' and makeNamespace to reuse elsewhere 2018-03-23 16:34:33 -07:00
Timothy Clem
b72b9b152b Merge pull request #1674 from github/everyone-loves-comments
Mini PR: comment on namespace evaluation
2018-03-23 16:24:04 -07:00
Rob Rix
1fb1707d8a List MonadValue’s exports explicitly. 2018-03-23 19:23:46 -04:00
Timothy Clem
3d619c0e2e It's OK for there to be no params 2018-03-23 16:05:32 -07:00
Rob Rix
806308d3a3 Import Evaluator in Addressable. 2018-03-23 18:46:03 -04:00
Timothy Clem
690e839a5f Comments 2018-03-23 15:10:52 -07:00
Patrick Thomson
3c22514063 Merge branch 'master' into preludes-and-subclassing 2018-03-23 18:10:49 -04:00
joshvera
cf4a87068e Merge remote-tracking branch 'origin/master' into preludes-and-subclassing 2018-03-23 17:56:26 -04:00
Timothy Clem
9923690e38 Merge pull request #1671 from github/free-variables-as-list
Free variables as a List (and only create a set when needed)
2018-03-23 14:55:51 -07:00
joshvera
37699190a7 redundant imports 2018-03-23 17:42:50 -04:00
Josh Vera
6961a46dfa Merge branch 'master' into free-variables-as-list 2018-03-23 17:41:42 -04:00
joshvera
a149c76a05 Merge remote-tracking branch 'origin/master' into remove-fail 2018-03-23 17:40:22 -04:00
Josh Vera
963bdf0699 Merge pull request #1670 from github/query-final-helpers
Some helpers to query Final
2018-03-23 17:10:34 -04:00
joshvera
486e645769 Remove ghc-mod 2018-03-23 17:03:59 -04:00
joshvera
ba3969c4b0 Merge remote-tracking branch 'origin/master' into query-final-helpers 2018-03-23 17:03:25 -04:00
Josh Vera
4035304d49 Merge branch 'master' into remove-fail 2018-03-23 16:47:45 -04:00
Josh Vera
9a00cfb0d8 Merge pull request #1673 from github/hash-eval
Evaluatable instances for hashes and key-value pairs.
2018-03-23 16:46:25 -04:00
Patrick Thomson
9e8e71b95f even nicer definition for eval over KeyValues 2018-03-23 16:34:45 -04:00
Patrick Thomson
65d2ebf807 even more documentation. 2018-03-23 16:31:21 -04:00
Patrick Thomson
6ec188ba55 documentation 2018-03-23 16:29:28 -04:00
joshvera
560951bb24 Use Resumable from effects 2018-03-23 16:29:15 -04:00
joshvera
346d0a6c0c ++effects 2018-03-23 16:20:55 -04:00
joshvera
b66e651269 ++effects 2018-03-23 16:15:33 -04:00
Patrick Thomson
5db5b7c5d7 return -> pure 2018-03-23 15:59:12 -04:00
Patrick Thomson
f777bd19c0 Evaluatable instances for hashes and key-value pairs. 2018-03-23 15:57:23 -04:00
joshvera
35db5bac01 hlint warnings 2018-03-23 15:43:34 -04:00
joshvera
b1efc533cf fix test 2018-03-23 15:37:06 -04:00
joshvera
f048362095 Remove ghc-mod 2018-03-23 15:33:39 -04:00
joshvera
dbaf374d3a Merge remote-tracking branch 'origin/master' into remove-fail 2018-03-23 15:29:47 -04:00
Josh Vera
745eb85ee7 Merge branch 'master' into preludes-and-subclassing 2018-03-23 15:26:41 -04:00
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