wenzelm [Mon, 09 Mar 2009 15:36:31 +0100] rev 30383
more contributors;
wenzelm [Mon, 09 Mar 2009 11:57:48 +0100] rev 30382
adapted ThyOutput.antiquotation;
wenzelm [Mon, 09 Mar 2009 11:56:34 +0100] rev 30381
refined antiquotation interface: formally pass result context and (potential) result source;
removed redundant raw_antiquotation;
haftmann [Mon, 09 Mar 2009 10:10:34 +0100] rev 30380
merged
haftmann [Mon, 09 Mar 2009 09:37:33 +0100] rev 30379
binding replaces bstring
haftmann [Mon, 09 Mar 2009 09:34:39 +0100] rev 30378
dropped eq_pred
haftmann [Sun, 08 Mar 2009 17:25:16 +0100] rev 30377
merged
haftmann [Sun, 08 Mar 2009 15:25:29 +0100] rev 30376
refined enumeration implementation
haftmann [Sun, 08 Mar 2009 15:25:29 +0100] rev 30375
added top and bot syntax
haftmann [Sun, 08 Mar 2009 15:25:28 +0100] rev 30374
added predicate compiler, as formally checked prototype, not as user package
haftmann [Mon, 09 Mar 2009 10:01:58 +0100] rev 30373
attempt to bypass spurious infix syntax problem on polyml/sun
nipkow [Mon, 09 Mar 2009 09:38:36 +0100] rev 30372
UN syntax fix
nipkow [Mon, 09 Mar 2009 09:24:50 +0100] rev 30371
merged
nipkow [Mon, 09 Mar 2009 09:24:31 +0100] rev 30370
Docs updates
wenzelm [Sun, 08 Mar 2009 21:35:39 +0100] rev 30369
use simplified ThyOutput.antiquotation;
eliminated obscure structure alias;
wenzelm [Sun, 08 Mar 2009 21:12:37 +0100] rev 30368
added (raw_)antiquotation -- simplified wrapper for defining output commands;
wenzelm [Sun, 08 Mar 2009 20:31:54 +0100] rev 30367
simplified presentation: pass state directly;
wenzelm [Sun, 08 Mar 2009 20:31:01 +0100] rev 30366
simplified presentation: built into transaction, pass state directly;
wenzelm [Sun, 08 Mar 2009 17:37:18 +0100] rev 30365
adapted to structure Long_Name;
wenzelm [Sun, 08 Mar 2009 17:26:14 +0100] rev 30364
moved basic algebra of long names from structure NameSpace to Long_Name;
wenzelm [Sun, 08 Mar 2009 17:19:15 +0100] rev 30363
proper local context for text with antiquotations;
wenzelm [Sun, 08 Mar 2009 17:05:43 +0100] rev 30362
more explicit warning message;
wenzelm [Sun, 08 Mar 2009 17:03:07 +0100] rev 30361
added qualified_name -- emulates old-style qualified bstring;
tuned;
wenzelm [Sun, 08 Mar 2009 16:53:38 +0100] rev 30360
added General/long_name.ML;