Rob Rix
|
0dc48a0672
|
Rewrite the docs for converge.
|
2017-12-21 16:44:34 -05:00 |
|
Rob Rix
|
67366633e5
|
Rename mlfp to converge.
|
2017-12-21 16:42:48 -05:00 |
|
Rob Rix
|
d2a903f204
|
Correct a 📝.
|
2017-12-21 16:37:28 -05:00 |
|
Rob Rix
|
6d026b8ace
|
Clarify the docs for MonadCaching.
|
2017-12-21 16:36:09 -05:00 |
|
Rob Rix
|
166f476fb8
|
🔥 EvalResult.
|
2017-12-21 16:34:58 -05:00 |
|
Rob Rix
|
b448087096
|
🔥 the MonadInterpreter synonym.
|
2017-12-21 16:34:45 -05:00 |
|
Rob Rix
|
5801ede0fe
|
🔥 DeadCodeResult.
|
2017-12-21 16:34:06 -05:00 |
|
Rob Rix
|
95f3763a20
|
🔥 CachingResult.
|
2017-12-21 16:33:38 -05:00 |
|
Rob Rix
|
9d6c030802
|
Rename CachingInterpreter to Caching.
|
2017-12-21 16:00:08 -05:00 |
|
Rob Rix
|
2413c32626
|
Rename TracingInterpreter to Tracing and 🔥 TraceInterpreter & ReachableStateInterpreter.
|
2017-12-21 15:59:23 -05:00 |
|
Rob Rix
|
211c78489c
|
Rename DeadCodeInterpreter to DeadCodeEvaluating.
|
2017-12-21 15:57:30 -05:00 |
|
Rob Rix
|
2a4a6d54ce
|
Rename Interpreter to Evaluating.
|
2017-12-21 15:56:50 -05:00 |
|
Rob Rix
|
945cc9a1d4
|
Avoid binding the in-cache.
|
2017-12-21 15:54:20 -05:00 |
|
Rob Rix
|
4132d587bd
|
Define an asksCache helper.
|
2017-12-21 15:53:32 -05:00 |
|
Rob Rix
|
050f8cf8dc
|
Clarify the docs for getsCache.
|
2017-12-21 15:53:26 -05:00 |
|
Rob Rix
|
021017b0e4
|
Rename dollar to prevCache.
|
2017-12-21 15:51:53 -05:00 |
|
Rob Rix
|
738385ab04
|
Use the singleton set constructor explicitly.
|
2017-12-21 15:50:43 -05:00 |
|
Rob Rix
|
854999aa8e
|
Use getsCache to define evCache.
|
2017-12-21 15:48:29 -05:00 |
|
Rob Rix
|
afdbf79f7f
|
Define a getsCache function.
|
2017-12-21 15:47:49 -05:00 |
|
Rob Rix
|
f4e6ae61dd
|
Use getConfiguration to tidy up evCache & fixCache.
|
2017-12-21 15:41:16 -05:00 |
|
Rob Rix
|
9b57847bac
|
Define a getConfiguration helper.
|
2017-12-21 15:39:45 -05:00 |
|
Rob Rix
|
a1d7c5ede4
|
Rename collect to gather.
|
2017-12-21 15:35:37 -05:00 |
|
Rob Rix
|
aae7db2ba4
|
Inline the definition of foldMapA.
|
2017-12-21 15:34:20 -05:00 |
|
Rob Rix
|
3201f40987
|
Factor the scattering function out.
|
2017-12-21 15:29:51 -05:00 |
|
Rob Rix
|
de2b346e14
|
🔥 redundant calls to toList.
|
2017-12-21 15:27:05 -05:00 |
|
Rob Rix
|
10b7ce1ff3
|
Use foldMapA instead of asum/map.
|
2017-12-21 15:13:35 -05:00 |
|
Rob Rix
|
a50a63e6c0
|
Define a generalization of foldMap to Alternative.
|
2017-12-21 15:11:51 -05:00 |
|
Rob Rix
|
6723936881
|
Rename the cache binding.
|
2017-12-21 14:59:29 -05:00 |
|
Rob Rix
|
a9fca0db5f
|
📝 fixCache.
|
2017-12-21 14:57:14 -05:00 |
|
Rob Rix
|
01598e70c9
|
📝 evCache.
|
2017-12-21 14:55:21 -05:00 |
|
Rob Rix
|
3331746591
|
📝 the components to mlfp.
|
2017-12-21 14:53:39 -05:00 |
|
Rob Rix
|
93a47730ea
|
Swap the parameters to mlfp.
|
2017-12-21 14:47:11 -05:00 |
|
Rob Rix
|
db040aea62
|
Reformat mlfp’s signature.
|
2017-12-21 14:46:21 -05:00 |
|
Rob Rix
|
0aece7bea0
|
Note the coinduction.
|
2017-12-21 14:45:51 -05:00 |
|
Rob Rix
|
e629b0bc84
|
📝 mlfp.
|
2017-12-21 14:44:19 -05:00 |
|
Rob Rix
|
fb455ce8fc
|
📝 MonadCachingInterpreter.
|
2017-12-21 14:42:57 -05:00 |
|
Rob Rix
|
718f15ee05
|
📝 CachingResult.
|
2017-12-21 14:41:39 -05:00 |
|
Rob Rix
|
3f98649cb7
|
📝 the individual components of CachingInterpreter.
|
2017-12-21 14:41:21 -05:00 |
|
Rob Rix
|
e029da7854
|
📝 CachingInterpreter.
|
2017-12-21 14:36:23 -05:00 |
|
Rob Rix
|
7000e5ab60
|
Clarify the docs for evalTrace and evalReach.
|
2017-12-21 14:33:38 -05:00 |
|
Rob Rix
|
116cc96627
|
📝 evTell.
|
2017-12-21 14:33:14 -05:00 |
|
Rob Rix
|
adbc7e6623
|
📝 ReachableStateInterpreter.
|
2017-12-21 14:32:40 -05:00 |
|
Rob Rix
|
dd6d1fbd4a
|
📝 TraceInterpreter.
|
2017-12-21 14:32:22 -05:00 |
|
Rob Rix
|
4bf9d38435
|
📝 the specific effects in tracing interpreters.
|
2017-12-21 14:31:53 -05:00 |
|
Rob Rix
|
f0c9c803bb
|
🔥 a couple of redundant Readers.
|
2017-12-21 14:31:11 -05:00 |
|
Rob Rix
|
a4c34c84c8
|
📝 TracingInterpreter.
|
2017-12-21 14:30:57 -05:00 |
|
Rob Rix
|
11ae928e21
|
Combine the recurrence.
|
2017-12-21 14:29:08 -05:00 |
|
Rob Rix
|
5b29967262
|
Swap the order of the parameters to go.
|
2017-12-21 14:27:53 -05:00 |
|
Rob Rix
|
d19d5ad691
|
📝 the components of reachable’s signature.
|
2017-12-21 14:26:20 -05:00 |
|
Rob Rix
|
2232e5b03e
|
Reformat the signature for reachable.
|
2017-12-21 14:25:22 -05:00 |
|