Thu, 30 May 2013 13:59:20 +1000 relational version of HoareT
kleing [Thu, 30 May 2013 13:59:20 +1000] rev 52227
relational version of HoareT
Wed, 29 May 2013 23:11:21 +0200 obsolete;
wenzelm [Wed, 29 May 2013 23:11:21 +0200] rev 52226
obsolete;
Wed, 29 May 2013 18:55:37 +0200 resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
wenzelm [Wed, 29 May 2013 18:55:37 +0200] rev 52225
resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
Wed, 29 May 2013 18:52:35 +0200 more precise "incremented" indication, which might be relevant in corner cases, e.g. instantiation of leading to vars with different types (which is a potential problem nonetheless);
wenzelm [Wed, 29 May 2013 18:52:35 +0200] rev 52224
more precise "incremented" indication, which might be relevant in corner cases, e.g. instantiation of leading to vars with different types (which is a potential problem nonetheless);
Wed, 29 May 2013 18:25:11 +0200 tuned signature -- more explicit flags for low-level Thm.bicompose;
wenzelm [Wed, 29 May 2013 18:25:11 +0200] rev 52223
tuned signature -- more explicit flags for low-level Thm.bicompose;
Wed, 29 May 2013 16:12:05 +0200 unify types of schematic variables in non-lifted case (i.e. "compose variants") -- allow schematic polymorphism, without revisiting HO-unification;
wenzelm [Wed, 29 May 2013 16:12:05 +0200] rev 52222
unify types of schematic variables in non-lifted case (i.e. "compose variants") -- allow schematic polymorphism, without revisiting HO-unification;
Wed, 29 May 2013 12:03:58 +0200 tuned signature;
wenzelm [Wed, 29 May 2013 12:03:58 +0200] rev 52221
tuned signature;
Wed, 29 May 2013 11:53:31 +0200 backout 3b9c31867707 -- too risky to "amend" modules from 25 years ago that don't handle Vars with different types;
wenzelm [Wed, 29 May 2013 11:53:31 +0200] rev 52220
backout 3b9c31867707 -- too risky to "amend" modules from 25 years ago that don't handle Vars with different types;
Wed, 29 May 2013 11:06:38 +0200 observe type annotations in print translations as well, notably type_constraint_tr';
wenzelm [Wed, 29 May 2013 11:06:38 +0200] rev 52219
observe type annotations in print translations as well, notably type_constraint_tr';
Wed, 29 May 2013 10:47:42 +0200 make SML/NJ happy;
wenzelm [Wed, 29 May 2013 10:47:42 +0200] rev 52218
make SML/NJ happy;
Wed, 29 May 2013 03:10:26 +0200 tuning
blanchet [Wed, 29 May 2013 03:10:26 +0200] rev 52217
tuning
Wed, 29 May 2013 02:35:49 +0200 more work on general recursors
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52216
more work on general recursors
Wed, 29 May 2013 02:35:49 +0200 tuning (use lists rather than pairs of lists throughout)
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52215
tuning (use lists rather than pairs of lists throughout)
Wed, 29 May 2013 02:35:49 +0200 generalized recursors, effectively reverting inductive half of c7a034d01936
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52214
generalized recursors, effectively reverting inductive half of c7a034d01936
Wed, 29 May 2013 02:35:49 +0200 tuning
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52213
tuning
Tue, 28 May 2013 23:11:07 +0200 merged
wenzelm [Tue, 28 May 2013 23:11:07 +0200] rev 52212
merged
Tue, 28 May 2013 23:06:32 +0200 explicit support for type annotations within printed syntax trees;
wenzelm [Tue, 28 May 2013 23:06:32 +0200] rev 52211
explicit support for type annotations within printed syntax trees; eliminated obsolete show_free_types;
Tue, 28 May 2013 16:29:11 +0200 more explicit Printer.type_emphasis, depending on show_type_emphasis;
wenzelm [Tue, 28 May 2013 16:29:11 +0200] rev 52210
more explicit Printer.type_emphasis, depending on show_type_emphasis; tuned signature;
Tue, 28 May 2013 23:01:28 +0200 tuning (refactoring)
blanchet [Tue, 28 May 2013 23:01:28 +0200] rev 52209
tuning (refactoring)
Tue, 28 May 2013 22:20:25 +0200 refactored triplicated functionality
blanchet [Tue, 28 May 2013 22:20:25 +0200] rev 52208
refactored triplicated functionality
Tue, 28 May 2013 21:17:48 +0200 tuning -- avoided unreadable true/false all over the place for LFP/GFP
blanchet [Tue, 28 May 2013 21:17:48 +0200] rev 52207
tuning -- avoided unreadable true/false all over the place for LFP/GFP
Tue, 28 May 2013 20:00:29 +0200 merge
blanchet [Tue, 28 May 2013 20:00:29 +0200] rev 52206
merge
Tue, 28 May 2013 19:59:54 +0200 don't create needless constant
blanchet [Tue, 28 May 2013 19:59:54 +0200] rev 52205
don't create needless constant
Tue, 28 May 2013 18:51:29 +0200 merged
popescua [Tue, 28 May 2013 18:51:29 +0200] rev 52204
merged
Tue, 28 May 2013 16:56:49 +0200 fixed broken Cardinals and BNF due to Order_Union
popescua [Tue, 28 May 2013 16:56:49 +0200] rev 52203
fixed broken Cardinals and BNF due to Order_Union
Tue, 28 May 2013 18:17:40 +0200 no confusing special behavior in debug mode
blanchet [Tue, 28 May 2013 18:17:40 +0200] rev 52202
no confusing special behavior in debug mode
Tue, 28 May 2013 18:12:21 +0200 tuned Nitpick message to be in sync with similar warning from Kodkod
blanchet [Tue, 28 May 2013 18:12:21 +0200] rev 52201
tuned Nitpick message to be in sync with similar warning from Kodkod
Tue, 28 May 2013 13:22:06 +0200 merged
popescua [Tue, 28 May 2013 13:22:06 +0200] rev 52200
merged
Tue, 28 May 2013 13:19:51 +0200 merged Well_Order_Extension into Zorn
popescua [Tue, 28 May 2013 13:19:51 +0200] rev 52199
merged Well_Order_Extension into Zorn
Tue, 28 May 2013 13:14:31 +0200 removed junk (cf. 667961fa6a60);
wenzelm [Tue, 28 May 2013 13:14:31 +0200] rev 52198
removed junk (cf. 667961fa6a60);
Tue, 28 May 2013 10:18:43 +0200 exported ML function
blanchet [Tue, 28 May 2013 10:18:43 +0200] rev 52197
exported ML function
Tue, 28 May 2013 08:52:41 +0200 redid rac7830871177 to avoid duplicate fixed variable (e.g. lemma "P (a::nat)" proof - have "!!a::int. Q a" sledgehammer [e])
blanchet [Tue, 28 May 2013 08:52:41 +0200] rev 52196
redid rac7830871177 to avoid duplicate fixed variable (e.g. lemma "P (a::nat)" proof - have "!!a::int. Q a" sledgehammer [e])
Tue, 28 May 2013 08:36:12 +0200 clean up list of theorems
blanchet [Tue, 28 May 2013 08:36:12 +0200] rev 52195
clean up list of theorems
Tue, 28 May 2013 08:36:11 +0200 removed needless comment (yes, sum_case_if is needed)
blanchet [Tue, 28 May 2013 08:36:11 +0200] rev 52194
removed needless comment (yes, sum_case_if is needed)
Tue, 28 May 2013 08:29:35 +0200 tuned
nipkow [Tue, 28 May 2013 08:29:35 +0200] rev 52193
tuned
Mon, 27 May 2013 22:32:28 +0200 actually test theory Order_Union;
wenzelm [Mon, 27 May 2013 22:32:28 +0200] rev 52192
actually test theory Order_Union;
Mon, 27 May 2013 22:30:07 +0200 more direct notation;
wenzelm [Mon, 27 May 2013 22:30:07 +0200] rev 52191
more direct notation;
Mon, 27 May 2013 22:26:08 +0200 merged
wenzelm [Mon, 27 May 2013 22:26:08 +0200] rev 52190
merged
Mon, 27 May 2013 22:25:32 +0200 more literal tokens, e.g. "EX!";
wenzelm [Mon, 27 May 2013 22:25:32 +0200] rev 52189
more literal tokens, e.g. "EX!";
Mon, 27 May 2013 22:00:24 +0200 report markup for ast translations;
wenzelm [Mon, 27 May 2013 22:00:24 +0200] rev 52188
report markup for ast translations;
Mon, 27 May 2013 21:00:30 +0200 tuned;
wenzelm [Mon, 27 May 2013 21:00:30 +0200] rev 52187
tuned;
Mon, 27 May 2013 18:39:21 +0200 tuned;
wenzelm [Mon, 27 May 2013 18:39:21 +0200] rev 52186
tuned;
Mon, 27 May 2013 18:24:38 +0200 discontinued obsolete show_all_types;
wenzelm [Mon, 27 May 2013 18:24:38 +0200] rev 52185
discontinued obsolete show_all_types;
Mon, 27 May 2013 20:09:20 +0200 added Ordered_Union
popescua [Mon, 27 May 2013 20:09:20 +0200] rev 52184
added Ordered_Union
Fri, 24 May 2013 19:09:56 +0200 fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
popescua [Fri, 24 May 2013 19:09:56 +0200] rev 52183
fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
Fri, 24 May 2013 18:11:57 +0200 well-order extension (by Christian Sternagel)
popescua [Fri, 24 May 2013 18:11:57 +0200] rev 52182
well-order extension (by Christian Sternagel)
Fri, 24 May 2013 17:37:06 +0200 modernized Zorn (by Christian Sternagel)
popescua [Fri, 24 May 2013 17:37:06 +0200] rev 52181
modernized Zorn (by Christian Sternagel)
Mon, 27 May 2013 16:53:21 +0200 merged
wenzelm [Mon, 27 May 2013 16:53:21 +0200] rev 52180
merged
Mon, 27 May 2013 16:52:39 +0200 more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
wenzelm [Mon, 27 May 2013 16:52:39 +0200] rev 52179
more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
Mon, 27 May 2013 15:57:38 +0200 instantiate types as well (see also Thm.first_order_match);
wenzelm [Mon, 27 May 2013 15:57:38 +0200] rev 52178
instantiate types as well (see also Thm.first_order_match);
Mon, 27 May 2013 13:55:04 +0200 tuned;
wenzelm [Mon, 27 May 2013 13:55:04 +0200] rev 52177
tuned;
Mon, 27 May 2013 13:44:02 +0200 updated to ProofGeneral-4.2;
wenzelm [Mon, 27 May 2013 13:44:02 +0200] rev 52176
updated to ProofGeneral-4.2;
Mon, 27 May 2013 12:40:50 +0200 uniform Term_Position.markers (cf. dbadb4d03cbc);
wenzelm [Mon, 27 May 2013 12:40:50 +0200] rev 52175
uniform Term_Position.markers (cf. dbadb4d03cbc);
Mon, 27 May 2013 15:14:41 +0200 get rid of "show_all_types" in Nitpick
blanchet [Mon, 27 May 2013 15:14:41 +0200] rev 52174
get rid of "show_all_types" in Nitpick
Mon, 27 May 2013 15:13:34 +0200 tuning
blanchet [Mon, 27 May 2013 15:13:34 +0200] rev 52173
tuning
Mon, 27 May 2013 15:00:01 +0200 killed dead argument
blanchet [Mon, 27 May 2013 15:00:01 +0200] rev 52172
killed dead argument
Mon, 27 May 2013 14:00:32 +0200 tuning
blanchet [Mon, 27 May 2013 14:00:32 +0200] rev 52171
tuning
Mon, 27 May 2013 13:30:08 +0200 generalized "mk_co_iter" to handle mutualized (co)iterators
blanchet [Mon, 27 May 2013 13:30:08 +0200] rev 52170
generalized "mk_co_iter" to handle mutualized (co)iterators
Mon, 27 May 2013 12:21:17 +0200 tuning
blanchet [Mon, 27 May 2013 12:21:17 +0200] rev 52169
tuning
Mon, 27 May 2013 10:13:51 +0200 tuned
nipkow [Mon, 27 May 2013 10:13:51 +0200] rev 52168
tuned
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip