Commit graph

9 commits

Author SHA1 Message Date
jaapb
d09f18fb9c Updated package to latest version, 0.2.1. Changes include:
* Add ?eq parameter to S.signal
2016-12-30 11:33:50 +00:00
jaapb
dea636a9aa Add dependency to ocamlbuild. No upstream changes. 2016-07-02 09:17:54 +00:00
jaapb
77a840f6ce Revbump to make sure package gets compiled with newer mk/ocaml.mk. 2016-06-20 17:43:51 +00:00
jaapb
9718550454 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
jaapb
339d229d93 Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)
2016-02-06 12:06:07 +00:00
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
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +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