wenzelm [Fri, 19 Feb 2010 22:29:30 +0100] rev 35243
fixed document;
wenzelm [Fri, 19 Feb 2010 22:25:26 +0100] rev 35242
eliminated opaque signature matching -- tends to cause problems with toplevel pp for abstract types;
wenzelm [Fri, 19 Feb 2010 22:06:52 +0100] rev 35241
made SML/NJ happy;
wenzelm [Fri, 19 Feb 2010 22:06:01 +0100] rev 35240
tuned;
wenzelm [Fri, 19 Feb 2010 21:31:14 +0100] rev 35239
authentic term syntax;
more precise treatment of naming vs. binding;
misc tuning;
wenzelm [Fri, 19 Feb 2010 20:41:34 +0100] rev 35238
Thm.def_binding;
wenzelm [Fri, 19 Feb 2010 20:39:48 +0100] rev 35237
moved ancient Drule.get_def to OldGoals.get_def;
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Feb 2010 17:37:33 +0100] rev 35236
quote the constant and theorem name with @{text}
wenzelm [Fri, 19 Feb 2010 17:03:53 +0100] rev 35235
merged
wenzelm [Fri, 19 Feb 2010 16:49:23 +0100] rev 35234
merged
wenzelm [Fri, 19 Feb 2010 16:45:21 +0100] rev 35233
local Simplifier.context;
tuned tactic setup;
wenzelm [Fri, 19 Feb 2010 16:11:45 +0100] rev 35232
renamed Simplifier.theory_context to Simplifier.global_context to emphasize that this is not the real thing;
wenzelm [Fri, 19 Feb 2010 11:56:11 +0100] rev 35231
tuned message;
wenzelm [Fri, 19 Feb 2010 11:49:44 +0100] rev 35230
Lin_Arith.pre_tac: inherit proper simplifier context, and get rid of posthoc renaming of bound variables;
haftmann [Fri, 19 Feb 2010 16:42:37 +0100] rev 35229
merged