wenzelm [Wed, 03 Oct 2012 16:43:41 +0200] rev 49688
tuned;
wenzelm [Wed, 03 Oct 2012 16:42:36 +0200] rev 49687
use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
wenzelm [Wed, 03 Oct 2012 16:01:07 +0200] rev 49686
printed "_ofsort" is subject to show_markup as well;
wenzelm [Wed, 03 Oct 2012 14:58:56 +0200] rev 49685
allow position constraints to coexist with 0 or 1 sort constraints;
more position information in sorting error;
report sorting of all type variables;
traytel [Tue, 02 Oct 2012 09:20:28 +0200] rev 49684
made tactic more robust (less usage of stac)
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49683
continued changing type of corec type
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49682
removed dead params and dead code
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49681
changed type of corecursor for the nested recursion case
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49680
made (co)rec tactic more robust when the simplifier succeeds early
wenzelm [Mon, 01 Oct 2012 20:38:57 +0200] rev 49679
tuned;
wenzelm [Mon, 01 Oct 2012 20:35:09 +0200] rev 49678
removed unused module Blob;
wenzelm [Mon, 01 Oct 2012 20:17:30 +0200] rev 49677
more direct message header: eliminated historic encoding via single letter;
wenzelm [Mon, 01 Oct 2012 20:16:37 +0200] rev 49676
tuned whitespace;
wenzelm [Mon, 01 Oct 2012 17:29:00 +0200] rev 49675
tuned proofs;
wenzelm [Mon, 01 Oct 2012 16:37:22 +0200] rev 49674
report sort assignment of visible type variables;
wenzelm [Mon, 01 Oct 2012 12:05:05 +0200] rev 49673
more robust File.eq, and thus File.copy of "~~/lib/logo/isabelle.gif";
blanchet [Mon, 01 Oct 2012 11:04:30 +0200] rev 49672
fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
blanchet [Mon, 01 Oct 2012 10:46:30 +0200] rev 49671
tweaked corecursor/coiterator tactic
blanchet [Mon, 01 Oct 2012 10:34:58 +0200] rev 49670
changed the type of the recursor for nested recursion
blanchet [Sun, 30 Sep 2012 23:45:03 +0200] rev 49669
fixed quick-and-dirty mode
blanchet [Sun, 30 Sep 2012 22:02:34 +0200] rev 49668
tuning
traytel [Sun, 30 Sep 2012 12:08:16 +0200] rev 49667
use Thm.close_derivation in theorems proved using Skip_Proof.prove; tuned signature;
traytel [Sun, 30 Sep 2012 12:04:47 +0200] rev 49666
got rid of subst_tac alias
traytel [Sun, 30 Sep 2012 12:04:13 +0200] rev 49665
tuned tactic
wenzelm [Sat, 29 Sep 2012 21:59:08 +0200] rev 49664
tuned proofs;
wenzelm [Sat, 29 Sep 2012 21:24:20 +0200] rev 49663
tuned proofs;
wenzelm [Sat, 29 Sep 2012 20:13:50 +0200] rev 49662
proper handling of constraints stemming from idtyp_ast_tr';
wenzelm [Sat, 29 Sep 2012 19:28:03 +0200] rev 49661
enable show_markup by default (approx. double output size);