index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
Commit message (
Expand
)
Author
Age
*
Hook when state arrives on master.
Enrico Tassi
2015-01-07
*
rename: vi -> vio
Enrico Tassi
2015-01-06
*
STM: Make assert unneeded (Close 3898)
Enrico Tassi
2015-01-04
*
STM: check with the kernel proof terms on the worker too
Enrico Tassi
2014-12-27
*
STM: fix processing of errors
Enrico Tassi
2014-12-27
*
STM: module Pp is open
Enrico Tassi
2014-12-27
*
STM: do not call process_error twice (Close: 3880)
Enrico Tassi
2014-12-26
*
STM: remove dead code
Enrico Tassi
2014-12-26
*
Inlining Spawn.kill_if in the one place were it was actually used, thus
Pierre-Marie Pédrot
2014-12-25
*
STM: cleanup code for Admitted
Enrico Tassi
2014-12-23
*
Vi2vo: fix handling of univ constraints coming from the body
Enrico Tassi
2014-12-23
*
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-18
*
Fix compilation with ocaml 4.0.0
Enrico Tassi
2014-12-17
*
STM: resilient on errors in non delegated proofs
Enrico Tassi
2014-12-17
*
CoqIDE: cleanup jobs window on worker death
Enrico Tassi
2014-12-17
*
STM: rename and simplify flags
Enrico Tassi
2014-12-17
*
STM: simplify state management
Enrico Tassi
2014-12-17
*
AsyncTaskQueue: simpler model (no parking area, continuation tasks)
Enrico Tassi
2014-12-17
*
WorkerPool: simpler fuctor and no more parking area
Enrico Tassi
2014-12-17
*
TQueue: a way to unblock threads begin destroyed waiting on pop
Enrico Tassi
2014-12-17
*
Spawn: fix request of Gc statistics
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
*
Improving e11854569b8 on when to print goals in coqtop mode.
Hugo Herbelin
2014-12-07
*
Trying a new policy for when to automatically print goals (granting
Hugo Herbelin
2014-12-04
*
fix compilation on ocaml 3.12 (Close: 3833)
Enrico Tassi
2014-11-28
*
STM: if a-p-always-delegate fetch states from parked worker on edit-at
Enrico Tassi
2014-11-28
*
STM: hook called whenever a state is unreachable
Enrico Tassi
2014-11-27
*
async_queries_* merged with async_proofs_*
Enrico Tassi
2014-11-27
*
AsyncTaskQueue: parsin can also happen in the workers now
Enrico Tassi
2014-11-27
*
STM: new API async_query
Enrico Tassi
2014-11-27
*
AsyncTaskQueue: API to park a worker
Enrico Tassi
2014-11-27
*
WorkerPool: API to move a worker from an active pool to a parking one
Enrico Tassi
2014-11-27
*
TQueue: let reader be picky when popping an item
Enrico Tassi
2014-11-27
*
STM: put hooks in key events to let plugins customize the feedback
Enrico Tassi
2014-11-27
*
Feedback: API cleaned up, documented and made user extensible
Enrico Tassi
2014-11-27
*
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-09
*
vernac_classifier: VernacDeclareTacticDefinition does not alter the parser
Enrico Tassi
2014-11-03
*
STM: code refactoring
Enrico Tassi
2014-11-03
*
STM: fix printing of goals when on a tty interface
Enrico Tassi
2014-11-03
*
Fix error reporting id on VtUnknown commands
Enrico Tassi
2014-11-03
*
Add [Info] command.
Arnaud Spiwack
2014-11-01
*
Feedback message: hold extra info to help routing
Enrico Tassi
2014-10-31
*
STM: new worker for queries
Enrico Tassi
2014-10-31
*
STM: reorganize code and file names
Enrico Tassi
2014-10-31
*
Fix backtracking issue in Defined (Close 3780)
Enrico Tassi
2014-10-30
*
Fixes for PG (Close 3763, 3770)
Enrico Tassi
2014-10-27
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Goal printing made uniform: always done in STM (close 3585)
Enrico Tassi
2014-10-22
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
[next]