wenzelm [Fri, 28 Sep 2012 17:06:07 +0200] rev 49649
merged
wenzelm [Fri, 28 Sep 2012 16:59:53 +0200] rev 49648
eliminated dead code;
wenzelm [Fri, 28 Sep 2012 16:51:58 +0200] rev 49647
smarter handling of tracing messages;
wenzelm [Fri, 28 Sep 2012 15:45:03 +0200] rev 49646
display number of tracing messages;
wenzelm [Fri, 28 Sep 2012 15:25:49 +0200] rev 49645
tuned signature;
wenzelm [Fri, 28 Sep 2012 15:05:16 +0200] rev 49644
tuned proofs;
blanchet [Fri, 28 Sep 2012 15:23:32 +0200] rev 49643
simplified simpset
blanchet [Fri, 28 Sep 2012 15:14:11 +0200] rev 49642
fixed simplification of prod and sum relators to avoid issues with e.g. codata ('a, 'b) k = K "'a + 'b"
traytel [Fri, 28 Sep 2012 13:16:10 +0200] rev 49641
tuned tactic
wenzelm [Fri, 28 Sep 2012 11:46:57 +0200] rev 49640
updated keywords using proper "isabelle update_keywords";
traytel [Fri, 28 Sep 2012 11:31:51 +0200] rev 49639
tuned tactic
traytel [Fri, 28 Sep 2012 09:38:07 +0200] rev 49638
tuned tactic
blanchet [Fri, 28 Sep 2012 09:21:27 +0200] rev 49637
merge
blanchet [Fri, 28 Sep 2012 09:12:50 +0200] rev 49636
renamed ML file in preparation for next step
blanchet [Fri, 28 Sep 2012 09:12:50 +0200] rev 49635
killed temporary "data_raw" and "codata_raw" now that the examples have been ported to "data" and "codata"
blanchet [Fri, 28 Sep 2012 09:12:50 +0200] rev 49634
modernized example, exploiting "rep_compat" option
blanchet [Fri, 28 Sep 2012 09:12:50 +0200] rev 49633
compatibility option to use "rep_datatype"
blanchet [Fri, 28 Sep 2012 09:12:50 +0200] rev 49632
tuned message
blanchet [Fri, 28 Sep 2012 09:12:49 +0200] rev 49631
modernized example
traytel [Fri, 28 Sep 2012 09:17:30 +0200] rev 49630
tuned tactics
nipkow [Fri, 28 Sep 2012 08:59:54 +0200] rev 49629
second usage of const_typ
nipkow [Fri, 28 Sep 2012 08:39:48 +0200] rev 49628
new antiquotation const_typ
nipkow [Fri, 28 Sep 2012 08:09:28 +0200] rev 49627
tuned printing of _ in latex
kuncar [Thu, 27 Sep 2012 20:30:32 +0200] rev 49626
mk_readable_rsp_thm_eq is more robust now