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