blanchet [Wed, 18 Sep 2013 15:33:30 +0200] rev 53690
avoid duplicate simp rule warnings
nipkow [Wed, 18 Sep 2013 12:16:10 +0200] rev 53689
added and tuned lemmas
wenzelm [Wed, 18 Sep 2013 00:11:15 +0200] rev 53688
tuned proofs;
wenzelm [Tue, 17 Sep 2013 21:20:55 +0200] rev 53687
updated to official polyml-5.5.1;
wenzelm [Tue, 17 Sep 2013 21:12:41 +0200] rev 53686
updated to polyml-5.5.1;
prefer explicit POLYML_HOME to simplify additional user settings;
wenzelm [Tue, 17 Sep 2013 17:17:55 +0200] rev 53685
actually use x86_64 machine;
kuncar [Tue, 17 Sep 2013 15:49:11 +0200] rev 53684
correct merging of restore data
lammich <lammich@in.tum.de> [Tue, 17 Sep 2013 15:18:14 +0200] rev 53683
order_bot, order_top
kuncar [Tue, 17 Sep 2013 14:10:33 +0200] rev 53682
include Int_Pow into Quotient_Examples; add end of the theory
noschinl [Tue, 17 Sep 2013 13:40:44 +0200] rev 53681
NEWS: Simps_Case_Conv
nipkow [Tue, 17 Sep 2013 08:42:51 +0200] rev 53680
added lemmas and made concerse executable
blanchet [Tue, 17 Sep 2013 01:11:37 +0200] rev 53679
merge
blanchet [Tue, 17 Sep 2013 01:09:51 +0200] rev 53678
return right theorems
blanchet [Tue, 17 Sep 2013 00:48:01 +0200] rev 53677
more (co)data docs
huffman [Fri, 13 Sep 2013 14:57:20 -0700] rev 53676
tuned proofs about 'convex'
blanchet [Tue, 17 Sep 2013 00:39:51 +0200] rev 53675
more (co)data docs
wenzelm [Tue, 17 Sep 2013 00:13:20 +0200] rev 53674
tuned proofs;
wenzelm [Mon, 16 Sep 2013 23:08:02 +0200] rev 53673
treat all dummy type variables separately (in contrast to fca432074fb2);
wenzelm [Mon, 16 Sep 2013 23:04:13 +0200] rev 53672
removed dead code (see also 69d4543811d0);
wenzelm [Mon, 16 Sep 2013 19:30:33 +0200] rev 53671
merged
wenzelm [Mon, 16 Sep 2013 19:27:20 +0200] rev 53670
tuned signature;
wenzelm [Mon, 16 Sep 2013 17:42:05 +0200] rev 53669
more antiquotations -- avoid unchecked string literals;
wenzelm [Mon, 16 Sep 2013 17:18:56 +0200] rev 53668
more explicit exception pattern (NB: unqualified exceptions without arguments are in danger of becoming catch-all patterns by accident);
wenzelm [Mon, 16 Sep 2013 17:13:38 +0200] rev 53667
distinguish Proof.context vs. local_theory semantically, with corresponding naming conventions;
some notes about missing ML interface;
wenzelm [Mon, 16 Sep 2013 17:04:28 +0200] rev 53666
tuned white space;
avoid "object-oriented English";
wenzelm [Mon, 16 Sep 2013 16:50:49 +0200] rev 53665
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm [Mon, 16 Sep 2013 16:46:52 +0200] rev 53664
proper Isabelle symbols -- no UTF8 here;
wenzelm [Mon, 16 Sep 2013 14:21:07 +0200] rev 53663
proper Cygwin mirror for Isabelle2013-1;
wenzelm [Mon, 16 Sep 2013 13:56:02 +0200] rev 53662
explicit test of quick_and_dirty, which is rarely used in practice;
wenzelm [Mon, 16 Sep 2013 13:54:58 +0200] rev 53661
updated to cygwin-20130916;