index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isar
Age
Commit message (
Expand
)
Author
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2017-05-24
Remove mmm and ML4PG contribs and remove references to them in code and docs
Paul Steckler
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Remove unnecessary calls to 'eval-and-compile'
Clément Pit--Claudel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2016-09-19
Make shell and perl scripts executable.
Erik Martin-Dorel
2015-03-11
Summary: Build in default path for Isabelle2014 Mac package
David Aspinall
2015-03-05
Summary: Fix compile warning on isar-markup-ml
David Aspinall
2015-03-05
Fix colours for dark backgrounds
David Aspinall
2014-01-18
unicode tokens for \<open>, \<close>, \<newline>;
Makarius Wenzel
2013-07-05
more appropriate URL;
Makarius Wenzel
2012-09-02
Repair operation with compiled code. Fails with interpreter, see Trac #445
David Aspinall
2012-08-30
Summary: Don't quote lambda expressions
Stefan Monnier
2012-04-30
Change default Unicode Tokens font back to DejaVU Sans, more reliable without...
David Aspinall
2011-10-17
Add fix and regression test for Trac #138
David Aspinall
2011-10-17
Attempt to support stricter bytecomp warnings
David Aspinall
2011-10-17
Require cl only during compile
David Aspinall
2011-10-13
Patch from Tom Prince to fix Emacs 24 byte compilation (replace interactive-p...
David Aspinall
2011-09-17
brute-force method to enable tool-bar-mode, which is especially important on ...
Makarius Wenzel
2011-08-31
clarified isar-improper-regexp -- "prems" is already reported as legacy by th...
Makarius Wenzel
2011-07-06
generalized font-lock regexps: isar-text allows any non-control characters to...
Makarius Wenzel
2011-05-05
Replace proof-boring-face -> isabelle-quote-face, reported on
David Aspinall
2011-01-31
Update with files from Isabelle2011 (no actual changes).
David Aspinall
2011-01-31
New files.
David Aspinall
2011-01-31
Deleted file
David Aspinall
2011-01-31
proof-shell-theorem-dependency-list-regexp: change to match altered output fo...
David Aspinall
2011-01-31
auto-solve -> auto-solve-direct for Isabelle2011.
David Aspinall
2011-01-27
added option -f FONT;
Makarius Wenzel
2011-01-26
Add autotest start
David Aspinall
2011-01-25
Remove debug messages
David Aspinall
2011-01-14
Update dates and versions
David Aspinall
2010-12-08
some attempts to indent 'notepad' 'begin' ... 'end' like a proof body;
Makarius Wenzel
2010-10-11
isar-set-undo-commands: prevent opening new script files calling proof-deacti...
David Aspinall
2010-10-10
isar-user-tokens: add doc so user can see it when using customize
David Aspinall
2010-10-01
Update version numbers, release dates
David Aspinall
2010-09-08
use-linear-undo: use default of t again
David Aspinall
2010-08-27
Fix bug with nested spans, solving #344/#335
David Aspinall
2010-08-27
Replace proof-terminal-char with proof-terminal-string.
David Aspinall
2010-08-25
Add unnecessary quote marks for consistent colouring
David Aspinall
2010-08-24
isar-set-undo-commands: encourage the user not to change while processing a b...
David Aspinall
2010-08-24
Tidy comments
David Aspinall
2010-08-24
isar-strip-terminators: backward-delete-char -> delete-char to fix Emacs 24 c...
David Aspinall
2010-08-22
isar-describe-help-keys: remove this, available by default as C-c C-a h C-h
David Aspinall
2010-08-19
iasbelle-string-face: Remove italic from defaults because
David Aspinall
2010-08-18
Another test file
David Aspinall
2010-08-18
Work on Trac #335 (broken old style script management)
David Aspinall
2010-08-18
Clean flag settings for profiling. Add AHundredProofs.
David Aspinall
[next]