aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
Commit message (Collapse)AuthorAge
* isar-user-tokens: add doc so user can see it when using customizeGravatar David Aspinall2010-10-10
|
* Update version numbers, release datesGravatar David Aspinall2010-10-01
|
* use-linear-undo: use default of t againGravatar David Aspinall2010-09-08
|
* Fix bug with nested spans, solving #344/#335Gravatar David Aspinall2010-08-27
|
* Replace proof-terminal-char with proof-terminal-string.Gravatar David Aspinall2010-08-27
|
* Add unnecessary quote marks for consistent colouringGravatar David Aspinall2010-08-25
|
* isar-set-undo-commands: encourage the user not to change while processing a ↵Gravatar David Aspinall2010-08-24
| | | | buffer
* Tidy commentsGravatar David Aspinall2010-08-24
|
* isar-strip-terminators: backward-delete-char -> delete-char to fix Emacs 24 ↵Gravatar David Aspinall2010-08-24
| | | | compile warning
* isar-describe-help-keys: remove this, available by default as C-c C-a h C-hGravatar David Aspinall2010-08-22
| | | | (see Trac #341)
* iasbelle-string-face: Remove italic from defaults becauseGravatar David Aspinall2010-08-19
| | | | | STIXRegular doesn't include italic variants of symbols, resulting in empty glyphs appearing on Mac OS X
* Another test fileGravatar David Aspinall2010-08-18
|
* Work on Trac #335 (broken old style script management)Gravatar David Aspinall2010-08-18
|
* Clean flag settings for profiling. Add AHundredProofs.Gravatar David Aspinall2010-08-18
|
* Turn off parallel proofs setting (no noticeable difference for this test file)Gravatar David Aspinall2010-08-18
|
* Add command bound to C-c C-a h ? to show available help keysGravatar David Aspinall2010-08-18
|
* Fix key bindings. Ref Trac#334Gravatar David Aspinall2010-08-17
|
* Clean up handling of pending interrupts, remove experimental ↵Gravatar David Aspinall2010-08-17
| | | | proof-shell-interrupts-after-commit.
* Set proof-shell-interrupts-after-commit = nilGravatar David Aspinall2010-08-16
|
* proof-shell-interrupts-after-commit: support commit-before-interrupt mode ↵Gravatar David Aspinall2010-08-15
| | | | [experimental/temporary].
* Extend testingGravatar David Aspinall2010-08-11
|
* isabelle-quote-face: add this face to customize vanishing quotesGravatar David Aspinall2010-08-11
|
* Experiment with default string font being italic, to match STIX italic.Gravatar David Aspinall2010-08-11
|
* Support custom syntactic fontification.Gravatar David Aspinall2010-08-11
|
* isabelle-string-face: switch to a more traditional greenGravatar David Aspinall2010-08-11
| | | | (strings are brown, but logic is green)
* Fix compile and spellingGravatar David Aspinall2010-08-09
|
* Use pg-dev profiling configurationGravatar David Aspinall2010-08-09
|
* Note completeGravatar David Aspinall2010-08-08
|
* isabelle-string-face: introduce custom string colour as font lock default is ↵Gravatar David Aspinall2010-08-04
| | | | terrible
* Swap phi and varphi for better consistency with STIX.Gravatar David Aspinall2010-08-04
|
* isar-remove-file: remove (tail) recursion, leads to stack overflowGravatar David Aspinall2010-08-04
|
* Separate profiling from testingGravatar David Aspinall2010-08-03
|
* Fix compileGravatar David Aspinall2010-08-03
|
* Fix compilationGravatar David Aspinall2010-08-03
|
* Resurrect autotest frameworkGravatar David Aspinall2010-08-03
|
* less surprising unicode tokens: <-> corresponds to longleftrightarrow in ↵Gravatar Makarius Wenzel2010-08-03
| | | | common Isabelle theories (according to symbol length not shape), emdash is not predefined by default and confuses typical LaTeX source;
* Move distribution examples into subdirGravatar David Aspinall2010-08-03
|
* Fix theory nameGravatar David Aspinall2010-08-03
|
* Deleted fileGravatar David Aspinall2010-08-03
|
* Fix for matching names in regexps, restores behaviour of name-aware code ↵Gravatar David Aspinall2010-08-02
| | | | such as imenu.
* isar-shell-adjust-line-width: save-excursion -> with-current-buffer to avoidGravatar David Aspinall2010-07-01
| | | | spurious warning in Emacs 23.2
* removed some old commands;Gravatar Makarius Wenzel2010-06-29
|
* update from Isabelle2009-2;Gravatar Makarius Wenzel2010-06-29
|
* more robust treatment of spaces in directory names;Gravatar Makarius Wenzel2009-12-07
|
* Revert spurious commitsGravatar David Aspinall2009-12-03
|
* Change of type for proof-script-span-context-menu-extensionsGravatar David Aspinall2009-12-03
|
* Fix compile error (isar-prog-args unknown).Gravatar David Aspinall2009-12-02
|
* Add rest of standard token symbols for alphabets in other fontsGravatar David Aspinall2009-12-01
| | | | (e.g. fraktur lower case \<aa>, whatever these are supposed to look like).
* isar-control-char-format-regexp: correct to only affect next char/symbolGravatar David Aspinall2009-12-01
| | | | isar-control-regions: add \<^bisup>..\<^eisup> and \<^bisub>..\<^eisub>
* isabelle-set-prog-name: avoid calling split-string with nil arg.Gravatar David Aspinall2009-12-01
|