index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
future.mli
Commit message (
Expand
)
Author
Age
*
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-06-08
*
Enforce a correct exception handling in declaration_hooks
Enrico Tassi
2014-06-08
*
Declare: fix Future management
Enrico Tassi
2014-05-16
*
Adding a debug printer for futures.
Pierre-Marie Pédrot
2014-04-25
*
Future: make ~greedy:true the default + new sink commodity API
Enrico Tassi
2014-02-26
*
Future: each computation has a uuid
Enrico Tassi
2014-02-26
*
STM: fix valid_id coming from Qed errors
Enrico Tassi
2014-02-10
*
Future: allow custom action when a delegated future is forced
Enrico Tassi
2014-01-04
*
Future: optional greedy chaining
Enrico Tassi
2013-12-24
*
Future: better doc + restore ~pure optimization
gareuselesinge
2013-10-31
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
lib/future: computations that are Exn can be replaced
gareuselesinge
2013-09-30
*
recdef: restore old semantics (pre STM)
gareuselesinge
2013-08-30
*
Stm: if slave process dies badly go back to local lazy evaluation
gareuselesinge
2013-08-30
*
Future library to represent pure computations
gareuselesinge
2013-08-08