Wed, 21 Jan 2009 23:21:44 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 18:25:45 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 17:03:56 +0200 |
wenzelm |
fixed DOCTYPE -- XHTML is case-sensitive!
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:57:37 +0200 |
wenzelm |
removed obsolete verbatim_source, results, chapter, section etc.;
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 22:06:51 +0200 |
wenzelm |
<applet>: more XHTML 1.0 Transitional conformance;
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 20:56:32 +0200 |
wenzelm |
<pre>: removed xml:space, is already default;
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 18:37:51 +0200 |
wenzelm |
produce XHTML 1.0 Transitional;
|
file |
diff |
annotate
|
Tue, 08 Jul 2008 16:19:23 +0200 |
wenzelm |
removed unused href_opt_name;
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 16:30:55 +0200 |
wenzelm |
replaced token translations by common markup;
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 20:02:04 +0100 |
wenzelm |
Context.>> : operate on Context.generic;
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 15:32:15 +0100 |
wenzelm |
eliminated delayed theory setup
|
file |
diff |
annotate
|
Tue, 18 Mar 2008 23:25:06 +0100 |
wenzelm |
theory loader: discontinued *attached* ML scripts;
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 21:31:52 +0100 |
wenzelm |
more elaborate structure Distribution (filled-in by makedist);
|
file |
diff |
annotate
|
Sat, 15 Sep 2007 19:27:35 +0200 |
haftmann |
fixed title
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 18:10:22 +0200 |
wenzelm |
Lexicon.read_indexname/nat/variable;
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 21:19:23 +0200 |
wenzelm |
with_charset: setmp_noncritical;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 16:45:03 +0200 |
wenzelm |
PrintMode.with_modes;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 23:29:51 +0200 |
wenzelm |
export html_mode, begin_document, end_document;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 16:45:06 +0200 |
wenzelm |
Markup.add_mode;
|
file |
diff |
annotate
|
Sat, 07 Jul 2007 00:15:03 +0200 |
wenzelm |
simplified pretty token metric: type int;
|
file |
diff |
annotate
|
Thu, 26 Apr 2007 12:00:05 +0200 |
wenzelm |
renamed some old names Theory.xxx to Sign.xxx;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:31 +0100 |
wenzelm |
results: proper context;
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 21:53:55 +0200 |
wenzelm |
reverted to 1.58;
|
file |
diff |
annotate
|
Mon, 18 Sep 2006 19:12:48 +0200 |
wenzelm |
output: uninterpreted raw symbols -- these are usually LaTeX macros;
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 00:51:36 +0200 |
wenzelm |
rename legacy_pretty_thm to pretty_thm_legacy;
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 13:43:13 +0200 |
wenzelm |
ProofContext.legacy_pretty_thm;
|
file |
diff |
annotate
|
Sun, 09 Apr 2006 18:51:23 +0200 |
wenzelm |
results: smart_pretty_thm uses adhoc proof context if possible;
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:15 +0100 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 22:06:33 +0100 |
wenzelm |
Output.add_mode: keyword component;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 18:11:30 +0200 |
wenzelm |
added with_charset: string -> ('a -> 'b) -> 'a -> 'b;
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 15:46:48 +0200 |
wenzelm |
added line break for 'uses';
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 19:48:15 +0200 |
wenzelm |
output \<^loc> as 'loc' span;
|
file |
diff |
annotate
|
Thu, 18 Aug 2005 11:17:51 +0200 |
wenzelm |
replace freeze by 'setmp show_question_marks false';
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:51 +0200 |
wenzelm |
begin_index: list of docs;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 11:31:31 +0200 |
wenzelm |
present new-style theory header, with 'imports' and 'uses';
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 18:29:57 +0200 |
wenzelm |
html_syms table;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Mon, 29 Nov 2004 06:09:45 +0100 |
kleing |
render \<circ> as o not ˆ (which is ^)
|
file |
diff |
annotate
|
Tue, 22 Jun 2004 09:51:23 +0200 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Sun, 20 Jun 2004 09:26:48 +0200 |
wenzelm |
Symbol.encode_raw;
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:08:08 +0200 |
wenzelm |
handle raw symbols; Output.add_mode; more robust handling of sub/superscript;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:19:04 +0200 |
wenzelm |
output_tym: removed duplicate clauses;
|
file |
diff |
annotate
|
Fri, 16 Apr 2004 18:45:56 +0200 |
berghofe |
Replaced quote by Library.quote, since quote now refers to Symbol.quote
|
file |
diff |
annotate
|
Thu, 15 Apr 2004 20:31:30 +0200 |
wenzelm |
fixed width;
|
file |
diff |
annotate
|
Wed, 14 Apr 2004 14:13:05 +0200 |
kleing |
use more symbols in HTML output
|
file |
diff |
annotate
|
Wed, 14 Apr 2004 09:53:25 +0200 |
kleing |
prod and sum
|
file |
diff |
annotate
|
Tue, 13 Apr 2004 10:45:35 +0200 |
kleing |
convert symbols to HTML 4.0 character entities,
|
file |
diff |
annotate
|
Mon, 12 Apr 2004 23:52:51 +0200 |
kleing |
use css
|
file |
diff |
annotate
|
Fri, 09 Apr 2004 16:31:15 +0200 |
kleing |
treat sub/super scripts
|
file |
diff |
annotate
|
Mon, 30 Jun 2003 12:23:00 +0200 |
webertj |
Added DOCTYPE and Content-type to HTML documents.
|
file |
diff |
annotate
|
Tue, 27 Aug 2002 11:06:45 +0200 |
wenzelm |
simplified results;
|
file |
diff |
annotate
|
Thu, 06 Dec 2001 17:16:46 +0100 |
wenzelm |
tuned line breaks in HTML source;
|
file |
diff |
annotate
|
Sun, 11 Nov 2001 21:38:54 +0100 |
wenzelm |
present multi_result;
|
file |
diff |
annotate
|
Sun, 21 Jan 2001 19:54:52 +0100 |
wenzelm |
setup indent;
|
file |
diff |
annotate
|