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
/
isabelle-system.el
Age
Commit message (
Expand
)
Author
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-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
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2015-03-11
Summary: Build in default path for Isabelle2014 Mac package
David Aspinall
2012-08-30
Summary: Don't quote lambda expressions
Stefan Monnier
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
2010-08-11
Support custom syntactic fontification.
David Aspinall
2009-12-07
more robust treatment of spaces in directory names;
Makarius Wenzel
2009-12-03
Change of type for proof-script-span-context-menu-extensions
David Aspinall
2009-12-02
Fix compile error (isar-prog-args unknown).
David Aspinall
2009-12-01
isabelle-set-prog-name: avoid calling split-string with nil arg.
David Aspinall
2009-11-28
isabelle-set-prog-name: more robust treatment of spaces in arguments;
Makarius Wenzel
2009-09-27
Follow Upper Case Convention for menu entries
David Aspinall
2009-09-14
Fix compilation.
David Aspinall
2009-09-10
Experimental changes to queue several commands at once and to allow pre-proce...
David Aspinall
2009-09-06
Remove unused subterm markup code
David Aspinall
2009-09-05
More sensible message for file dialog
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-07-29
ISABELLE_TOOL refers to "isabelle" tool wrapper;
Makarius Wenzel
2009-05-26
Revert "logic" fix.
David Aspinall
2009-05-26
More isatool->isabelle renamings and an (old) logic fix
David Aspinall
2009-05-26
Rename isatool -> isabelle
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-16
Remove use of :help for menu tooltips- GNU Emacs only.
David Aspinall
2008-07-10
Add hook for hack-local-variables-hook to give warning about chosen logic cha...
David Aspinall
2008-07-10
Start to rationalise setting for proof-prog-name.
David Aspinall
2008-01-28
Prevent prompt during compilation
David Aspinall
2008-01-25
Fix previous change.
David Aspinall
2008-01-25
Make isatool usage (view doc) compatible with proof-rsh-command.
David Aspinall
2008-01-25
Make isatool usage compatible with proof-rsh-command.
David Aspinall
2008-01-16
Updated.
David Aspinall
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2007-12-14
Move x-symbol-isabelle -> x-symbol-isar to simplify setup.
David Aspinall
2007-12-09
Comment unused function
David Aspinall
2007-10-24
removed obsolete isabelle-version-string, isa-version, isa-supports-pgip;
Makarius Wenzel
2006-12-07
proof-shell-pre-interrupt-hook: removed obsolete Poly/ML 3 setup, which break...
Makarius Wenzel
2006-12-05
Use Isar-specific isabelle-system file
David Aspinall