aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* rewrote code from scratch: faster, easier to configure; now enabled by default;Gravatar Makarius Wenzel2000-06-08
|
* settings for new indentation setup;Gravatar Makarius Wenzel2000-06-08
|
* added proof-looking-at-safe, proof-looking-at-syntactic-context;Gravatar Makarius Wenzel2000-06-08
| | | | removed proof-indent-commands-regexp;
* completely new indentation setup: faster, easier to configure;Gravatar Makarius Wenzel2000-06-08
| | | | now enabled by default;
* basic setup for new indentation code;Gravatar Makarius Wenzel2000-06-08
|
* proper indentation;Gravatar Makarius Wenzel2000-06-08
|
* Improved indentation code; enabled by default;Gravatar Makarius Wenzel2000-06-08
|
* Failed attempted hack to support ML files in isar mode (see comments in ↵Gravatar David Aspinall2000-06-07
| | | | isar-preprocessing).
* Removed disable of simp tracing from enable/disable pr, desired ↵Gravatar David Aspinall2000-06-07
| | | | functionality now in Isabelle's update_thy for PG
* Set version tag for new release.Gravatar David Aspinall2000-06-06
|
* todo for C-c C-l to fix pointGravatar David Aspinall2000-06-06
|
* Make distclean rather than clean do the CVS pruning.Gravatar David Aspinall2000-06-06
|
* Added special hack for Isar to include proof-terminal-char in sent string.Gravatar David Aspinall2000-06-06
|
* Allowed ; to terminate a command by including it in regexp for cmdstartGravatar David Aspinall2000-06-06
| | | | Added completion for Isar keywords and X-symbol token names.
* isar-save-with-hole-regexp: proof-no-regexp;Gravatar Makarius Wenzel2000-06-05
|
* proof-indent-commands-regexp: use proof-no-regexp;Gravatar Makarius Wenzel2000-06-05
| | | | | isar-global-save-command-p: more robust wrt. empty prev span (malformed!?); isar-preprocessing: fixed terminator regexp;
* improved isabelle-verbatim-regexp: use \` \' instead of ^ $;Gravatar Makarius Wenzel2000-06-05
|
* fixed proof-anchor-regexp: use \` instead of ^;Gravatar Makarius Wenzel2000-06-05
| | | | added proof-no-regexp;
* Removed defunct commentsGravatar David Aspinall2000-06-05
|
* Temporary bug fix to solve nil span error messageGravatar David Aspinall2000-06-05
|
* Updated.Gravatar David Aspinall2000-06-05
|
* proof-next-error, proof-display-some-buffersGravatar David Aspinall2000-06-05
|
* Added paragraph and index entry explaining prefix arguments,Gravatar David Aspinall2000-06-05
| | | | | and some more on keystrokes, for the Emacs-impoverished users. Added doc of proof-display-some-buffers
* Added proof-next-error to menu.Gravatar David Aspinall2000-06-05
|
* Added settings for proof-next-error.Gravatar David Aspinall2000-06-05
| | | | | Added switch off of simplifier tracing to quiet command (not good enough -- need help from Isabelle for that really).
* Added miscellaneous commands section, with proof-display-some-buffersGravatar David Aspinall2000-06-05
| | | | | | | function. Bind C-c C-l to proof-display-some-buffers, add to buffer menu. Move start/exit to proof assistant specific menu. Added proof-next-error to menu.
* proof-clean-buffer: clear next error flag if buffer is response.Gravatar David Aspinall2000-06-05
|
* Tweaked some docstrings.Gravatar David Aspinall2000-06-05
| | | | | Added proof-shell-next-error-regexp and friends. Bind proof-shell-next-error in proof-universal-keys.
* Added proof-next-error.Gravatar David Aspinall2000-06-05
| | | | | proof-shell-invisible-command: add terminator if it seems to be missing (after all: it's useful for users with C-c C-v).
* Updated to add proof-next-error.Gravatar David Aspinall2000-06-05
|
* fixed output syntax table;Gravatar Makarius Wenzel2000-06-05
|
* proof-segment-up-to-cmdstart/end: use proof-re-search, proof-looking-at!Gravatar Makarius Wenzel2000-06-04
|
* proof-re-search-forward/backward: observe proof-case-fold-search;Gravatar Makarius Wenzel2000-06-04
|
* replaced isa-verbatim by isabelle-verbatim;Gravatar Makarius Wenzel2000-06-04
|
* added isabelle-verbatim;Gravatar Makarius Wenzel2000-06-04
| | | | fixed proof-shell-pre-interrupt-hook: use isabelle-verbatim;
* replaced isar-verbatim by isabelle-verbatim;Gravatar Makarius Wenzel2000-06-04
| | | | added isar-strip-terminators;
* updated;Gravatar Makarius Wenzel2000-06-04
|
* replaced isar-verbatim by isabelle-verbatim;Gravatar Makarius Wenzel2000-06-04
| | | | fixed output syntax table;
* proof-segment-up-to-cmdstart: exclude leading blanks from command string;Gravatar Makarius Wenzel2000-06-04
|
* improved proof-segment-up-to-cmdstart: handle overlap of commandGravatar Makarius Wenzel2000-06-03
| | | | prefix and comment/string (e.g. { vs {* in Isar);
* { } are back;Gravatar Makarius Wenzel2000-06-03
|
* Added 3 entries in the Coq menu: Print Check and HintsGravatar Pierre Courtieu2000-06-02
|
* Set version tag for new release.Gravatar David Aspinall2000-06-01
|
* UpdatedGravatar David Aspinall2000-06-01
|
* Added autoloadGravatar David Aspinall2000-06-01
|
* Added links to latest manualGravatar David Aspinall2000-06-01
|
* File used to test new parsing mechanism.Gravatar David Aspinall2000-06-01
|
* New test files for PG kit.Gravatar David Aspinall2000-06-01
|
* Added proof-comment-{start,end}-regexp.Gravatar David Aspinall2000-06-01
| | | | | | Added proof-segment-up-to-{cmdstart,cmdend} and details of which is selected. Updated magic.
* UpdatedGravatar David Aspinall2000-06-01
|