aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* STM: cancel slaves working on outdated jobsGravatar gareuselesinge2013-10-11
* Vcs: the gc method returns the set of nodes that were collectedGravatar gareuselesinge2013-10-11
* Dag: some comments on the concept of clusterGravatar gareuselesinge2013-10-11
* CoqIDE: single underline for errorsGravatar gareuselesinge2013-10-11
* CoqIDE: error reporting fixedGravatar gareuselesinge2013-10-10
* Document: undoing inside a focused zone does not require unfocusingGravatar gareuselesinge2013-10-10
* CoqIDE: ported to DocumentGravatar gareuselesinge2013-10-10
* fake_ide: ported to Document + 2 tests for editing a proof (locally)Gravatar gareuselesinge2013-10-10
* CoqIDE: move cmd_stack to a separate module: DocumentGravatar gareuselesinge2013-10-10
* STM: a proof with nested proofs cannot be delegatedGravatar gareuselesinge2013-10-10
* STM: add "Stm Wait" to wait for the slaves to complete their jobsGravatar gareuselesinge2013-10-10
* Clib: fold_left_until added to CListGravatar gareuselesinge2013-10-10
* CoqIDE: a comment is not a sentenceGravatar gareuselesinge2013-10-10
* Fixing CAMLP4 compilation.Gravatar ppedrot2013-10-09
* Small code cleaning in Evarutil.Gravatar ppedrot2013-10-08
* Fixing 2 output test-suites.Gravatar ppedrot2013-10-08
* STM: new command "Stm PrintDag" to force printing the dag to /tmpGravatar gareuselesinge2013-10-07
* STM: fix verbosity of queriesGravatar gareuselesinge2013-10-07
* fake_ide: speak the new protocolGravatar gareuselesinge2013-10-07
* STM: spit a warning if an out of bound Back* command is issuedGravatar gareuselesinge2013-10-07
* coqtop: init STM before loading rcfileGravatar gareuselesinge2013-10-07
* CoqIDE: fix jumpig out of a focused proofGravatar gareuselesinge2013-10-07
* CoqIDE: cStack -> DocumentGravatar gareuselesinge2013-10-07
* cStack: make it just a Stack with some extra APIGravatar gareuselesinge2013-10-07
* Removing useless evar code.Gravatar ppedrot2013-10-06
* Added a [modify] function to maps.Gravatar ppedrot2013-10-06
* Removing uses of Evar.add in class-related functions.Gravatar ppedrot2013-10-06
* Removing dubious use of evarmap manipulating functions in printingGravatar ppedrot2013-10-05
* Moving side effects into evar_map. There was no reason to keep anotherGravatar ppedrot2013-10-05
* Fixing potential evar leak in Rewrite, and removing dead code.Gravatar ppedrot2013-10-05
* Fixing potential evar leak in Equality.Gravatar ppedrot2013-10-05
* Splitting Class_tactics between code and CAMLP4/5 declarations.Gravatar ppedrot2013-10-04
* Fix comment for new string syntax (OCaml trunk).Gravatar xclerc2013-10-04
* A shallow copy of a pre_env does not contain the vm cacheGravatar gareuselesinge2013-10-03
* STM: understand -coq-slaves-opts extra-env=VAR=valGravatar gareuselesinge2013-10-03
* STM: if -coq-slaves off really imitate the old CoqIDEGravatar gareuselesinge2013-10-03
* CoqIDE: when jumping to an error also move the cursorGravatar gareuselesinge2013-10-03
* STM: add options to disable fallbacks to ease regression testingGravatar gareuselesinge2013-10-03
* Regression test suite for STMGravatar gareuselesinge2013-10-03
* STM: number of slaves passed by the command lineGravatar gareuselesinge2013-10-03
* STM: avoid "kill 9 pid" if we know the slave diedGravatar gareuselesinge2013-10-03
* STM: delegate proofs to slaves only if they are not trivialGravatar gareuselesinge2013-10-03
* STM: take a shallow snapshot for the first proof stepGravatar gareuselesinge2013-10-03
* CoqIDE: when checking the whole document, center script view on errorGravatar gareuselesinge2013-10-01
* CoqIDE: fixed advance_until wrt unfocusingGravatar gareuselesinge2013-10-01
* typoGravatar gareuselesinge2013-10-01
* demo file for paral-itpGravatar gareuselesinge2013-10-01
* CoqIDE: do not print cmd_stack too oftenGravatar gareuselesinge2013-10-01
* STM: fully force a proof ourput before sending it back to the masterGravatar gareuselesinge2013-10-01
* STM: better error messages in case of marshal failureGravatar gareuselesinge2013-10-01