Sun, 23 Mar 2014 16:40:35 +0100 modernized approximation, avoiding bad name binding;
wenzelm [Sun, 23 Mar 2014 16:40:35 +0100] rev 56260
modernized approximation, avoiding bad name binding;
Sun, 23 Mar 2014 15:46:21 +0100 more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
wenzelm [Sun, 23 Mar 2014 15:46:21 +0100] rev 56259
more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
Sat, 22 Mar 2014 22:00:26 +0100 merged
wenzelm [Sat, 22 Mar 2014 22:00:26 +0100] rev 56258
merged
Sat, 22 Mar 2014 21:40:19 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 21:40:19 +0100] rev 56257
more antiquotations;
Sat, 22 Mar 2014 20:42:16 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 20:42:16 +0100] rev 56256
more antiquotations;
Sat, 22 Mar 2014 19:33:39 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 19:33:39 +0100] rev 56255
more antiquotations; clarified file location;
Sat, 22 Mar 2014 18:19:57 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:19:57 +0100] rev 56254
more antiquotations;
Sat, 22 Mar 2014 18:16:54 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:16:54 +0100] rev 56253
more antiquotations;
Sat, 22 Mar 2014 18:15:09 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 18:15:09 +0100] rev 56252
more antiquotations;
Sat, 22 Mar 2014 18:12:08 +0100 tuned message;
wenzelm [Sat, 22 Mar 2014 18:12:08 +0100] rev 56251
tuned message;
Sat, 22 Mar 2014 16:50:52 +0100 more antiquotations;
wenzelm [Sat, 22 Mar 2014 16:50:52 +0100] rev 56250
more antiquotations;
Sat, 22 Mar 2014 15:58:27 +0100 avoid hard-wired theory names;
wenzelm [Sat, 22 Mar 2014 15:58:27 +0100] rev 56249
avoid hard-wired theory names;
Sat, 22 Mar 2014 08:37:43 +0100 generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
haftmann [Sat, 22 Mar 2014 08:37:43 +0100] rev 56248
generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
Fri, 21 Mar 2014 22:54:16 +0100 added splash screen for jvm boot, which is important for initial encounter to avoid multiple copies running against each other;
wenzelm [Fri, 21 Mar 2014 22:54:16 +0100] rev 56247
added splash screen for jvm boot, which is important for initial encounter to avoid multiple copies running against each other;
Fri, 21 Mar 2014 20:39:54 +0100 merged
wenzelm [Fri, 21 Mar 2014 20:39:54 +0100] rev 56246
merged
Fri, 21 Mar 2014 20:33:56 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 20:33:56 +0100] rev 56245
more qualified names;
Fri, 21 Mar 2014 15:12:03 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 15:12:03 +0100] rev 56244
more qualified names;
Fri, 21 Mar 2014 12:34:50 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 12:34:50 +0100] rev 56243
more qualified names;
Fri, 21 Mar 2014 12:14:33 +0100 tuned;
wenzelm [Fri, 21 Mar 2014 12:14:33 +0100] rev 56242
tuned;
Fri, 21 Mar 2014 11:42:32 +0100 more qualified names;
wenzelm [Fri, 21 Mar 2014 11:42:32 +0100] rev 56241
more qualified names;
Fri, 21 Mar 2014 11:06:39 +0100 tuned signature;
wenzelm [Fri, 21 Mar 2014 11:06:39 +0100] rev 56240
tuned signature;
Fri, 21 Mar 2014 10:45:03 +0100 tuned signature;
wenzelm [Fri, 21 Mar 2014 10:45:03 +0100] rev 56239
tuned signature;
Fri, 21 Mar 2014 15:36:00 +0000 a few new lemmas and generalisations of old ones
paulson <lp15@cam.ac.uk> [Fri, 21 Mar 2014 15:36:00 +0000] rev 56238
a few new lemmas and generalisations of old ones
Fri, 21 Mar 2014 08:13:23 +0100 simplified internal datatype construction
traytel [Fri, 21 Mar 2014 08:13:23 +0100] rev 56237
simplified internal datatype construction
Thu, 20 Mar 2014 23:38:34 +0100 merged
wenzelm [Thu, 20 Mar 2014 23:38:34 +0100] rev 56236
merged
Thu, 20 Mar 2014 23:13:33 +0100 merged
wenzelm [Thu, 20 Mar 2014 23:13:33 +0100] rev 56235
merged
Thu, 20 Mar 2014 22:40:12 +0100 produce qualified names more directly;
wenzelm [Thu, 20 Mar 2014 22:40:12 +0100] rev 56234
produce qualified names more directly;
Thu, 20 Mar 2014 22:34:27 +0100 more symbols;
wenzelm [Thu, 20 Mar 2014 22:34:27 +0100] rev 56233
more symbols;
Thu, 20 Mar 2014 22:00:13 +0100 more static checking of proof methods;
wenzelm [Thu, 20 Mar 2014 22:00:13 +0100] rev 56232
more static checking of proof methods;
Thu, 20 Mar 2014 21:07:57 +0100 enforce subgoal boundaries via SUBGOAL/SUBGOAL_CASES -- clean tactical failure if out-of-range;
wenzelm [Thu, 20 Mar 2014 21:07:57 +0100] rev 56231
enforce subgoal boundaries via SUBGOAL/SUBGOAL_CASES -- clean tactical failure if out-of-range;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip