Thu, 04 Oct 2012 11:39:24 +0200 option to bypass potentially slow text overview;
wenzelm [Thu, 04 Oct 2012 11:39:24 +0200] rev 49697
option to bypass potentially slow text overview;
Thu, 04 Oct 2012 11:07:36 +0200 tuned signature;
wenzelm [Thu, 04 Oct 2012 11:07:36 +0200] rev 49696
tuned signature;
Thu, 04 Oct 2012 10:55:36 +0200 clarified platform dependency;
wenzelm [Thu, 04 Oct 2012 10:55:36 +0200] rev 49695
clarified platform dependency;
Thu, 04 Oct 2012 09:19:54 +1000 updated crontab and afp-poly settings
Gerwin Klein <gerwin.klein@nicta.com.au> [Thu, 04 Oct 2012 09:19:54 +1000] rev 49694
updated crontab and afp-poly settings
Wed, 03 Oct 2012 22:07:26 +0200 thread the right local theory through + reenable parallel proofs for previously problematic theories
blanchet [Wed, 03 Oct 2012 22:07:26 +0200] rev 49693
thread the right local theory through + reenable parallel proofs for previously problematic theories
Wed, 03 Oct 2012 21:46:52 +0200 made code more conform to rest of BNF package
blanchet [Wed, 03 Oct 2012 21:46:52 +0200] rev 49692
made code more conform to rest of BNF package
Wed, 03 Oct 2012 17:12:08 +0200 more error positions;
wenzelm [Wed, 03 Oct 2012 17:12:08 +0200] rev 49691
more error positions;
Wed, 03 Oct 2012 16:59:58 +0200 more explicit show_type_constraint, show_sort_constraint;
wenzelm [Wed, 03 Oct 2012 16:59:58 +0200] rev 49690
more explicit show_type_constraint, show_sort_constraint;
Wed, 03 Oct 2012 16:59:20 +0200 recovered print translation after 'a => bool to 'a set change;
wenzelm [Wed, 03 Oct 2012 16:59:20 +0200] rev 49689
recovered print translation after 'a => bool to 'a set change;
Wed, 03 Oct 2012 16:43:41 +0200 tuned;
wenzelm [Wed, 03 Oct 2012 16:43:41 +0200] rev 49688
tuned;
Wed, 03 Oct 2012 16:42:36 +0200 use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
wenzelm [Wed, 03 Oct 2012 16:42:36 +0200] rev 49687
use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
Wed, 03 Oct 2012 16:01:07 +0200 printed "_ofsort" is subject to show_markup as well;
wenzelm [Wed, 03 Oct 2012 16:01:07 +0200] rev 49686
printed "_ofsort" is subject to show_markup as well;
Wed, 03 Oct 2012 14:58:56 +0200 allow position constraints to coexist with 0 or 1 sort constraints;
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;
Tue, 02 Oct 2012 09:20:28 +0200 made tactic more robust (less usage of stac)
traytel [Tue, 02 Oct 2012 09:20:28 +0200] rev 49684
made tactic more robust (less usage of stac)
Tue, 02 Oct 2012 01:00:18 +0200 continued changing type of corec type
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49683
continued changing type of corec type
Tue, 02 Oct 2012 01:00:18 +0200 removed dead params and dead code
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49682
removed dead params and dead code
Tue, 02 Oct 2012 01:00:18 +0200 changed type of corecursor for the nested recursion case
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49681
changed type of corecursor for the nested recursion case
Tue, 02 Oct 2012 01:00:18 +0200 made (co)rec tactic more robust when the simplifier succeeds early
blanchet [Tue, 02 Oct 2012 01:00:18 +0200] rev 49680
made (co)rec tactic more robust when the simplifier succeeds early
Mon, 01 Oct 2012 20:38:57 +0200 tuned;
wenzelm [Mon, 01 Oct 2012 20:38:57 +0200] rev 49679
tuned;
Mon, 01 Oct 2012 20:35:09 +0200 removed unused module Blob;
wenzelm [Mon, 01 Oct 2012 20:35:09 +0200] rev 49678
removed unused module Blob;
Mon, 01 Oct 2012 20:17:30 +0200 more direct message header: eliminated historic encoding via single letter;
wenzelm [Mon, 01 Oct 2012 20:17:30 +0200] rev 49677
more direct message header: eliminated historic encoding via single letter;
Mon, 01 Oct 2012 20:16:37 +0200 tuned whitespace;
wenzelm [Mon, 01 Oct 2012 20:16:37 +0200] rev 49676
tuned whitespace;
Mon, 01 Oct 2012 17:29:00 +0200 tuned proofs;
wenzelm [Mon, 01 Oct 2012 17:29:00 +0200] rev 49675
tuned proofs;
Mon, 01 Oct 2012 16:37:22 +0200 report sort assignment of visible type variables;
wenzelm [Mon, 01 Oct 2012 16:37:22 +0200] rev 49674
report sort assignment of visible type variables;
Mon, 01 Oct 2012 12:05:05 +0200 more robust File.eq, and thus File.copy of "~~/lib/logo/isabelle.gif";
wenzelm [Mon, 01 Oct 2012 12:05:05 +0200] rev 49673
more robust File.eq, and thus File.copy of "~~/lib/logo/isabelle.gif";
Mon, 01 Oct 2012 11:04:30 +0200 fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
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)
Mon, 01 Oct 2012 10:46:30 +0200 tweaked corecursor/coiterator tactic
blanchet [Mon, 01 Oct 2012 10:46:30 +0200] rev 49671
tweaked corecursor/coiterator tactic
Mon, 01 Oct 2012 10:34:58 +0200 changed the type of the recursor for nested recursion
blanchet [Mon, 01 Oct 2012 10:34:58 +0200] rev 49670
changed the type of the recursor for nested recursion
Sun, 30 Sep 2012 23:45:03 +0200 fixed quick-and-dirty mode
blanchet [Sun, 30 Sep 2012 23:45:03 +0200] rev 49669
fixed quick-and-dirty mode
Sun, 30 Sep 2012 22:02:34 +0200 tuning
blanchet [Sun, 30 Sep 2012 22:02:34 +0200] rev 49668
tuning
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip