aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
Commit message (Collapse)AuthorAge
...
* 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
|
* isar-ids-to-regexp: regexp-opt with 'words arg (non-shy matching insideGravatar David Aspinall2009-12-01
| | | | | | \< \>) appears to work on Emacs 22, hopefully repairing http://proofgeneral.inf.ed.ac.uk/trac/ticket/300. Also replace proof-splice-separator -> mapconcat builtin.
* typoGravatar David Aspinall2009-12-01
|
* isar-control-char-format-regexp: prevent subsequent control chars being capturedGravatar David Aspinall2009-12-01
|
* isabelle-set-prog-name: more robust treatment of spaces in arguments;Gravatar Makarius Wenzel2009-11-28
|
* additional menu entries;Gravatar Makarius Wenzel2009-11-26
|
* define isar-pr as load-time constant;Gravatar Makarius Wenzel2009-11-24
|
* Use ProofGeneral.pr if available. See Trac #292.Gravatar David Aspinall2009-11-23
|
* tvar font-lock: allow more than one ? (as in inference parameter ??'a);Gravatar Makarius Wenzel2009-11-21
|
* more robust THIS/SUPER: allow spaces;Gravatar Makarius Wenzel2009-11-21
| | | | | modernized usage, eliminated obsolete options -I, -P, -X, -f; re-interpreted option -x as "unicode symbols";
* menu items for atp_info, atp_kill;Gravatar Makarius Wenzel2009-10-21
|
* disable indent-tabs-mode for theory mode;Gravatar Makarius Wenzel2009-10-17
|
* Remove function-menu settingGravatar David Aspinall2009-10-14
|
* named entity needed for goal-with-holeGravatar David Aspinall2009-10-14
|
* Remove fume settingsGravatar David Aspinall2009-10-14
|
* Start using new parser, adjusting isar-any-command-regexp.Gravatar David Aspinall2009-10-03
|
* Documentation.Gravatar David Aspinall2009-09-29
|
* inline isar-long-id-stuffGravatar David Aspinall2009-09-29
|
* Functions find-and-forget and count-undos now return lists of commandsGravatar David Aspinall2009-09-28
|
* Add markup for \<^const> control, complicate ↵Gravatar David Aspinall2009-09-28
| | | | `isar-control-char-format-regexp' to markup identifiers
* Follow Upper Case Convention for menu entriesGravatar David Aspinall2009-09-27
|
* display_drafts, print_drafts: query to save bufferGravatar David Aspinall2009-09-27
| | | | | Follow Upper Case Convention for menu entries Remove duplicate menu entry: Commands -> set isabelle
* Add pr to print state in case of linear_undo. See Trac #292.Gravatar David Aspinall2009-09-26
| | | | | Still not ideal: when there is no proof state, we'd prefer that an empty goal screen is displayed.
* Revert accidental commitGravatar David Aspinall2009-09-15
|