Rob Rix
|
b148b6535c
|
Comment the store and failure effects.
|
2018-03-01 15:35:42 -05:00 |
|
Rob Rix
|
3424a6069c
|
Align some comments.
|
2018-03-01 15:33:54 -05:00 |
|
Rob Rix
|
32bb45f52c
|
Use Evaluation in evaluate/evaluates.
|
2018-03-01 15:32:32 -05:00 |
|
Rob Rix
|
7ceb6d6370
|
Derive a MonadEvaluator instance for Evaluation.
|
2018-03-01 15:32:21 -05:00 |
|
Rob Rix
|
788b4f5195
|
Derive a MonadFail instance for Evaluation.
|
2018-03-01 15:26:59 -05:00 |
|
Rob Rix
|
32abdb5bf5
|
ConstraintKinds is not used here.
|
2018-03-01 15:21:09 -05:00 |
|
Rob Rix
|
052c1fdbb3
|
Define a MonadAnalysis instance for Evaluation.
|
2018-03-01 15:20:02 -05:00 |
|
Rob Rix
|
4d37770f7e
|
Derive Functor, Applicative, and Monad instances for Evaluation.
|
2018-03-01 15:19:48 -05:00 |
|
Rob Rix
|
3ed51834fa
|
Define an Evaluation newtype.
|
2018-03-01 15:19:32 -05:00 |
|
Rob Rix
|
9638c64024
|
eval definitions have MonadAnalysis available.
|
2018-03-01 15:14:15 -05:00 |
|
Rob Rix
|
db751ae06b
|
Re-export the Control.Abstract.Function module.
|
2018-03-01 15:13:13 -05:00 |
|
Rob Rix
|
5c26fb3091
|
Move MonadFunction into its own module.
|
2018-03-01 15:12:40 -05:00 |
|
Rob Rix
|
74277a8ea8
|
🔥 a FIXME.
|
2018-03-01 15:09:36 -05:00 |
|
Rob Rix
|
32609034a0
|
Abstract load/require over the term evaluator.
|
2018-03-01 15:08:58 -05:00 |
|
Rob Rix
|
c2a60138c6
|
Re-export MonadAnalysis.
|
2018-03-01 15:07:54 -05:00 |
|
Rob Rix
|
be1eeb6f2c
|
MonadAnalysis has functional dependencies.
|
2018-03-01 15:06:26 -05:00 |
|
Rob Rix
|
3b3e6ef5a0
|
Move the constraints into the instances.
|
2018-03-01 15:06:01 -05:00 |
|
Rob Rix
|
f34a15d7c7
|
Move the MonadAnalysis typeclass into Control.Abstract.Analysis.
|
2018-03-01 15:03:23 -05:00 |
|
Rob Rix
|
8f446cbd60
|
Break the dependency of MonadAnalysis on MonadFunction.
|
2018-03-01 15:00:26 -05:00 |
|
Rob Rix
|
f8fea56c6f
|
Stub in a module for the MonadAnalysis interface.
|
2018-03-01 14:57:45 -05:00 |
|
Rob Rix
|
3e89b76015
|
Use MonadAnalysis to evaluate closure bodies.
|
2018-03-01 14:56:43 -05:00 |
|
Rob Rix
|
452fe44952
|
Define a MonadAnalysis interface.
|
2018-03-01 14:56:31 -05:00 |
|
Rob Rix
|
4c5ca748d8
|
Align the signature of eval.
|
2018-03-01 14:53:12 -05:00 |
|
Timothy Clem
|
3352b840aa
|
Simplify these to get started
|
2018-03-01 11:47:38 -08:00 |
|
Timothy Clem
|
bc883f3941
|
Another updated fixture from new import alias structure
|
2018-03-01 11:47:29 -08:00 |
|
Timothy Clem
|
bbe1471046
|
Handle alias imports with new structure
|
2018-03-01 11:47:12 -08:00 |
|
Timothy Clem
|
b8b367e6c4
|
Take the basename for linker table
This needs more thought eventually...
|
2018-03-01 11:46:16 -08:00 |
|
Timothy Clem
|
ee749ddcf1
|
Restructure Python import alias assignment
|
2018-03-01 11:45:43 -08:00 |
|
Timothy Clem
|
c4a98d65de
|
Need to include global env in Interface
|
2018-03-01 11:38:14 -08:00 |
|
Timothy Clem
|
ca57af6132
|
Merge remote-tracking branch 'origin/master' into environment-scoping
|
2018-03-01 10:08:38 -08:00 |
|
Timothy Clem
|
e7404f45c1
|
WIP: detect empty alias
|
2018-03-01 10:08:32 -08:00 |
|
Timothy Clem
|
b1b463fb99
|
Begin to build some python fixtures for imports
|
2018-03-01 10:08:15 -08:00 |
|
Rob Rix
|
4c53ad729f
|
Add a FIXME.
|
2018-03-01 12:09:34 -05:00 |
|
Rob Rix
|
a9c8e3f85f
|
We don’t use DataKinds here.
|
2018-03-01 12:08:52 -05:00 |
|
Rob Rix
|
f53ec5aa61
|
Sort the language extensions.
|
2018-03-01 12:08:44 -05:00 |
|
Rob Rix
|
6141815573
|
🔥 a redundant constraint for the default signature.
|
2018-03-01 12:08:31 -05:00 |
|
Rob Rix
|
ae3842d2a5
|
We don’t use ScopedTypeVariables.
|
2018-03-01 12:08:03 -05:00 |
|
Rob Rix
|
ceaa2834a8
|
🔥 a redundant type annotation.
|
2018-03-01 12:07:52 -05:00 |
|
Rob Rix
|
56a7483165
|
We don’t use TypeApplications here.
|
2018-03-01 12:07:31 -05:00 |
|
Rob Rix
|
a5d5d26165
|
We don’t use TypeOperators.
|
2018-03-01 12:07:01 -05:00 |
|
Rob Rix
|
65fdc4d805
|
We don’t define GADTs here.
|
2018-03-01 12:06:46 -05:00 |
|
Rob Rix
|
d78b259987
|
FunctionalDependencies implies MultiParamTypeClasses.
|
2018-03-01 12:06:35 -05:00 |
|
Rob Rix
|
acb53236c2
|
We no longer require rank-2 types.
|
2018-03-01 12:06:20 -05:00 |
|
Rob Rix
|
6fe72ffecb
|
Re-add Control.Monad.Effect.Fresh to the exported modules.
|
2018-03-01 12:05:15 -05:00 |
|
Rob Rix
|
f05f0951f0
|
Rename MonadFunctionAbstraction to MonadFunction.
|
2018-03-01 12:01:36 -05:00 |
|
Rob Rix
|
dfea82f776
|
Stub in a Control.Abstract.Function module.
|
2018-03-01 12:00:16 -05:00 |
|
Rob Rix
|
d8540f9e4c
|
Consolidate the Evaluatable module’s exports.
|
2018-03-01 11:59:23 -05:00 |
|
Rob Rix
|
c0b2bd1c8a
|
Rename Control.Monad.Effect.Evaluatable to Data.Abstract.Evaluatable.
|
2018-03-01 11:54:05 -05:00 |
|
Josh Vera
|
cc06b848bb
|
Merge pull request #1508 from github/rename-semantic
Rename the project to semantic
|
2018-03-01 11:50:38 -05:00 |
|
Rob Rix
|
ecd81878fc
|
Rename Control.Monad.Effect.Addressable to Control.Abstract.Addressable.
|
2018-03-01 11:50:38 -05:00 |
|