Thu, 30 May 2013 14:37:06 +0200 tuned -- prefer terminology of tactic / goal state;
wenzelm [Thu, 30 May 2013 14:37:06 +0200] rev 52236
tuned -- prefer terminology of tactic / goal state;
Thu, 30 May 2013 14:17:56 +0200 tuned;
wenzelm [Thu, 30 May 2013 14:17:56 +0200] rev 52235
tuned;
Thu, 30 May 2013 13:59:38 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 13:59:38 +0200] rev 52234
misc tuning;
Thu, 30 May 2013 13:20:04 +0200 tuned;
wenzelm [Thu, 30 May 2013 13:20:04 +0200] rev 52233
tuned;
Thu, 30 May 2013 13:07:23 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 13:07:23 +0200] rev 52232
tuned signature;
Thu, 30 May 2013 12:56:25 +0200 stay within regular tactic language -- avoid operating on whole proof state;
wenzelm [Thu, 30 May 2013 12:56:25 +0200] rev 52231
stay within regular tactic language -- avoid operating on whole proof state;
Thu, 30 May 2013 12:35:40 +0200 standardized aliases;
wenzelm [Thu, 30 May 2013 12:35:40 +0200] rev 52230
standardized aliases;
Thu, 30 May 2013 14:37:35 +0200 space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Andreas Lochbihler [Thu, 30 May 2013 14:37:35 +0200] rev 52229
space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Thu, 30 May 2013 08:27:51 +0200 tuned
nipkow [Thu, 30 May 2013 08:27:51 +0200] rev 52228
tuned
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)
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip