index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2013-10-03
STM: number of slaves passed by the command line
gareuselesinge
2013-10-03
STM: avoid "kill 9 pid" if we know the slave died
gareuselesinge
2013-10-03
STM: delegate proofs to slaves only if they are not trivial
gareuselesinge
2013-10-03
STM: take a shallow snapshot for the first proof step
gareuselesinge
2013-10-01
STM: fully force a proof ourput before sending it back to the master
gareuselesinge
2013-10-01
STM: better error messages in case of marshal failure
gareuselesinge
2013-10-01
STM: fix reporting of ongoing tasks
gareuselesinge
2013-10-01
STM: exceptions caming from slaves are now localized
gareuselesinge
2013-10-01
STM: Unix.kill can fail
gareuselesinge
2013-09-30
STM: better handle proof modes
gareuselesinge
2013-09-30
STM: some refactoring, support revised CoqIDE protocol
gareuselesinge
2013-09-30
CoqIDE ported to the revides protocol
gareuselesinge
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-09-19
Made the filename of compiled files explicit, i.e. add a ./ prefix
ppedrot
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-18
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
Removing almost all new_untyped_evar, and a bunch of Evd.add.
ppedrot
2013-09-13
STM pretty printer should never fail
gareuselesinge
2013-09-13
fix STM feeback on running jobs
gareuselesinge
2013-09-12
Unplugging Autoinstance. The code is still here if someone wishes
ppedrot
2013-09-12
CoqIDE: show number of proofs being checked in background
gareuselesinge
2013-09-12
Unknown commands starting a proof were not setting the proof mode.
gareuselesinge
2013-09-12
Remove outdated comment
gareuselesinge
2013-09-12
VernacList handling was lost in STM merge
gareuselesinge
2013-09-10
Temporary fix of emacs mode for ProofGeneral
letouzey
2013-09-06
Moving Searchstack to CStack, and normalizing names a bit.
ppedrot
2013-09-03
Partly replacing list-based access functions in Evd. This is still
ppedrot
2013-08-30
summary for ML modules made correct
gareuselesinge
2013-08-30
Make the jopin-document button wait for slaves to terminate
gareuselesinge
2013-08-30
When PG is used as interface behave as before STM
gareuselesinge
2013-08-30
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
Stm: if slave process dies badly go back to local lazy evaluation
gareuselesinge
2013-08-30
-coq-slaves: close_on_exec + correct argument passing
gareuselesinge
2013-08-28
Fixing bug #3083.
ppedrot
2013-08-25
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-08-22
Less "Coq" strings everywhere
letouzey
2013-08-20
Fix STM: Module Import may change the parser
gareuselesinge
2013-08-20
Universe counters on slaves are in sync with master
gareuselesinge
2013-08-20
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
Himsg : strict 80-column indentation
letouzey
2013-08-20
Safe_typing code refactoring
letouzey
2013-08-19
Modulification and removing of structural equality in Stateid.
ppedrot
2013-08-19
Modulification and removing of structural equality in VCS.
ppedrot
2013-08-12
Fixing potentially misused Errors.push.
ppedrot
2013-08-11
Mutual proofs cannot be delegated
gareuselesinge
2013-08-10
Small typos
ppedrot
2013-08-10
Lemmas ending with Defined cannot be delegated to slaves
gareuselesinge
2013-08-09
Fix batch compilation of scripts with Admitted proofs (in a section)
gareuselesinge
2013-08-09
fix batch compilation of scripts containing Admitted
gareuselesinge
[prev]
[next]