| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-29 | Import EasyCrypt PG mode | Pierre-Yves Strub | |
| 2016-01-06 | Merge pull request #22 from ProofGeneral/fix-scrolling-buffers | Pierre Courtieu | |
| Fix spurious scrolling of *goals* and *response* buffers | |||
| 2016-01-06 | Fixing #25. | Pierre Courtieu | |
| proof-script-buffer was not set before calling proof-shell-ready-prover. | |||
| 2015-12-31 | Fix spurious scrolling of *goals* and *response* buffers | Clément Pit--Claudel | |
| See https://github.com/cpitclaudel/company-coq/issues/8 and https://github.com/cpitclaudel/company-coq/issues/32 for some background info. | |||
| 2015-11-13 | Experimenting less brutal frame deletion. | Pierre Courtieu | |
| Only in coq mode for now. There are still some strange frame deletion some times. | |||
| 2015-11-13 | Cleaning code for auto width adapting. | Pierre Courtieu | |
| Less guessing, separate guessing code. | |||
| 2015-10-13 | proof-retract-command-hook added + more auto adjust width in coq mode. | Pierre Courtieu | |
| 2015-10-12 | proof-assert-command-hook added + Auto adjust width in coq mode. | Pierre Courtieu | |
| This hook was missing, it allows to send complete commands before the (set of) command(s) sent by the user. It shall be used when proof-shell-insert-hook cannot be used (because of multiple prompts appearing). | |||
| 2015-10-09 | Trying to not delete frames too eagerly when laying out. | Pierre Courtieu | |
| 2015-10-09 | Fixing 4096 character limit of scomint-send-input. | Pierre Courtieu | |
| Extended the fix of #453 (trac tracker) for emacs 25 (>=24 instead of = 24). | |||
| 2015-03-13 | Set version tag for new release. | David Aspinall | |
| 2015-03-13 | Summary: Compile warning on speedbar-add-supported-extension | David Aspinall | |
| 2015-03-13 | Summary: Fix for bug #489 (make p-electric-terminator-enable appear as minor ↵ | David Aspinall | |
| mode) | |||
| 2015-03-11 | Summary: Update version year | David Aspinall | |
| 2015-03-09 | Fixes #503. | Pierre Courtieu | |
| Added a "stop silent" if needed in proof-add-queue. This allows to recover verbosity when an error left the prover in silent mode. | |||
| 2015-02-04 | cleaned previous commits (generic variable to disable error coloring). | Pierre Courtieu | |
| 2015-02-02 | Set version tag for new release. | David Aspinall | |
| 2015-01-05 | Set version tag for new release. | David Aspinall | |
| 2014-12-22 | Fixed a compilation issue + small display glitch in coqpg | Pierre Courtieu | |
| 2014-12-22 | Fixing a bug of multiple frame mode (obsolete variable in emacs > 23.4. | Pierre Courtieu | |
| 2014-12-18 | Fixed response display spurious newlines for coq. | Pierre Courtieu | |
| Added an option about that in proof-config. To check: I adapted proof-treee regrexp accordingly. | |||
| 2014-06-06 | Don't mess with overlay priorities. | Stefan Monnier | |
| 2014-06-04 | * coq-smie.el (coq-smie-.-deambiguate): Proofs don't start with a definition. | Stefan Monnier | |
| (coq-smie-backward-token): Don't burp at EOB. (coq-smie-rules): Indent top-level ":" like ":=". | |||
| 2014-06-02 | * pg-response.el (proof-multiple-frames-enable, proof-next-error): Use new | Stefan Monnier | |
| display-buffer-alist infrastructure if available. | |||
| 2013-10-11 | Set version tag for new release. | David Aspinall | |
| 2013-07-17 | Set version tag for new release. | David Aspinall | |
| 2013-07-05 | Set version tag for new release. | David Aspinall | |
| 2013-05-22 | rename ProofGeneral.{jpg,gif} into ProofGeneral-image.{jpg,gif} | Hendrik Tews | |
| to fix #472 | |||
| 2013-05-22 | Set version tag for new release. | David Aspinall | |
| 2013-05-10 | Set version tag for new release. | David Aspinall | |
| 2013-03-27 | Set version tag for new release. | David Aspinall | |
| 2013-01-21 | - implement proof-script insertion | Hendrik Tews | |
| 2013-01-20 | - implement retract from prooftree | Hendrik Tews | |
| 2013-01-17 | - support Grab Existential Variables for Prooftree | Hendrik Tews | |
| - protocol change, but stay at version 3 | |||
| 2013-01-15 | - support bullets and braces in Prooftree | Hendrik Tews | |
| - prooftree protocol change to version 3 | |||
| 2013-01-11 | Set version tag for new release. | David Aspinall | |
| 2013-01-10 | fix parallel overlapping calls of proof-shell-filter | Hendrik Tews | |
| 2013-01-03 | - fix asserting when parallel background compilation is in progress | Hendrik Tews | |
| - fix aborting background compilation on error | |||
| 2012-11-13 | - first version of parallel asynchronous compilation for coq in | Hendrik Tews | |
| coq-par-compile.el (must be activated via coq-compile-parallel-in-background) - items in the queue region are not necessarily in proof-action-list any more! Require commands and the following items are stored elsewhere until the compilation finishes. Variable proof-second-action-list-active notifies the generic machinery if queue items are stored elsewhere. In this case, Proof General must neither release the proof shell lock nor delete the queue span when proof-action-list is empty. - to kill background processes as early as possible, the new hook proof-shell-signal-interrupt-hook is used | |||
| 2012-11-13 | small typo fixes | Hendrik Tews | |
| 2012-11-09 | Doc for pg-finish-tracing-display | David Aspinall | |
| 2012-10-19 | Set version tag for new release. | David Aspinall | |
| 2012-10-19 | Set version tag for new release. | David Aspinall | |
| 2012-09-25 | Fixed a bug in three windows mode. | Pierre Courtieu | |
| 2012-09-24 | Fixed docstring of proof-layout-windows for two columns mode.Was not | Pierre Courtieu | |
| up-to-date. | |||
| 2012-09-24 | Fixing a docstring. | Pierre Courtieu | |
| 2012-09-24 | Completing the possible layouts of proof-layout-windows (added the 3 | Pierre Courtieu | |
| columns mode). | |||
| 2012-09-14 | Set version tag for new release. | David Aspinall | |
| 2012-09-14 | proof-shell-process-connection-type: try using pipes by default in Emacs 24, | David Aspinall | |
| to avoid Trac #453: http://proofgeneral.inf.ed.ac.uk/trac/ticket/453 | |||
| 2012-09-12 | treat #450 by requiring that proofs are started with Proof | Hendrik Tews | |
