index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
proof-config.el
Age
Commit message (
Expand
)
Author
2021-04-16
omit proofs: emit warning on nested proofs and continue
Hendrik Tews
2021-04-16
add feature to omit complete opaque proofs
Hendrik Tews
2021-03-17
Remove evaluate-elisp-comment-regexp and set-elisp-variable-regexp
Clément Pit-Claudel
2021-01-31
fix typos and unicode single quotations in doc strings
Hendrik Tews
2020-06-04
New hook for early prompt/output analyzis.
Pierre Courtieu
2020-05-29
Apply reviews of @erikmd
Cyril Anaclet
2020-05-29
Fix name clash & rephrase some strings
Erik Martin-Dorel
2020-05-29
All case for Show and regex variable
Cyril Anaclet
2020-05-28
Fix default value for proof-shell-last-cmd-left-goals-p.
Pierre Courtieu
2020-05-27
Add proof-shell-last-cmd-left-goals-p.
Pierre Courtieu
2020-04-15
Span menu entry for proof using annotation + doc.
Pierre Courtieu
2020-04-10
Fixed proof using annotation mechanism.
Pierre Courtieu
2019-05-16
proof-assistant-format: Support format character "%l" a.k.a. lambda
Erik Martin-Dorel
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-02-23
Fixing #154.
Pierre Courtieu
2016-12-14
fix generic interrupt procedure to interrupt parallel background compilation
Hendrik Tews
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
2015-10-09
Fixing 4096 character limit of scomint-send-input.
Pierre Courtieu
2015-02-04
cleaned previous commits (generic variable to disable error coloring).
Pierre Courtieu
2014-12-18
Fixed response display spurious newlines for coq.
Pierre Courtieu
2012-11-13
- first version of parallel asynchronous compilation for coq in
Hendrik Tews
2012-09-14
proof-shell-process-connection-type: try using pipes by default in Emacs 24,
David Aspinall
2012-01-09
Improve configuration for HOL Light. Allow goals display to be prefixed by i...
David Aspinall
2012-01-09
proof-shell-end-goals-regexp doc: fix inaccuracy, goals always start
David Aspinall
2012-01-03
merge ProofTreeBranch into main trunk:
Hendrik Tews
2011-12-06
fix a log of broken customization types
Hendrik Tews
2011-11-15
Quick stab at support for switching to proof shell when interactive support e...
David Aspinall
2011-10-13
To fix pgshell mode, restore proof-shell-insert support for a single string a...
David Aspinall
2011-05-05
- flushed proof-done-advancing-require-function and
Hendrik Tews
2011-04-13
proof-shell-insert-hook: Clean docstring, addressing #396.
David Aspinall
2011-01-23
Make proof-shell-quit-timeout a prover-specific customize option, default to ...
David Aspinall
2011-01-23
Fix typo
David Aspinall
2011-01-18
- fixed compilation errors
Hendrik Tews
2011-01-14
- move proof-no-fully-processed-buffer to generic/proof-config
Hendrik Tews
2011-01-12
Add preliminary support for multiple files for coq.
Hendrik Tews
2010-12-16
Patch to add pgipfloat type.
David Aspinall
2010-09-29
Support proof-shell-init-cmd being a list
David Aspinall
2010-08-27
Replace proof-terminal-char with proof-terminal-string.
David Aspinall
2010-08-24
Reduce quit timeout to sensible value
David Aspinall
2010-08-19
proof-shell-process-connection-type: Revert to long-lived previous default of...
David Aspinall
2010-08-18
proof-shell-process-connection-type: remove near obsolete test and text
David Aspinall
2010-08-17
Clean up handling of pending interrupts, remove experimental proof-shell-inte...
David Aspinall
2010-08-15
proof-shell-interrupts-after-commit: support commit-before-interrupt mode [ex...
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2009-12-04
docstring
David Aspinall
2009-11-30
Replace proof-locked-end -> proof-unprocessed-begin
David Aspinall
2009-11-30
even higher proof-shell-quit-timeout -- saving main HOL takes 20s on a *fast*...
Makarius Wenzel
2009-11-29
raised proof-shell-quit-timeout to accomodate bulky write-back images;
Makarius Wenzel
[next]