aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* STM: proper error message if the GUI edits_at a dummy stateGravatar gareuselesinge2013-10-22
* STM: do not enrich exceptions more than onceGravatar gareuselesinge2013-10-22
* CoqIDE: always retag on insertGravatar gareuselesinge2013-10-22
* CoqIDE: do not try to backtrack to a dummy idGravatar gareuselesinge2013-10-22
* emacs config: next-error search path ok even if default-directory unset.Gravatar courtieu2013-10-22
* Wg_Find: regex + case insensitive find/replace supportGravatar gareuselesinge2013-10-22
* wg_Detachable: move out of wg_CommandGravatar gareuselesinge2013-10-22
* Wg_Commands: fix warning "widget not within a GtkWindow"Gravatar gareuselesinge2013-10-22
* Wg_Commands: when detached display the buffer nameGravatar gareuselesinge2013-10-22
* CoqIDE: display in the errors window also the slaves statusGravatar gareuselesinge2013-10-22
* STM: send the gui the status of the slavesGravatar gareuselesinge2013-10-22
* New feedback message: SlaveStatusGravatar gareuselesinge2013-10-22
* wg_Commands: smaller icons in tabsGravatar gareuselesinge2013-10-22
* ideutils: support custom size for stock iconsGravatar gareuselesinge2013-10-22
* proof modes: use ephemerons to represent them in proof stateGravatar gareuselesinge2013-10-18
* Coqtop: fix looping over a broken state.Gravatar gareuselesinge2013-10-18
* declaration_hooks use EphemeronGravatar gareuselesinge2013-10-18
* Future: ported to Ephemeron + exception enhancingGravatar gareuselesinge2013-10-18
* Ephemeron: marshaling friendly keysGravatar gareuselesinge2013-10-18
* Summary: if an unfreeze function fails, print an error messageGravatar gareuselesinge2013-10-18
* STM: not optimize proofs containing an UndoGravatar gareuselesinge2013-10-18
* Reintroduce "or" instead of "||" as the latter is redifined in "sos_lib.ml" w...Gravatar xclerc2013-10-16
* Some more hand-written comparison functions to avoid polymorphic comparison.Gravatar xclerc2013-10-14
* Avoid polymorphic comparison (plugins/rtauto).Gravatar xclerc2013-10-14
* Avoid polymorphic comparison (plugins/cc).Gravatar xclerc2013-10-14
* Avoid polymorphic comparison (coqdoc).Gravatar xclerc2013-10-14
* Remove some uses of local modules (some were unused, some were costly).Gravatar xclerc2013-10-14
* Getting rid of the use of deprecated elements (from the OCaml standard library).Gravatar xclerc2013-10-14
* CoqIDE: make error background configurableGravatar gareuselesinge2013-10-11
* STM: prefix debug messages with slave-idGravatar gareuselesinge2013-10-11
* More comments in ide_slaveGravatar gareuselesinge2013-10-11
* 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