index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
future.mli
Age
Commit message (
Expand
)
Author
2014-06-08
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-05-16
Declare: fix Future management
Enrico Tassi
2014-04-25
Adding a debug printer for futures.
Pierre-Marie Pédrot
2014-02-26
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-10
STM: fix valid_id coming from Qed errors
Enrico Tassi
2014-01-04
Future: allow custom action when a delegated future is forced
Enrico Tassi
2013-12-24
Future: optional greedy chaining
Enrico Tassi
2013-10-31
Future: better doc + restore ~pure optimization
gareuselesinge
2013-10-18
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-09-30
lib/future: computations that are Exn can be replaced
gareuselesinge
2013-08-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-08
Future library to represent pure computations
gareuselesinge