| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2000-04-07 | Tweak to disable_pr function to allow for it being called twice (why?). | David Aspinall | |
| 2000-04-07 | pbp-mode -> goals-mode | David Aspinall | |
| 2000-04-07 | Fixed up proof-shell-proof-completed mess nicely. | David Aspinall | |
| 2000-04-06 | tuned \<bottom>; | Makarius Wenzel | |
| added \<lbrace>, \<rbrace>, \<top>; | |||
| 2000-04-05 | tuned todo stuff; | Makarius Wenzel | |
| 2000-04-05 | improved print_mode switch; | Makarius Wenzel | |
| 2000-04-04 | Added provisional commands for enabling/disabling printing. | David Aspinall | |
| 2000-04-04 | Save as Example.ML, except using X-Symbol input tokens. | David Aspinall | |
| 2000-04-04 | Fix accidently introduced bug with passing full paths to theory loader. | David Aspinall | |
| 2000-03-24 | Removed pg_saved_gl which was for testing. | David Aspinall | |
| 2000-03-24 | Do need to strip drive name as Jacques discovered. | David Aspinall | |
| 2000-03-24 | Fix name of win32-long-file-name used as check. | David Aspinall | |
| 2000-03-24 | Quoted backslashes. | David Aspinall | |
| 2000-03-24 | Sensible default for Windows invoking Isabelle | David Aspinall | |
| 2000-03-24 | Attempt to fix filename mess for Windows. | David Aspinall | |
| 2000-03-23 | Updated Isabelle home page. | David Aspinall | |
| 2000-03-22 | Switch back to %s, rename proof-shell-string-escapes -> ↵ | David Aspinall | |
| proof-shell-filename-escapes, and always apply for filename substn. | |||
| 2000-03-22 | Fix other file commands to use %e substitution. | David Aspinall | |
| 2000-03-22 | Use new format character %s to %e to cope with nasty filenames with backslashes. | David Aspinall | |
| 2000-03-22 | transparent cd; | Makarius Wenzel | |
| 2000-03-19 | Added settings for silent control. | David Aspinall | |
| 2000-03-13 | New/updated information files | David Aspinall | |
| 2000-03-10 | Docstrings | David Aspinall | |
| 2000-03-10 | Added menu item to switch to script buffer, C-c C-o key. | David Aspinall | |
| 2000-03-09 | Updated headers. | David Aspinall | |
| 2000-03-09 | Updated | David Aspinall | |
| 2000-03-09 | Added README files for each prover, summarizing status. | David Aspinall | |
| 2000-03-08 | Split low-level todo into several files. | David Aspinall | |
| 2000-02-23 | tuned electric-ignore; | Makarius Wenzel | |
| 2000-02-15 | fix electric-ignore (due to DvO); | Makarius Wenzel | |
| 2000-02-11 | option -x: enable x-symbol package; | Makarius Wenzel | |
| 2000-02-10 | setup proof-shell-pre-interrupt-hook for Poly/ML; | Makarius Wenzel | |
| 2000-02-07 | fixed proof-shell-error-regexp; | Makarius Wenzel | |
| 2000-01-12 | Comments | David Aspinall | |
| 2000-01-06 | Fixes for short output duplication problem: set ↵ | David Aspinall | |
| proof-shell-eager-annotation-start-length. | |||
| 1999-11-29 | Change SML minor mode binding to C-c C-m, avoiding clash with | David Aspinall | |
| proof-interrupt-process. Add commands from proof-universal-keys to menu, and add all of proof-shared-menu. | |||
| 1999-11-29 | Add universal keys to theory mode | David Aspinall | |
| 1999-11-26 | Fix to proof-shell-proof-completed-regexp by reverting to previous version. | David Aspinall | |
| 1999-11-24 | Made thy-indent-level a user opt. | David Aspinall | |
| 1999-11-23 | Patch to proof-shell-proof-completed-regexp to prevent overflow, sent by Markus | David Aspinall | |
| 1999-11-22 | tuned faces; | Makarius Wenzel | |
| 1999-11-19 | Added by defvars x-symbol-isa-name, x-symbol-isa-modeline-name so can use ↵ | David Aspinall | |
| this file without PG | |||
| 1999-11-18 | Failed attempt to trap C-g during try-update-thy. Left as comments. | David Aspinall | |
| 1999-11-17 | Remove some obsolete/unecessary stuff. | David Aspinall | |
| 1999-11-16 | Cleanups and a bit more highlighting | David Aspinall | |
| 1999-11-16 | Matching goals regexp. Comments. | David Aspinall | |
| 1999-11-15 | Removed font-lock settings. Set proof-font-lock-zap-commas=t | David Aspinall | |
| 1999-11-14 | Many robustness improvements for error and interrupt handling: | David Aspinall | |
| - Introduce proof-shell-error-or-interrupt-seen flag set after an error or interrupt was seen (in fact, on every call to proof-release-lock). Examine it in proof-activate-scripting to see whether hooks succeeded in activating scripting. - Test in the shell filter for the lock being held yet nothing in the action list, and clear the lock if so. Gets rid of repetetive proof-shell-busy messages when the queue is empty (for errors during development, or nasty uses of C-g) - Add a timeout to proof-shell-wait (not used yet) | |||
| 1999-11-14 | More highlighting | David Aspinall | |
| 1999-11-14 | proof-nested-goals-allowed -> proof-completed-proof-behaviour | David Aspinall | |
| Patch for more flexible handling of closing goal...save regions after proof has been completed. | |||
