haftmann [Mon, 11 Aug 2008 22:25:45 +0200] rev 27833
rudimentary code setup for set operations
wenzelm [Mon, 11 Aug 2008 22:06:51 +0200] rev 27832
<applet>: more XHTML 1.0 Transitional conformance;
wenzelm [Mon, 11 Aug 2008 22:06:49 +0200] rev 27831
Isar.command: OuterSyntax.prepare_command_failsafe defers syntax errors until execution time;
wenzelm [Mon, 11 Aug 2008 20:56:32 +0200] rev 27830
<pre>: removed xml:space, is already default;
result(s): avoid improper nesting of <pre> within <p>;
wenzelm [Mon, 11 Aug 2008 18:37:51 +0200] rev 27829
produce XHTML 1.0 Transitional;
tuned charset name;
renamed Markup.class to Markup.tclass, to avoid potential conflicts with spacial meaning in markup languages (e.g. HTML);
wenzelm [Mon, 11 Aug 2008 18:37:49 +0200] rev 27828
renamed Markup.class to Markup.tclass, to avoid potential conflicts with spacial meaning in markup languages (e.g. HTML);
wenzelm [Mon, 11 Aug 2008 17:37:48 +0200] rev 27827
Isar.command: do not set position of enclosing transaction, to avoid of clash with the one being prepared here!
haftmann [Mon, 11 Aug 2008 14:50:04 +0200] rev 27826
changed code setup
haftmann [Mon, 11 Aug 2008 14:50:02 +0200] rev 27825
re-arranged class dense_linear_order
haftmann [Mon, 11 Aug 2008 14:50:00 +0200] rev 27824
rudimentary code setup for set operations
haftmann [Mon, 11 Aug 2008 14:49:53 +0200] rev 27823
moved class wellorder to theory Orderings
wenzelm [Sun, 10 Aug 2008 12:38:26 +0200] rev 27822
added parse_token (from proof_context.ML);
wenzelm [Sun, 10 Aug 2008 12:38:25 +0200] rev 27821
read_tyname/const/const_proper: report position;
moved parse_token to syntax.ML;
tuned;
wenzelm [Sun, 10 Aug 2008 12:38:24 +0200] rev 27820
pass position to get_fact;
tuned;
wenzelm [Sun, 10 Aug 2008 12:38:23 +0200] rev 27819
pass token source to typ/term etc.;