Sun, 30 Jun 2013 11:30:16 +0200 wenzelm just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
Sun, 30 Jun 2013 09:26:00 +0200 haftmann CONTRIBUTORS
Sat, 29 Jun 2013 22:15:10 +0200 wenzelm avoid potential race condition of focusLost/dismiss vs. popup.show;
Sat, 29 Jun 2013 21:28:24 +0200 wenzelm more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
Sat, 29 Jun 2013 20:40:08 +0200 wenzelm explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
Sat, 29 Jun 2013 20:25:33 +0200 wenzelm update text only once;
Sat, 29 Jun 2013 18:20:09 +0200 wenzelm tuned signature;
Sat, 29 Jun 2013 17:39:27 +0200 wenzelm more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
Sat, 29 Jun 2013 16:53:19 +0200 wenzelm manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6);
Sat, 29 Jun 2013 12:57:04 +0200 wenzelm tuned signature;
Sat, 29 Jun 2013 08:45:04 +0200 haftmann yet another warning
Fri, 28 Jun 2013 21:07:42 +0200 haftmann sort out code equations headed by a projection of a abstract datatype
Fri, 28 Jun 2013 21:07:41 +0200 haftmann formally accept dictionary parameters for constants on left hand sides in equations
Fri, 28 Jun 2013 21:07:32 +0200 haftmann do not choke on type variables emerging during rewriting
Fri, 28 Jun 2013 14:51:19 +0200 wenzelm load icons via options -- prefer IntelliJ IDEA for now;
Fri, 28 Jun 2013 14:05:12 +0200 wenzelm support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
Thu, 27 Jun 2013 23:17:26 +0200 wenzelm manage option "proofs" within theory context -- with minor overhead for primitive inferences;
Thu, 27 Jun 2013 20:09:39 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 17:36:06 +0200 wenzelm proper bold versions of 00ac (logicalnot), 00b0 (degree);
Thu, 27 Jun 2013 17:06:22 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 12:34:58 +0200 wenzelm merged
Thu, 27 Jun 2013 11:33:42 +0200 wenzelm tuned signature;
Thu, 27 Jun 2013 11:07:48 +0200 wenzelm clarified printing of type constraints vs. annotations, notably in goal display with its Type_Annotation.ignore_free_types;
Thu, 27 Jun 2013 10:35:37 +0200 wenzelm updated documentation;
Thu, 27 Jun 2013 10:14:17 +0200 wenzelm actually use Data.sizef, not hardwired size_of_thm;
Thu, 27 Jun 2013 10:08:41 +0200 wenzelm more scalable PARALLEL_GOALS, using more elementary retrofit;
Thu, 27 Jun 2013 10:11:11 +0200 nipkow tuned
Wed, 26 Jun 2013 22:18:06 +0200 wenzelm merged
Wed, 26 Jun 2013 21:48:23 +0200 wenzelm less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context;
Wed, 26 Jun 2013 18:38:03 +0200 wenzelm SOMEthing went utterly wrong;
Wed, 26 Jun 2013 11:54:45 +0200 wenzelm tuned signature;
Wed, 26 Jun 2013 09:58:39 +0200 wenzelm more position information for markup;
Wed, 26 Jun 2013 18:26:00 +0200 smolkas tuned: cleaned up data structure
Wed, 26 Jun 2013 18:25:13 +0200 smolkas simplified data structure
Wed, 26 Jun 2013 18:24:41 +0200 smolkas ommit trivial tfrees in annotations
Tue, 25 Jun 2013 17:13:09 -0500 Stephen W. Nuchia Generalize trace_mult_sym to square products of non-square matrices.
Tue, 25 Jun 2013 20:38:06 +0200 wenzelm prefer Safari for viewing PDF files, which appears to be better behaved than Preview concerning re-opening recent files (Mountain Lion);
Tue, 25 Jun 2013 20:35:50 +0200 wenzelm recover command tags from 4cf3f6153eb8 -- important for document preparation;
Tue, 25 Jun 2013 19:25:40 +0200 wenzelm clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
Tue, 25 Jun 2013 19:13:37 +0200 wenzelm more robust Doc.view invocation: avoid executing process on GUI thread, but show errors as dialog;
Tue, 25 Jun 2013 17:14:50 +0200 wenzelm more robust options, notably for isatest mac-poly-M8-skip_proofs;
Tue, 25 Jun 2013 16:55:10 +0200 wenzelm dockable window for Isabelle documentation;
Tue, 25 Jun 2013 12:17:19 +0200 wenzelm slightly improved "isabelle doc" based on Isabelle/Scala;
Tue, 25 Jun 2013 11:41:16 +0200 wenzelm more formal isabelle_admin_build;
Tue, 25 Jun 2013 11:26:15 +0200 wenzelm misc tuning and clarification;
Mon, 24 Jun 2013 23:44:36 +0200 wenzelm need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
Mon, 24 Jun 2013 23:39:17 +0200 wenzelm obsolete -- cf. isabelle.Keywords in Scala;
Mon, 24 Jun 2013 23:33:14 +0200 wenzelm improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
Mon, 24 Jun 2013 17:17:17 +0200 wenzelm back to keyword 'pr' :: diag as required for ProofGeneral command line -- reject this TTY command in Isabelle/jEdit by other means;
Mon, 24 Jun 2013 17:03:53 +0200 wenzelm more formal ProofGeneral command setup within theory Pure;
Mon, 24 Jun 2013 13:54:57 +0200 wenzelm tuned;
Sun, 23 Jun 2013 21:16:07 +0200 haftmann migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
Sun, 23 Jun 2013 21:16:06 +0200 haftmann more appropriate cutting of input syntax
Sun, 23 Jun 2013 21:16:06 +0200 haftmann tuned variable names
Sun, 23 Jun 2013 22:31:50 +0200 wenzelm tuned message -- more markup;
Sun, 23 Jun 2013 21:40:56 +0200 wenzelm tuned message;
Sun, 23 Jun 2013 21:23:36 +0200 wenzelm proper diagnostic command 'print_state';
Sun, 23 Jun 2013 21:15:42 +0200 wenzelm detach process more reliably -- NB: viewer might be synchronous or asynchronous depending on settings;
Sun, 23 Jun 2013 20:26:31 +0200 wenzelm clones of increase-font-size / decrease-font-size to allow two further shortcuts for various keyboard layouts;
Sun, 23 Jun 2013 20:12:01 +0200 wenzelm Scala version of "isabelle doc";
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip