Mon, 09 Mar 2009 21:12:14 +0100* More systematic treatment of long names, abstract name bindings, and name space operations.
wenzelm [Mon, 09 Mar 2009 21:12:14 +0100] rev 30395
* More systematic treatment of long names, abstract name bindings, and name space operations.
* Simplified interface for defining document antiquotations via ThyOutput.antiquotation.

Mon, 09 Mar 2009 20:34:11 +0100moved @{ML_functor} and @{ML_text} to Pure;
wenzelm [Mon, 09 Mar 2009 20:34:11 +0100] rev 30394
moved @{ML_functor} and @{ML_text} to Pure;
adapted to simplified ThyOutput.antiquotation interface;
misc tuning;

Mon, 09 Mar 2009 20:29:45 +0100replaced old locale option by proper "text (in locale)";
wenzelm [Mon, 09 Mar 2009 20:29:45 +0100] rev 30393
replaced old locale option by proper "text (in locale)";

Mon, 09 Mar 2009 17:55:03 +0100adapted to simplified ThyOutput.antiquotation interface;
wenzelm [Mon, 09 Mar 2009 17:55:03 +0100] rev 30392
adapted to simplified ThyOutput.antiquotation interface;
fixed theory name;

Mon, 09 Mar 2009 17:54:27 +0100adapted to simplified ThyOutput.antiquotation interface;
wenzelm [Mon, 09 Mar 2009 17:54:27 +0100] rev 30391
adapted to simplified ThyOutput.antiquotation interface;

Mon, 09 Mar 2009 17:53:53 +0100simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
wenzelm [Mon, 09 Mar 2009 17:53:53 +0100] rev 30390
simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
removed incomprehensible args parser setup;
removed obsolete locale flag -- text is already localized;
misc tuning and cleanup of concrete antiquotations;
goal state antiquotations: ignore source flag;

Mon, 09 Mar 2009 15:49:55 +0100merged
wenzelm [Mon, 09 Mar 2009 15:49:55 +0100] rev 30389
merged

Mon, 09 Mar 2009 15:36:31 +0100more contributors;
wenzelm [Mon, 09 Mar 2009 15:36:31 +0100] rev 30388
more contributors;

Mon, 09 Mar 2009 11:57:48 +0100adapted ThyOutput.antiquotation;
wenzelm [Mon, 09 Mar 2009 11:57:48 +0100] rev 30387
adapted ThyOutput.antiquotation;

Mon, 09 Mar 2009 11:56:34 +0100refined antiquotation interface: formally pass result context and (potential) result source;
wenzelm [Mon, 09 Mar 2009 11:56:34 +0100] rev 30386
refined antiquotation interface: formally pass result context and (potential) result source;
removed redundant raw_antiquotation;