wenzelm [Wed, 17 Jul 2013 23:51:10 +0200] rev 52695
merged
wenzelm [Wed, 17 Jul 2013 23:33:16 +0200] rev 52694
tuned message;
wenzelm [Wed, 17 Jul 2013 23:32:28 +0200] rev 52693
tuned signature;
smolkas [Wed, 17 Jul 2013 23:36:33 +0200] rev 52692
tuned
wenzelm [Wed, 17 Jul 2013 21:48:21 +0200] rev 52691
merged
wenzelm [Wed, 17 Jul 2013 21:25:27 +0200] rev 52690
more opportunistic string_of_clause, to make double-sure its Syntax.string_of_term uncheck phase does not crash, and thus bomb ambiguous input via failed composition of warning (e.g. HOL/Imperative_HOL/ex/Linked_List.thy: lemma merge_simps);
wenzelm [Wed, 17 Jul 2013 21:04:38 +0200] rev 52689
tuned spelling;
Christian Sternagel [Wed, 17 Jul 2013 12:41:59 +0900] rev 52688
show variants in error messages; more precise error messages (give witnesses for multiple instances)
Christian Sternagel [Wed, 17 Jul 2013 12:19:14 +0900] rev 52687
refactoring
wenzelm [Wed, 17 Jul 2013 17:16:51 +0200] rev 52686
more robust exn_messages_ids;
more robust failure of exn_messages_ids;
wenzelm [Wed, 17 Jul 2013 14:33:33 +0200] rev 52685
non-strict "Quiet" mode, to avoid odd crash of code_pred/after_qed due to ill-typed use of string_of_clause (e.g. in JinjaThreads/Common/Decl.thy of AFP/d1bb08f92ce5);
wenzelm [Wed, 17 Jul 2013 13:45:55 +0200] rev 52684
take context from static theory, not dynamic theory certificate;
wenzelm [Wed, 17 Jul 2013 11:38:57 +0200] rev 52683
more official Thm.eq_thm_strict, without demanding ML equality type;
wenzelm [Wed, 17 Jul 2013 09:32:08 +0200] rev 52682
tuned;
immler [Wed, 17 Jul 2013 13:34:21 +0200] rev 52681
tuned definition of seqseq; clarified usage of diagseq via diagseq_holds