index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hol-light
/
hol-light.el
Age
Commit message (
Expand
)
Author
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2015-01-05
Improvements for type tokens, remove preceding colon
David Aspinall
2013-01-15
- support bullets and braces in Prooftree
Hendrik Tews
2012-02-08
Add example menu entry
David Aspinall
2012-02-08
Tweak output strings and prompt matching
David Aspinall
2012-02-08
Abort attempt to use special exception printing
David Aspinall
2012-02-08
Fix pareno
David Aspinall
2012-02-08
Add hol-light-prog-name, restart command.
David Aspinall
2012-02-08
Add proof-forget-id command and make top_thm discard the goalstack.
David Aspinall
2012-02-08
Improve handling of undo, implementing pg_kill and pg_undo.
David Aspinall
2012-02-08
More progress with Prooftree. Basic trees produced. Undoing needs work.
David Aspinall
2012-02-07
Get a little bit further with proof tree.
David Aspinall
2012-02-07
Load pg_tactics, fix proof-undo-n-times-cmd again.
David Aspinall
2012-02-07
Borrow syntax keywords from caml-mode if available. Typo in undo-n-times.
David Aspinall
2012-02-07
Fix compile
David Aspinall
2012-02-07
Pasto
David Aspinall
2012-02-07
Start support for both plain and custom top levels (work in progress).
David Aspinall
2012-01-20
Rename goalstate file for pg
David Aspinall
2012-01-19
Temporary commit to share file, this is work in progress for Prooftree
David Aspinall
2012-01-09
Improve configuration for HOL Light. Allow goals display to be prefixed by i...
David Aspinall
2012-01-06
Make configuration settings. Tweak error regexp.
David Aspinall
2012-01-05
Some fixes to get a working instance for HOL Light. Work in progress.
David Aspinall
2010-09-29
Experimental hol-light version, not usable yet
David Aspinall