Wed, 10 Mar 2010 15:06:40 +0100 show nice error message in Nitpick when "java" is not available
blanchet [Wed, 10 Mar 2010 15:06:40 +0100] rev 35696
show nice error message in Nitpick when "java" is not available
Wed, 10 Mar 2010 14:21:01 +0100 fixed soundness bug in Nitpick
blanchet [Wed, 10 Mar 2010 14:21:01 +0100] rev 35695
fixed soundness bug in Nitpick
Wed, 10 Mar 2010 16:40:20 +0100 merged
hoelzl [Wed, 10 Mar 2010 16:40:20 +0100] rev 35694
merged
Tue, 09 Mar 2010 16:30:43 +0100 Use same order of neq-elimination as in proof search.
hoelzl [Tue, 09 Mar 2010 16:30:43 +0100] rev 35693
Use same order of neq-elimination as in proof search.
Mon, 08 Mar 2010 11:30:55 +0100 Moved theorems in Lebesgue to the right places
hoelzl [Mon, 08 Mar 2010 11:30:55 +0100] rev 35692
Moved theorems in Lebesgue to the right places
Wed, 10 Mar 2010 15:29:23 +0100 constdefs is legacy
haftmann [Wed, 10 Mar 2010 15:29:23 +0100] rev 35691
constdefs is legacy
Wed, 10 Mar 2010 15:29:22 +0100 recdef is legacy
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35690
recdef is legacy
Wed, 10 Mar 2010 15:29:22 +0100 fixed typo
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35689
fixed typo
Wed, 10 Mar 2010 15:29:22 +0100 avoid confusion
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35688
avoid confusion
Wed, 10 Mar 2010 15:29:21 +0100 tuned whitespace
haftmann [Wed, 10 Mar 2010 15:29:21 +0100] rev 35687
tuned whitespace
Wed, 10 Mar 2010 08:04:50 +0100 merged
haftmann [Wed, 10 Mar 2010 08:04:50 +0100] rev 35686
merged
Wed, 10 Mar 2010 08:04:39 +0100 tuned
haftmann [Wed, 10 Mar 2010 08:04:39 +0100] rev 35685
tuned
Tue, 09 Mar 2010 21:19:49 +0100 clarified transfer code proper; more natural declaration of return rules
haftmann [Tue, 09 Mar 2010 21:19:49 +0100] rev 35684
clarified transfer code proper; more natural declaration of return rules
Tue, 09 Mar 2010 21:19:48 +0100 misc tuning
haftmann [Tue, 09 Mar 2010 21:19:48 +0100] rev 35683
misc tuning
Tue, 09 Mar 2010 23:32:49 +0100 Typedecl.typedecl_global;
wenzelm [Tue, 09 Mar 2010 23:32:49 +0100] rev 35682
Typedecl.typedecl_global;
Tue, 09 Mar 2010 23:32:13 +0100 localized typedecl;
wenzelm [Tue, 09 Mar 2010 23:32:13 +0100] rev 35681
localized typedecl;
Tue, 09 Mar 2010 23:29:04 +0100 aliases for class/type/const;
wenzelm [Tue, 09 Mar 2010 23:29:04 +0100] rev 35680
aliases for class/type/const; tuned;
Tue, 09 Mar 2010 23:27:35 +0100 added Name_Space.alias -- additional accesses for an existing entry;
wenzelm [Tue, 09 Mar 2010 23:27:35 +0100] rev 35679
added Name_Space.alias -- additional accesses for an existing entry;
Tue, 09 Mar 2010 20:23:19 +0100 merged
wenzelm [Tue, 09 Mar 2010 20:23:19 +0100] rev 35678
merged
Tue, 09 Mar 2010 18:33:01 +0100 merged
haftmann [Tue, 09 Mar 2010 18:33:01 +0100] rev 35677
merged
Tue, 09 Mar 2010 18:31:37 +0100 data administration using canonical functorial operations
haftmann [Tue, 09 Mar 2010 18:31:37 +0100] rev 35676
data administration using canonical functorial operations
Tue, 09 Mar 2010 16:15:19 +0100 tuned data structures; using AList.map_default
haftmann [Tue, 09 Mar 2010 16:15:19 +0100] rev 35675
tuned data structures; using AList.map_default
Tue, 09 Mar 2010 15:47:16 +0100 consistent field names; tuned interface
haftmann [Tue, 09 Mar 2010 15:47:16 +0100] rev 35674
consistent field names; tuned interface
Tue, 09 Mar 2010 15:47:15 +0100 weakend class ring_div; tuned
haftmann [Tue, 09 Mar 2010 15:47:15 +0100] rev 35673
weakend class ring_div; tuned
Tue, 09 Mar 2010 16:40:31 +0100 more work on Nitpick's finite sets
blanchet [Tue, 09 Mar 2010 16:40:31 +0100] rev 35672
more work on Nitpick's finite sets
Tue, 09 Mar 2010 14:18:21 +0100 improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
blanchet [Tue, 09 Mar 2010 14:18:21 +0100] rev 35671
improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
Tue, 09 Mar 2010 14:36:41 +0100 ProofContext.read_class/read_type_name_proper;
wenzelm [Tue, 09 Mar 2010 14:36:41 +0100] rev 35670
ProofContext.read_class/read_type_name_proper;
Tue, 09 Mar 2010 14:35:02 +0100 added ProofContext.tsig_of -- proforma version for local name space only, not logical content;
wenzelm [Tue, 09 Mar 2010 14:35:02 +0100] rev 35669
added ProofContext.tsig_of -- proforma version for local name space only, not logical content; added ProofContext.read_type_name_proper; localized ProofContext.read_class/read_arity/cert_arity; localized ProofContext.class_space/type_space etc.;
Tue, 09 Mar 2010 14:29:47 +0100 simplified Syntax.basic_syntax (again);
wenzelm [Tue, 09 Mar 2010 14:29:47 +0100] rev 35668
simplified Syntax.basic_syntax (again); separate Syntax.type_ast_trs depending on read_class/read_type;
Tue, 09 Mar 2010 14:55:25 +0100 tuned -- eliminated Sign.intern_sort;
wenzelm [Tue, 09 Mar 2010 14:55:25 +0100] rev 35667
tuned -- eliminated Sign.intern_sort;
Tue, 09 Mar 2010 14:18:06 +0100 renamed mk_const_def to legacy_const_def, because of slightly odd Sign.intern_term;
wenzelm [Tue, 09 Mar 2010 14:18:06 +0100] rev 35666
renamed mk_const_def to legacy_const_def, because of slightly odd Sign.intern_term;
Tue, 09 Mar 2010 09:25:23 +0100 added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
blanchet [Tue, 09 Mar 2010 09:25:23 +0100] rev 35665
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip