1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Commit Graph

22674 Commits

Author SHA1 Message Date
Rob Rix
a6025262c5 🔥 the environment from EvaluatingState. 2018-05-30 15:32:54 -04:00
Rob Rix
66594cf631 Don’t expect an env in resumingValueError. 2018-05-30 15:32:29 -04:00
Rob Rix
7072b1f8dd Don’t re-export Fail. 2018-05-30 15:19:50 -04:00
Rob Rix
d01ef4e0b7 🔥 the exports in the evaluating state. 2018-05-30 15:17:35 -04:00
Rob Rix
5bef9603e9 🔥 the export effect in Evaluatable instances. 2018-05-30 15:17:23 -04:00
Rob Rix
293d76a32f export sends Export. 2018-05-30 15:17:02 -04:00
Rob Rix
da79d76872 🔥 getExports. 2018-05-30 15:14:17 -04:00
Rob Rix
cb961fa994 Handle exports in Env. 2018-05-30 15:14:02 -04:00
Rob Rix
0f6ad38a4e Move export into Env. 2018-05-30 15:11:24 -04:00
Rob Rix
6a3f4ba689 Rename addExport to export. 2018-05-30 14:30:02 -04:00
Rob Rix
11a92c0cb6 Move getExports & addExport into Control.Abstract.Environment. 2018-05-30 14:27:32 -04:00
Rob Rix
eff98cfb03 🔥 modifyExports. 2018-05-30 14:21:13 -04:00
Rob Rix
3ae5cc171a 🔥 withExports. 2018-05-30 14:20:23 -04:00
Rob Rix
7d67ee3905 🔥 putExports. 2018-05-30 14:20:01 -04:00
Rob Rix
f4c33d4d8f Don’t export modifyExports. 2018-05-30 14:19:39 -04:00
Rob Rix
5d9b9657d7 Dedent. 2018-05-30 14:15:32 -04:00
Rob Rix
f9ea94b8da Placate hlint. 2018-05-30 14:09:07 -04:00
Rob Rix
19d4ebefa4 🔥 putEnv. 2018-05-30 14:08:57 -04:00
Rob Rix
10d9454895 Converge locally w.r.t. the environment. 2018-05-30 14:05:42 -04:00
Rob Rix
adfa93f6c9 🔥 withEnv. 2018-05-30 14:03:19 -04:00
Rob Rix
c9360b2c61 Compose runState on to deal with the state. 2018-05-30 14:00:29 -04:00
Rob Rix
728829afb0 🔥 isolate. 2018-05-30 13:58:37 -04:00
Rob Rix
0e6db98fa5 We shouldn’t need to isolate any more. 2018-05-30 13:58:10 -04:00
Rob Rix
36dabb27e6 We can use fromMaybe now. 2018-05-30 13:53:55 -04:00
Rob Rix
152ba7f549 Placate hlint. 2018-05-30 13:52:39 -04:00
Rob Rix
d4e6d87756 Run the environment state in evaluatePackageWith. 2018-05-30 13:46:29 -04:00
Rob Rix
3c81b7024a Define a runEnvState handler. 2018-05-30 13:30:30 -04:00
Rob Rix
f9c7f2836d runEnv in the evaluator spec. 2018-05-30 13:03:50 -04:00
Rob Rix
a5072958b5 Run resumingValueError in State instead of Env. 2018-05-30 12:53:57 -04:00
Rob Rix
a243f2d837 Evaluating runs the env state. 2018-05-30 12:52:30 -04:00
Rob Rix
707c5819df 🔥 redundant constraints. 2018-05-30 12:51:16 -04:00
Rob Rix
8fca2b5ab5 pairValueWithEnv acts in State, not Env. 2018-05-30 12:50:51 -04:00
Rob Rix
99b92d336f 🔥 redundant constraint. 2018-05-30 12:41:04 -04:00
Charlie Somerville
d13a5da554 WIP 🍐 2018-05-30 11:38:42 -05:00
Rob Rix
6dfd7aa17f Merge branch 'master' into env-effect 2018-05-30 12:24:09 -04:00
Rob Rix
8cfc4ad9ee Merge branch 'env-effect' of https://github.com/github/semantic into env-effect 2018-05-30 12:20:22 -04:00
Charlie Somerville
820eac3480 rename location type var to address 2018-05-30 10:21:40 -05:00
Charlie Somerville
8336c60f54 cut State Environment over to Env effect 2018-05-30 10:21:37 -05:00
Josh Vera
58d69dec49 Merge pull request #1902 from github/long-live-the-address
Long live the address!
2018-05-30 11:19:03 -04:00
Charlie Somerville
12c6c39861 cut State Environment over to Env effect 2018-05-30 09:48:16 -05:00
Rob Rix
90ad5bc45e Add a hint about maybeM. 2018-05-30 10:37:16 -04:00
Rob Rix
9caf8893b6 Correct a couple of hints. 2018-05-30 10:36:16 -04:00
Rob Rix
6adc5d7413 Placate hlint some more. 2018-05-30 10:33:51 -04:00
Rob Rix
8bcc9f4cb1 Placate hlint. 2018-05-30 10:33:28 -04:00
Rob Rix
e8d8856e3a Merge branch 'env-effect' of https://github.com/github/semantic into env-effect 2018-05-30 10:26:30 -04:00
Rob Rix
07ee00accc Merge branch 'master' into env-effect 2018-05-30 10:26:12 -04:00
Rob Rix
3e9f9b6ae3 Merge branch 'master' into long-live-the-address 2018-05-30 10:25:34 -04:00
Rob Rix
0f02fea3b1 Merge pull request #1901 from github/the-address-is-dead,-long-live-the-address
🔥 Address, & plug leaks in the Environment abstraction
2018-05-30 10:25:20 -04:00
Rob Rix
5499528ac0 Define a Ref datatype for references to values in the heap. 2018-05-30 10:24:25 -04:00
Rob Rix
2baf449d20 Merge branch 'long-live-the-address' into env-effect 2018-05-30 10:22:51 -04:00