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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip