index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
stm.ml
Age
Commit message (
Expand
)
Author
2014-04-25
Adding a stm/ folder, as asked during last workgroup. It was essentially moving
Pierre-Marie Pédrot
2014-04-25
Fixing various backtrace recordings.
Pierre-Marie Pédrot
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-10
Have the feedback bus as a backend for dumping globs.
Carst Tankink
2014-04-02
STM: be more resilient to explicit Back + Sideff commands (closes: 3251)
Enrico Tassi
2014-03-26
STM: when an error occurs in a worker send back a bunch of states
Enrico Tassi
2014-03-18
STM: make the slave start from the most recent known state
Enrico Tassi
2014-03-18
STM: make -async-proofs on work from coqc too
Enrico Tassi
2014-03-13
fix compilation with ocaml < 4
Enrico Tassi
2014-03-13
STM: perspective (tell the scheduler what the user sees)
Enrico Tassi
2014-03-13
STM: move out a couple of submodules
Enrico Tassi
2014-03-12
Stm: smarter delegation policy
Enrico Tassi
2014-03-11
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-04
STM: fix Show Script
Enrico Tassi
2014-03-04
STM: when finish a task hcons universe constraints
Enrico Tassi
2014-02-26
STM: better debug messages
Enrico Tassi
2014-02-26
STM: do not print goals on Undo
Enrico Tassi
2014-02-26
STM: better messages when checking/finishing tasks
Enrico Tassi
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
STM: backup/restore remote counters
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2014-02-10
STM: when a worker is canceled mark the proof as broken
Enrico Tassi
2014-02-10
STM: be conservative w.r.t. proofs containing global side effects
Enrico Tassi
2014-01-30
STM + CoqIDE: stop_worker message and UI
Enrico Tassi
2014-01-30
STM: worker sends back to master the last valid state
Enrico Tassi
2014-01-30
STM: tell the user if the master is recomputing states validated by workers
Enrico Tassi
2014-01-30
Fixing backtrace handling here and there.
Pierre-Marie Pédrot
2014-01-26
-schedule-vi-checking ported to spawn
Enrico Tassi
2014-01-26
STM: ported to spawn
Enrico Tassi
2014-01-14
-schedule-vi-checking generates better script
Enrico Tassi
2014-01-14
STM: fix -async-proofs lazy
Enrico Tassi
2014-01-13
STM: fix very simple demo
Enrico Tassi
2014-01-07
typos
Enrico Tassi
2014-01-06
STM: handle side effects of workers correctly
Enrico Tassi
2014-01-05
STM: modules do not prevent proofs from being ASync
Enrico Tassi
2014-01-05
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
STM: fix error messages while in batch mode (closes: 3196)
Enrico Tassi
2014-01-05
Paral-ITP: cleanup of command line flags and more conservative default
Enrico Tassi
2014-01-05
coqtop: -check-vi-tasks and -schedule-vi-checking
Enrico Tassi
2014-01-04
STM: use sec vars in aux file if no Proof using when building .vi
Enrico Tassi
2014-01-04
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
STM: simple refactoring
Enrico Tassi
2014-01-04
STM: set loc for aux file when interpreting vernac
Enrico Tassi
2014-01-04
STM: record in aux file proof build and check time
Enrico Tassi
2013-12-24
STM: capture type checking error (Closes: 3195)
Enrico Tassi
2013-12-24
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
CoqIDE: new feedback "incomplete" to signal partial Qed
Enrico Tassi
2013-12-24
cleanup warning
Enrico Tassi
2013-12-10
Fix CoqIDE on windows
Enrico Tassi
2013-12-04
Stm: remove an assertion.
Arnaud Spiwack
[next]