index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
asyncTaskQueue.mli
Age
Commit message (
Expand
)
Author
2019-07-08
Passing command-line option async_proofs_worker_priority functionally.
Hugo Herbelin
2019-07-08
Layout/documentation updates.
Hugo Herbelin
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-01-01
Fix mli-doc issue #6531
Tony Beta Lambda
2017-12-11
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-11-21
[stm] [doc] Add some documentation to AsyncTaskQueue API
Emilio Jesus Gallego Arias
2017-11-01
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-02-16
*Queue: API to wake up all threads
Enrico Tassi
2015-01-12
Update headers.
Maxime Dénès
2014-12-17
AsyncTaskQueue: simpler model (no parking area, continuation tasks)
Enrico Tassi
2014-11-27
AsyncTaskQueue: parsin can also happen in the workers now
Enrico Tassi
2014-11-27
AsyncTaskQueue: API to park a worker
Enrico Tassi
2014-11-03
STM: code refactoring
Enrico Tassi
2014-10-13
STM: primitives to snapshot a .vi while in interactive mode
Enrico Tassi
2014-08-05
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