Tue, 02 Jul 2013 19:25:33 +0200 allow choice of target directory (again, see also 58e2d0cd81ae);
wenzelm [Tue, 02 Jul 2013 19:25:33 +0200] rev 52502
allow choice of target directory (again, see also 58e2d0cd81ae);
Tue, 02 Jul 2013 17:10:44 +0200 postinstall: recover Cygwin permissions;
wenzelm [Tue, 02 Jul 2013 17:10:44 +0200] rev 52501
postinstall: recover Cygwin permissions;
Tue, 02 Jul 2013 15:30:53 +0200 clarified initial cd;
wenzelm [Tue, 02 Jul 2013 15:30:53 +0200] rev 52500
clarified initial cd;
Tue, 02 Jul 2013 14:48:01 +0200 clarified Proofterm.proofs vs. Goal.skip_proofs;
wenzelm [Tue, 02 Jul 2013 14:48:01 +0200] rev 52499
clarified Proofterm.proofs vs. Goal.skip_proofs;
Mon, 01 Jul 2013 15:08:29 +0200 clarified focus after dismiss;
wenzelm [Mon, 01 Jul 2013 15:08:29 +0200] rev 52498
clarified focus after dismiss;
Mon, 01 Jul 2013 15:05:18 +0200 tuned signature;
wenzelm [Mon, 01 Jul 2013 15:05:18 +0200] rev 52497
tuned signature;
Mon, 01 Jul 2013 14:56:10 +0200 avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
wenzelm [Mon, 01 Jul 2013 14:56:10 +0200] rev 52496
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
Mon, 01 Jul 2013 14:37:31 +0200 more robust delayed invocation;
wenzelm [Mon, 01 Jul 2013 14:37:31 +0200] rev 52495
more robust delayed invocation;
Mon, 01 Jul 2013 14:30:56 +0200 clarified tooltip timing of pending event and active state;
wenzelm [Mon, 01 Jul 2013 14:30:56 +0200] rev 52494
clarified tooltip timing of pending event and active state;
Mon, 01 Jul 2013 13:39:27 +0200 less intrusive border, notably on windows;
wenzelm [Mon, 01 Jul 2013 13:39:27 +0200] rev 52493
less intrusive border, notably on windows;
Mon, 01 Jul 2013 13:32:26 +0200 tighten tooltip size;
wenzelm [Mon, 01 Jul 2013 13:32:26 +0200] rev 52492
tighten tooltip size;
Mon, 01 Jul 2013 12:01:24 +0200 visually explicit focus (behaviour dependent on platform and look-and-feel);
wenzelm [Mon, 01 Jul 2013 12:01:24 +0200] rev 52491
visually explicit focus (behaviour dependent on platform and look-and-feel);
Sun, 30 Jun 2013 12:40:55 +0200 tuned;
wenzelm [Sun, 30 Jun 2013 12:40:55 +0200] rev 52490
tuned;
Sun, 30 Jun 2013 12:39:39 +0200 more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
wenzelm [Sun, 30 Jun 2013 12:39:39 +0200] rev 52489
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
Sun, 30 Jun 2013 12:30:02 +0200 discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
wenzelm [Sun, 30 Jun 2013 12:30:02 +0200] rev 52488
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image; discontinued unused proofterms for FOL;
Sun, 30 Jun 2013 11:37:34 +0200 backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
wenzelm [Sun, 30 Jun 2013 11:37:34 +0200] rev 52487
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
Sun, 30 Jun 2013 11:30:16 +0200 just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
wenzelm [Sun, 30 Jun 2013 11:30:16 +0200] rev 52486
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 CONTRIBUTORS
haftmann [Sun, 30 Jun 2013 09:26:00 +0200] rev 52485
CONTRIBUTORS
Sat, 29 Jun 2013 22:15:10 +0200 avoid potential race condition of focusLost/dismiss vs. popup.show;
wenzelm [Sat, 29 Jun 2013 22:15:10 +0200] rev 52484
avoid potential race condition of focusLost/dismiss vs. popup.show;
Sat, 29 Jun 2013 21:28:24 +0200 more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
wenzelm [Sat, 29 Jun 2013 21:28:24 +0200] rev 52483
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
Sat, 29 Jun 2013 20:40:08 +0200 explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
wenzelm [Sat, 29 Jun 2013 20:40:08 +0200] rev 52482
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
Sat, 29 Jun 2013 20:25:33 +0200 update text only once;
wenzelm [Sat, 29 Jun 2013 20:25:33 +0200] rev 52481
update text only once;
Sat, 29 Jun 2013 18:20:09 +0200 tuned signature;
wenzelm [Sat, 29 Jun 2013 18:20:09 +0200] rev 52480
tuned signature;
Sat, 29 Jun 2013 17:39:27 +0200 more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
wenzelm [Sat, 29 Jun 2013 17:39:27 +0200] rev 52479
more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
Sat, 29 Jun 2013 16:53:19 +0200 manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6);
wenzelm [Sat, 29 Jun 2013 16:53:19 +0200] rev 52478
manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6); more explicit tooltip hierarchy: manage exactly the visible stack -- caching is part of PopupFactory; auxiliary geometry measurement via single hidden window; tuned signature;
Sat, 29 Jun 2013 12:57:04 +0200 tuned signature;
wenzelm [Sat, 29 Jun 2013 12:57:04 +0200] rev 52477
tuned signature;
Sat, 29 Jun 2013 08:45:04 +0200 yet another warning
haftmann [Sat, 29 Jun 2013 08:45:04 +0200] rev 52476
yet another warning
Fri, 28 Jun 2013 21:07:42 +0200 sort out code equations headed by a projection of a abstract datatype
haftmann [Fri, 28 Jun 2013 21:07:42 +0200] rev 52475
sort out code equations headed by a projection of a abstract datatype
Fri, 28 Jun 2013 21:07:41 +0200 formally accept dictionary parameters for constants on left hand sides in equations
haftmann [Fri, 28 Jun 2013 21:07:41 +0200] rev 52474
formally accept dictionary parameters for constants on left hand sides in equations
Fri, 28 Jun 2013 21:07:32 +0200 do not choke on type variables emerging during rewriting
haftmann [Fri, 28 Jun 2013 21:07:32 +0200] rev 52473
do not choke on type variables emerging during rewriting
Fri, 28 Jun 2013 14:51:19 +0200 load icons via options -- prefer IntelliJ IDEA for now;
wenzelm [Fri, 28 Jun 2013 14:51:19 +0200] rev 52472
load icons via options -- prefer IntelliJ IDEA for now;
Fri, 28 Jun 2013 14:05:12 +0200 support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
wenzelm [Fri, 28 Jun 2013 14:05:12 +0200] rev 52471
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 manage option "proofs" within theory context -- with minor overhead for primitive inferences;
wenzelm [Thu, 27 Jun 2013 23:17:26 +0200] rev 52470
manage option "proofs" within theory context -- with minor overhead for primitive inferences;
Thu, 27 Jun 2013 20:09:39 +0200 tuned signature;
wenzelm [Thu, 27 Jun 2013 20:09:39 +0200] rev 52469
tuned signature;
Thu, 27 Jun 2013 17:36:06 +0200 proper bold versions of 00ac (logicalnot), 00b0 (degree);
wenzelm [Thu, 27 Jun 2013 17:36:06 +0200] rev 52468
proper bold versions of 00ac (logicalnot), 00b0 (degree);
Thu, 27 Jun 2013 17:06:22 +0200 tuned signature;
wenzelm [Thu, 27 Jun 2013 17:06:22 +0200] rev 52467
tuned signature;
Thu, 27 Jun 2013 12:34:58 +0200 merged
wenzelm [Thu, 27 Jun 2013 12:34:58 +0200] rev 52466
merged
Thu, 27 Jun 2013 11:33:42 +0200 tuned signature;
wenzelm [Thu, 27 Jun 2013 11:33:42 +0200] rev 52465
tuned signature;
Thu, 27 Jun 2013 11:07:48 +0200 clarified printing of type constraints vs. annotations, notably in goal display with its Type_Annotation.ignore_free_types;
wenzelm [Thu, 27 Jun 2013 11:07:48 +0200] rev 52464
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 updated documentation;
wenzelm [Thu, 27 Jun 2013 10:35:37 +0200] rev 52463
updated documentation;
Thu, 27 Jun 2013 10:14:17 +0200 actually use Data.sizef, not hardwired size_of_thm;
wenzelm [Thu, 27 Jun 2013 10:14:17 +0200] rev 52462
actually use Data.sizef, not hardwired size_of_thm;
Thu, 27 Jun 2013 10:08:41 +0200 more scalable PARALLEL_GOALS, using more elementary retrofit;
wenzelm [Thu, 27 Jun 2013 10:08:41 +0200] rev 52461
more scalable PARALLEL_GOALS, using more elementary retrofit; tuned signature;
Thu, 27 Jun 2013 10:11:11 +0200 tuned
nipkow [Thu, 27 Jun 2013 10:11:11 +0200] rev 52460
tuned
Wed, 26 Jun 2013 22:18:06 +0200 merged
wenzelm [Wed, 26 Jun 2013 22:18:06 +0200] rev 52459
merged
Wed, 26 Jun 2013 21:48:23 +0200 less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context;
wenzelm [Wed, 26 Jun 2013 21:48:23 +0200] rev 52458
less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context; even less intrusive PREFER_GOAL (without structural goal marker), e.g. relevant for generic_simp_tac; adapted ZF proof that broke for unknown reasons (potentially slight change of Drule.size_of_thm);
Wed, 26 Jun 2013 18:38:03 +0200 SOMEthing went utterly wrong;
wenzelm [Wed, 26 Jun 2013 18:38:03 +0200] rev 52457
SOMEthing went utterly wrong;
Wed, 26 Jun 2013 11:54:45 +0200 tuned signature;
wenzelm [Wed, 26 Jun 2013 11:54:45 +0200] rev 52456
tuned signature;
Wed, 26 Jun 2013 09:58:39 +0200 more position information for markup;
wenzelm [Wed, 26 Jun 2013 09:58:39 +0200] rev 52455
more position information for markup;
Wed, 26 Jun 2013 18:26:00 +0200 tuned: cleaned up data structure
smolkas [Wed, 26 Jun 2013 18:26:00 +0200] rev 52454
tuned: cleaned up data structure
Wed, 26 Jun 2013 18:25:13 +0200 simplified data structure
smolkas [Wed, 26 Jun 2013 18:25:13 +0200] rev 52453
simplified data structure
Wed, 26 Jun 2013 18:24:41 +0200 ommit trivial tfrees in annotations
smolkas [Wed, 26 Jun 2013 18:24:41 +0200] rev 52452
ommit trivial tfrees in annotations
Tue, 25 Jun 2013 17:13:09 -0500 Generalize trace_mult_sym to square products of non-square matrices.
Stephen W. Nuchia [Tue, 25 Jun 2013 17:13:09 -0500] rev 52451
Generalize trace_mult_sym to square products of non-square matrices.
Tue, 25 Jun 2013 20:38:06 +0200 prefer Safari for viewing PDF files, which appears to be better behaved than Preview concerning re-opening recent files (Mountain Lion);
wenzelm [Tue, 25 Jun 2013 20:38:06 +0200] rev 52450
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 recover command tags from 4cf3f6153eb8 -- important for document preparation;
wenzelm [Tue, 25 Jun 2013 20:35:50 +0200] rev 52449
recover command tags from 4cf3f6153eb8 -- important for document preparation;
Tue, 25 Jun 2013 19:25:40 +0200 clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
wenzelm [Tue, 25 Jun 2013 19:25:40 +0200] rev 52448
clarified ISABELLE_DOC_FORMAT -- eliminated slightly odd fall-back;
Tue, 25 Jun 2013 19:13:37 +0200 more robust Doc.view invocation: avoid executing process on GUI thread, but show errors as dialog;
wenzelm [Tue, 25 Jun 2013 19:13:37 +0200] rev 52447
more robust Doc.view invocation: avoid executing process on GUI thread, but show errors as dialog;
Tue, 25 Jun 2013 17:14:50 +0200 more robust options, notably for isatest mac-poly-M8-skip_proofs;
wenzelm [Tue, 25 Jun 2013 17:14:50 +0200] rev 52446
more robust options, notably for isatest mac-poly-M8-skip_proofs;
Tue, 25 Jun 2013 16:55:10 +0200 dockable window for Isabelle documentation;
wenzelm [Tue, 25 Jun 2013 16:55:10 +0200] rev 52445
dockable window for Isabelle documentation;
Tue, 25 Jun 2013 12:17:19 +0200 slightly improved "isabelle doc" based on Isabelle/Scala;
wenzelm [Tue, 25 Jun 2013 12:17:19 +0200] rev 52444
slightly improved "isabelle doc" based on Isabelle/Scala; updated documentation of "isabelle display";
Tue, 25 Jun 2013 11:41:16 +0200 more formal isabelle_admin_build;
wenzelm [Tue, 25 Jun 2013 11:41:16 +0200] rev 52443
more formal isabelle_admin_build; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip