Wed, 03 Jul 2013 21:38:10 +0200 wenzelm discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
Wed, 03 Jul 2013 21:32:58 +0200 wenzelm tuned;
Wed, 03 Jul 2013 17:50:47 +0200 wenzelm allow multiple print functions;
Wed, 03 Jul 2013 16:58:35 +0200 wenzelm tuned signature;
Wed, 03 Jul 2013 16:19:57 +0200 wenzelm tuned signature;
Wed, 03 Jul 2013 15:19:36 +0200 wenzelm tuned;
Wed, 03 Jul 2013 15:11:15 +0200 wenzelm tuned signature;
Wed, 03 Jul 2013 20:41:41 +0200 traytel use long goal format in rel_induct theorem
Wed, 03 Jul 2013 16:53:27 +0200 traytel share some code between codatatypes, datatypes and eventually prim(co)rec
Wed, 03 Jul 2013 16:07:00 +0200 nipkow tuned names
Tue, 02 Jul 2013 20:47:32 +0200 wenzelm tuned;
Tue, 02 Jul 2013 19:25:33 +0200 wenzelm allow choice of target directory (again, see also 58e2d0cd81ae);
Tue, 02 Jul 2013 17:10:44 +0200 wenzelm postinstall: recover Cygwin permissions;
Tue, 02 Jul 2013 15:30:53 +0200 wenzelm clarified initial cd;
Tue, 02 Jul 2013 14:48:01 +0200 wenzelm clarified Proofterm.proofs vs. Goal.skip_proofs;
Mon, 01 Jul 2013 15:08:29 +0200 wenzelm clarified focus after dismiss;
Mon, 01 Jul 2013 15:05:18 +0200 wenzelm tuned signature;
Mon, 01 Jul 2013 14:56:10 +0200 wenzelm 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 wenzelm more robust delayed invocation;
Mon, 01 Jul 2013 14:30:56 +0200 wenzelm clarified tooltip timing of pending event and active state;
Mon, 01 Jul 2013 13:39:27 +0200 wenzelm less intrusive border, notably on windows;
Mon, 01 Jul 2013 13:32:26 +0200 wenzelm tighten tooltip size;
Mon, 01 Jul 2013 12:01:24 +0200 wenzelm visually explicit focus (behaviour dependent on platform and look-and-feel);
Sun, 30 Jun 2013 12:40:55 +0200 wenzelm tuned;
Sun, 30 Jun 2013 12:39:39 +0200 wenzelm 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 wenzelm discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
Sun, 30 Jun 2013 11:37:34 +0200 wenzelm backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip