Generative incremental computing (fork of jeltsch's incremental-computing)  (http://hackage.haskell.org/package/incremental-computing)

Extend a note

jeltschSat May 5 10:27:25 UTC 2018

Add maintaining of transformation continuations

jeltschFri May 4 20:50:59 UTC 2018

Change order of declarations

jeltschFri May 4 09:17:00 UTC 2018

Switch to new transformation construction framework

This new framework supports just two specific kinds of transformations: simple transformations and info transformations. It is simpler than the previous framework and works without exposing the Trans data constructor.

jeltschFri Apr 20 23:06:41 UTC 2018

Make ConcatInfoMeasure an instance of Semigroup

jeltschFri Apr 20 10:23:31 UTC 2018

Add import lists to all unqualified imports from other packages

jeltschThu Apr 19 21:42:39 UTC 2018

Remove obsolete import

jeltschThu Apr 19 21:42:08 UTC 2018

Remove withInput

jeltschThu Apr 19 21:34:42 UTC 2018

Specialize (<$>) to constructorMap in one place

jeltschThu Apr 19 21:28:02 UTC 2018

Remove generic operation lifting combinators

jeltschThu Apr 19 21:19:27 UTC 2018

flat → shallow

jeltschFri Mar 9 19:19:15 UTC 2018

fix a note

jeltschFri Mar 9 13:08:31 UTC 2018

coreOpsEqFromCan → coreOpsEqFromCanonicity

jeltschFri Mar 9 13:07:47 UTC 2018

extend copyright period to include 2018

jeltschFri Mar 9 12:38:37 UTC 2018

make kind of Data monomorphic (k -> Constraint → Type -> Constraint)

jeltschSun Sep 17 23:16:34 UTC 2017

remove obsolete imports from Data.Sequence.Incremental

jeltschSat Sep 16 01:24:36 UTC 2017

change implementation of stdCoreOps to use constructor and editor tools

jeltschSat Sep 16 01:23:18 UTC 2017

remove obsolete utilities from Data.Sequence.Incremental

jeltschSat Sep 16 01:01:20 UTC 2017

change implementaton of concat to use constructor and editor tools

jeltschSat Sep 16 01:00:18 UTC 2017

remove obsolete import of Data.Functor.Compose

jeltschSat Sep 16 00:58:05 UTC 2017

change m to f in the declaration of Editor

jeltschFri Sep 15 22:26:41 UTC 2017

add wholeConstructor and wholeEditor

jeltschFri Sep 15 21:58:14 UTC 2017

add infoConstructorMap and infoEditorMap

jeltschFri Sep 15 21:45:18 UTC 2017

remove note about alternative implementation of editorMap

jeltschFri Sep 15 21:45:01 UTC 2017

correct identifier (lifting → convs)

jeltschFri Sep 15 21:44:22 UTC 2017

add constructorMap

jeltschFri Sep 15 21:29:42 UTC 2017

add a note about the nullary analog of (<:>)

jeltschFri Sep 15 21:08:36 UTC 2017

switch to simpler interface to liftings

jeltschFri Sep 15 20:38:50 UTC 2017

change implementation of reverse to use constructor and editor tools

jeltschFri Sep 15 20:24:47 UTC 2017

add constructor tools

jeltschFri Sep 15 20:24:30 UTC 2017