berghofe [Mon, 02 Apr 2012 13:58:59 +0200] rev 47297
Require "For" keyword to be followed by at least one whitespace, to avoid that
identifiers starting with "For" are interpreted as traceability information
wenzelm [Tue, 03 Apr 2012 17:21:33 +0200] rev 47296
normalize defs (again, cf. 008b7858f3c0);
wenzelm [Tue, 03 Apr 2012 16:53:32 +0200] rev 47295
some context examples;
wenzelm [Tue, 03 Apr 2012 16:51:01 +0200] rev 47294
retain literal non-HHF assumptions, to facilitate re-import in Generic_Target.import_export_proof;
wenzelm [Tue, 03 Apr 2012 16:49:05 +0200] rev 47293
another attempt to avoid duplication of global vs. local syntax (reminiscent of old fork_mixfix);
wenzelm [Tue, 03 Apr 2012 16:27:32 +0200] rev 47292
export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);