aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-08Add example menu entryDavid Aspinall
2012-02-08Duplicate proofDavid Aspinall
2012-02-08proof-shell-start: initialise associated buffers before shell mode, so in ↵David Aspinall
right modes for output from init commands
2012-02-08Tweak output strings and prompt matchingDavid Aspinall
2012-02-08Abort attempt to use special exception printingDavid Aspinall
2012-02-08Add print_exn for marked up error messages.David Aspinall
2012-02-08Add restart command (does nothing)David Aspinall
2012-02-08Add autotestDavid Aspinall
2012-02-08Fix parenoDavid Aspinall
2012-02-08Add hol-light-prog-name, restart command.David Aspinall
2012-02-08Try to make evars output match what is expected by ProoftreeDavid Aspinall
2012-02-08Test examples for HOL LightDavid 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-08Adjust global state idea, it is supposed to count down as well as up...David Aspinall
2012-02-07Bump yearDavid 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-07Use right HOL systemDavid Aspinall
2012-02-07Attempt to rebind failwith, which fails, with...errorsDavid Aspinall
2012-02-07Fix compileDavid Aspinall
2012-02-07New pseudo instances to help tool demonstrators in ocaml/ghci (in progress)David Aspinall
2012-02-07Updated.David Aspinall
2012-02-07Extend list of provers we compile forDavid Aspinall
2012-02-07PastoDavid Aspinall
2012-02-07Start support for both plain and custom top levels (work in progress).David Aspinall
2012-02-07CleanupDavid Aspinall
2012-02-06Set version tag for new release.David Aspinall
2012-02-01Cleaning some code.Pierre Courtieu
2012-02-01Quick fix of a regression introduced by my last commit. Looking for aPierre Courtieu
better fix.
2012-02-01Fixed command end recognition in presence of operators of the form .+Pierre Courtieu
+. is not accepted yet.
2012-01-23make sure extra modes availableDavid Aspinall
2012-01-23Draft symbol handlingDavid Aspinall
2012-01-20Rename goalstate file for pgDavid Aspinall
2012-01-20Rename fileDavid Aspinall
2012-01-20Hint about changing promptDavid Aspinall
2012-01-19Temporary commit to share file, this is work in progress for ProoftreeDavid Aspinall
2012-01-19Add file from MarkDavid Aspinall
2012-01-19Patch needed temporarily to avoid rebuild of ProoftreeDavid Aspinall
2012-01-19TypoDavid Aspinall
2012-01-19Update documentationDavid Aspinall
2012-01-18Added some detail on the indentation limitation in the CHANGE.Pierre Courtieu
2012-01-18Fixed a small bug in indentation (ter repetita). Bullets are indentedPierre Courtieu
correctly provided that the precedence - > + > * is respected.
2012-01-18Fixed a small bug in indentation (bis repetita).Pierre Courtieu
2012-01-18Fixed a small bug in indentation.Pierre Courtieu
2012-01-14lower cpu utilization of splash screen, see Debian bug #642048Hendrik Tews
2012-01-12Set version tag for new release.David Aspinall
2012-01-12Fix typo, mention HOL LightDavid Aspinall