Commit graph

2 commits

Author SHA1 Message Date
jaapb
f68d9370d9 Updated version to 0.2 and changed master Github repository. Changes
include:

  * Add `from_signal`, which converts React signals to ReactiveData
    containers. `from_signal` uses a diffing algorithm to detect what
    changes, thus minimizing the updates needed downstream.
  * Optimize common cases of `merge`.
  * Provide documentation and make the naming more consistent.
2016-02-06 11:23:41 +00:00
jaapb
2bef5078a9 New package ocaml-reactiveData, reactive programming with incremental
changes in data structures. Needed as a dependency for js_of_ocaml.
2015-01-20 15:19:54 +00:00