wenzelm [Thu, 27 Sep 2012 15:55:38 +0200] rev 49613
removed obsolete org.w3c.dom operations;
wenzelm [Thu, 27 Sep 2012 15:38:28 +0200] rev 49612
eliminated obsolete HTML/CSS functionality;
wenzelm [Thu, 27 Sep 2012 15:09:32 +0200] rev 49611
removed obsolete Output1 dockable;
wenzelm [Thu, 27 Sep 2012 15:04:26 +0200] rev 49610
physical File.eq in conformance to Isabelle/ML;
wenzelm [Thu, 27 Sep 2012 14:52:50 +0200] rev 49609
tuned proofs;
wenzelm [Thu, 27 Sep 2012 14:50:06 +0200] rev 49608
tuned;
wenzelm [Thu, 27 Sep 2012 14:46:34 +0200] rev 49607
updated to consolidated SortedMap in scala-2.9.x;
blanchet [Thu, 27 Sep 2012 10:59:10 +0200] rev 49606
partly ported "TreeFI" example to new syntax
blanchet [Thu, 27 Sep 2012 10:59:10 +0200] rev 49605
avoid another brand of trivial "disc_rel" theorems (which made the simplifier loop for all single-constructor types)
nipkow [Thu, 27 Sep 2012 10:43:40 +0200] rev 49604
tuned
nipkow [Thu, 27 Sep 2012 10:20:38 +0200] rev 49603
tuned
blanchet [Thu, 27 Sep 2012 00:41:08 +0200] rev 49602
merge
blanchet [Thu, 27 Sep 2012 00:40:51 +0200] rev 49601
modernized examples;
removed now trivial "HFset"
wenzelm [Wed, 26 Sep 2012 23:30:19 +0200] rev 49600
some support for jEdit warmstart;
wenzelm [Wed, 26 Sep 2012 19:50:10 +0200] rev 49599
discontinued XML.cache experiment -- Poly/ML 5.5.0 RTS does online sharing better;
wenzelm [Wed, 26 Sep 2012 16:37:21 +0200] rev 49598
tuned message;
wenzelm [Wed, 26 Sep 2012 15:04:15 +0200] rev 49597
merged
blanchet [Wed, 26 Sep 2012 10:41:36 +0200] rev 49596
disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated)
blanchet [Wed, 26 Sep 2012 10:01:00 +0200] rev 49595
got rid of other instance of shaky "Thm.generalize"
blanchet [Wed, 26 Sep 2012 10:01:00 +0200] rev 49594
tweaked theorem names (in particular, dropped s's)
blanchet [Wed, 26 Sep 2012 10:01:00 +0200] rev 49593
get rid of shaky "Thm.generalize"
blanchet [Wed, 26 Sep 2012 10:01:00 +0200] rev 49592
fixed "rels" + split them into injectivity and distinctness
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49591
generate high-level "coinduct" and "strong_coinduct" properties
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49590
added coinduction tactic
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49589
generalized tactic a bit
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49588
export "dtor_map_coinduct" theorems, since they're used in one example
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49587
name tuning
blanchet [Wed, 26 Sep 2012 10:00:59 +0200] rev 49586
parameterized "subst_tac"