Sat, 13 Oct 2012 18:04:11 +0200 refined Proof.the_finished_goal with more informative error;
wenzelm [Sat, 13 Oct 2012 18:04:11 +0200] rev 49846
refined Proof.the_finished_goal with more informative error; more permissive Method.all_assm_tac: do not insist in solving by assumption here to postpone failure; clarified Method.finish_text: no Thm.no_prems filtering here to postpone failure;
Sat, 13 Oct 2012 16:19:16 +0200 tuned signature;
wenzelm [Sat, 13 Oct 2012 16:19:16 +0200] rev 49845
tuned signature;
Sat, 13 Oct 2012 00:08:36 +0200 improved adhoc height for small fonts;
wenzelm [Sat, 13 Oct 2012 00:08:36 +0200] rev 49844
improved adhoc height for small fonts;
Fri, 12 Oct 2012 23:38:48 +0200 further refinement of jEdit line range, avoiding lack of final \n;
wenzelm [Fri, 12 Oct 2012 23:38:48 +0200] rev 49843
further refinement of jEdit line range, avoiding lack of final \n;
Fri, 12 Oct 2012 22:53:20 +0200 more uniform tooltip color;
wenzelm [Fri, 12 Oct 2012 22:53:20 +0200] rev 49842
more uniform tooltip color;
Fri, 12 Oct 2012 22:10:45 +0200 more NEWS;
wenzelm [Fri, 12 Oct 2012 22:10:45 +0200] rev 49841
more NEWS;
Fri, 12 Oct 2012 21:51:25 +0200 merged
wenzelm [Fri, 12 Oct 2012 21:51:25 +0200] rev 49840
merged
Fri, 12 Oct 2012 15:52:55 +0200 disambiguated grammar
traytel [Fri, 12 Oct 2012 15:52:55 +0200] rev 49839
disambiguated grammar
Fri, 12 Oct 2012 15:52:45 +0200 tuned proofs
traytel [Fri, 12 Oct 2012 15:52:45 +0200] rev 49838
tuned proofs
Fri, 12 Oct 2012 14:57:56 +0200 tuned
nipkow [Fri, 12 Oct 2012 14:57:56 +0200] rev 49837
tuned
Fri, 12 Oct 2012 21:39:58 +0200 simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
wenzelm [Fri, 12 Oct 2012 21:39:58 +0200] rev 49836
simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
Fri, 12 Oct 2012 21:22:35 +0200 discontinued typedef with alternative name;
wenzelm [Fri, 12 Oct 2012 21:22:35 +0200] rev 49835
discontinued typedef with alternative name;
Fri, 12 Oct 2012 18:58:20 +0200 discontinued obsolete typedef (open) syntax;
wenzelm [Fri, 12 Oct 2012 18:58:20 +0200] rev 49834
discontinued obsolete typedef (open) syntax;
Fri, 12 Oct 2012 15:08:29 +0200 discontinued typedef with implicit set_def;
wenzelm [Fri, 12 Oct 2012 15:08:29 +0200] rev 49833
discontinued typedef with implicit set_def;
Fri, 12 Oct 2012 14:05:30 +0200 merged
wenzelm [Fri, 12 Oct 2012 14:05:30 +0200] rev 49832
merged
Fri, 12 Oct 2012 12:21:01 +0200 increading indexes to avoid clashes in the set_comprehension_pointfree simproc
bulwahn [Fri, 12 Oct 2012 12:21:01 +0200] rev 49831
increading indexes to avoid clashes in the set_comprehension_pointfree simproc
Fri, 12 Oct 2012 13:55:13 +0200 no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
wenzelm [Fri, 12 Oct 2012 13:55:13 +0200] rev 49830
no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
Fri, 12 Oct 2012 13:46:41 +0200 do not treat interrupt as error here, to avoid confusion in log etc.;
wenzelm [Fri, 12 Oct 2012 13:46:41 +0200] rev 49829
do not treat interrupt as error here, to avoid confusion in log etc.;
Fri, 12 Oct 2012 11:03:23 +0200 more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
wenzelm [Fri, 12 Oct 2012 11:03:23 +0200] rev 49828
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
Thu, 11 Oct 2012 23:10:49 +0200 refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
wenzelm [Thu, 11 Oct 2012 23:10:49 +0200] rev 49827
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
Thu, 11 Oct 2012 21:02:19 +0200 merged
wenzelm [Thu, 11 Oct 2012 21:02:19 +0200] rev 49826
merged
Thu, 11 Oct 2012 14:38:58 +0200 cleanup borel_measurable_positive_integral_(fst|snd)
hoelzl [Thu, 11 Oct 2012 14:38:58 +0200] rev 49825
cleanup borel_measurable_positive_integral_(fst|snd)
Thu, 11 Oct 2012 11:56:43 +0200 msetprod based directly on Multiset.fold;
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49824
msetprod based directly on Multiset.fold; pretty syntax for msetprod_image
Thu, 11 Oct 2012 11:56:43 +0200 avoid global interpretation
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49823
avoid global interpretation
Thu, 11 Oct 2012 11:56:42 +0200 simplified construction of fold combinator on multisets;
haftmann [Thu, 11 Oct 2012 11:56:42 +0200] rev 49822
simplified construction of fold combinator on multisets; more coherent name for fold combinator on multisets
Thu, 11 Oct 2012 20:38:02 +0200 clarified output token markup (see also bc22daeed49e);
wenzelm [Thu, 11 Oct 2012 20:38:02 +0200] rev 49821
clarified output token markup (see also bc22daeed49e);
Thu, 11 Oct 2012 19:25:36 +0200 refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
wenzelm [Thu, 11 Oct 2012 19:25:36 +0200] rev 49820
refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
Thu, 11 Oct 2012 16:09:44 +0200 refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x";
wenzelm [Thu, 11 Oct 2012 16:09:44 +0200] rev 49819
refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x"; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip