index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
/
asyncTaskQueue.ml
Commit message (
Expand
)
Author
Age
*
Inlining Spawn.kill_if in the one place were it was actually used, thus
Pierre-Marie Pédrot
2014-12-25
*
CoqIDE: cleanup jobs window on worker death
Enrico Tassi
2014-12-17
*
AsyncTaskQueue: simpler model (no parking area, continuation tasks)
Enrico Tassi
2014-12-17
*
CThread: use a different type for thread friendly in_channels
Enrico Tassi
2014-12-17
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
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
*
Feedback: API cleaned up, documented and made user extensible
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
*
A marshalling failure does not make a worker `Old
Enrico Tassi
2014-09-09
*
coqworkmgr
Enrico Tassi
2014-09-02
*
Do not pass "-batch" or "-load-vernac-source" to slaves, avoiding errors in
Matthieu Sozeau
2014-08-26
*
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