index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
/
asyncTaskQueue.mli
Commit message (
Expand
)
Author
Age
*
Fix mli-doc issue #6531
Tony Beta Lambda
2018-01-01
*
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-12-11
*
[stm] [doc] Add some documentation to AsyncTaskQueue API
Emilio Jesus Gallego Arias
2017-11-21
*
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-11-01
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
*Queue: API to wake up all threads
Enrico Tassi
2015-02-16
*
Update headers.
Maxime Dénès
2015-01-12
*
AsyncTaskQueue: simpler model (no parking area, continuation tasks)
Enrico Tassi
2014-12-17
*
AsyncTaskQueue: parsin can also happen in the workers now
Enrico Tassi
2014-11-27
*
AsyncTaskQueue: API to park a worker
Enrico Tassi
2014-11-27
*
STM: code refactoring
Enrico Tassi
2014-11-03
*
STM: primitives to snapshot a .vi while in interactive mode
Enrico Tassi
2014-10-13
*
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-08-05
*
STM: code restructured to reuse task queue for tactics
Enrico Tassi
2014-08-05