aboutsummaryrefslogtreecommitdiff
path: root/toplevel
AgeCommit message (Expand)Author
2013-10-14Remove some uses of local modules (some were unused, some were costly).xclerc
2013-10-11STM: prefix debug messages with slave-idgareuselesinge
2013-10-11More comments in ide_slavegareuselesinge
2013-10-11STM: cancel slaves working on outdated jobsgareuselesinge
2013-10-10STM: a proof with nested proofs cannot be delegatedgareuselesinge
2013-10-10STM: add "Stm Wait" to wait for the slaves to complete their jobsgareuselesinge
2013-10-10Clib: fold_left_until added to CListgareuselesinge
2013-10-07STM: new command "Stm PrintDag" to force printing the dag to /tmpgareuselesinge
2013-10-07STM: fix verbosity of queriesgareuselesinge
2013-10-07STM: spit a warning if an out of bound Back* command is issuedgareuselesinge
2013-10-07coqtop: init STM before loading rcfilegareuselesinge
2013-10-06Removing uses of Evar.add in class-related functions.ppedrot
2013-10-05Removing dubious use of evarmap manipulating functions in printingppedrot
2013-10-05Moving side effects into evar_map. There was no reason to keep anotherppedrot
2013-10-03STM: understand -coq-slaves-opts extra-env=VAR=valgareuselesinge
2013-10-03STM: if -coq-slaves off really imitate the old CoqIDEgareuselesinge
2013-10-03STM: add options to disable fallbacks to ease regression testinggareuselesinge
2013-10-03Regression test suite for STMgareuselesinge
2013-10-03STM: number of slaves passed by the command linegareuselesinge
2013-10-03STM: avoid "kill 9 pid" if we know the slave diedgareuselesinge
2013-10-03STM: delegate proofs to slaves only if they are not trivialgareuselesinge
2013-10-03STM: take a shallow snapshot for the first proof stepgareuselesinge
2013-10-01STM: fully force a proof ourput before sending it back to the mastergareuselesinge
2013-10-01STM: better error messages in case of marshal failuregareuselesinge
2013-10-01STM: fix reporting of ongoing tasksgareuselesinge
2013-10-01STM: exceptions caming from slaves are now localizedgareuselesinge
2013-10-01STM: Unix.kill can failgareuselesinge
2013-09-30STM: better handle proof modesgareuselesinge
2013-09-30STM: some refactoring, support revised CoqIDE protocolgareuselesinge
2013-09-30CoqIDE ported to the revides protocolgareuselesinge
2013-09-27Removing a bunch of generic equalities.ppedrot
2013-09-19Made the filename of compiled files explicit, i.e. add a ./ prefixppedrot
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-09-18At least made the evar type opaque! There are still 5 remaining unsafeppedrot
2013-09-18Removing almost all new_untyped_evar, and a bunch of Evd.add.ppedrot
2013-09-13STM pretty printer should never failgareuselesinge
2013-09-13fix STM feeback on running jobsgareuselesinge
2013-09-12Unplugging Autoinstance. The code is still here if someone wishesppedrot
2013-09-12CoqIDE: show number of proofs being checked in backgroundgareuselesinge
2013-09-12Unknown commands starting a proof were not setting the proof mode.gareuselesinge
2013-09-12Remove outdated commentgareuselesinge
2013-09-12VernacList handling was lost in STM mergegareuselesinge
2013-09-10Temporary fix of emacs mode for ProofGeneralletouzey
2013-09-06Moving Searchstack to CStack, and normalizing names a bit.ppedrot
2013-09-03Partly replacing list-based access functions in Evd. This is stillppedrot
2013-08-30summary for ML modules made correctgareuselesinge
2013-08-30Make the jopin-document button wait for slaves to terminategareuselesinge
2013-08-30When PG is used as interface behave as before STMgareuselesinge
2013-08-30ind_tables: properly handling side effectsgareuselesinge
2013-08-30Stm: if slave process dies badly go back to local lazy evaluationgareuselesinge