Thu, 03 Apr 2008 23:55:11 +0200 |
wenzelm |
parser: use plain explode, not Symbol.explode!
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 22:21:26 +0200 |
wenzelm |
renamed parse_comment_whspc to parse_comments;
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 21:23:37 +0200 |
wenzelm |
further cleanup of XML signature;
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 18:42:37 +0200 |
wenzelm |
added output_markup (from Tools/isabelle_process.ML);
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 16:03:55 +0200 |
wenzelm |
added detect;
|
file |
diff |
annotate
|
Sat, 05 Jan 2008 21:37:20 +0100 |
wenzelm |
removed unused text_charref, cdata;
|
file |
diff |
annotate
|
Sat, 15 Sep 2007 19:27:35 +0200 |
haftmann |
fixed title
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 13:20:47 +0200 |
wenzelm |
moved Tools/xml.ML to General/xml.ML (again);
|
file |
diff |
annotate
|
Sat, 17 Feb 2007 17:18:47 +0100 |
aspinall |
Clarify comment
|
file |
diff |
annotate
|
Thu, 01 Feb 2007 20:40:17 +0100 |
wenzelm |
removed non-modular comment;
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 08:21:15 +0100 |
haftmann |
dropped whitespace
|
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
|
Tue, 05 Dec 2006 19:33:15 +0100 |
aspinall |
Type alias for XML content
|
file |
diff |
annotate
|
Mon, 04 Dec 2006 16:55:08 +0100 |
aspinall |
Add parse_string for attribute values and other string content
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 21:46:54 +0100 |
aspinall |
Add string buffer getter. Add Rawtext constructor to allow XML-escaped strings in tree.
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 16:25:33 +0100 |
aspinall |
Type abbreviations for element args and attributes
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Tue, 04 Oct 2005 19:01:37 +0200 |
wenzelm |
minor tweaks for Poplog/ML;
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Wed, 29 Sep 2004 22:40:40 +0200 |
aspinall |
Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
|
file |
diff |
annotate
|
Tue, 28 Sep 2004 10:44:51 +0200 |
aspinall |
Add text_charref to encode a string using character references
|
file |
diff |
annotate
|
Mon, 27 Sep 2004 16:02:31 +0200 |
aspinall |
Add newline after CDATA for sake of HaXml
|
file |
diff |
annotate
|
Wed, 18 Aug 2004 16:02:11 +0200 |
aspinall |
Add scan_comment_whspc to skip space and comments in PGIP stream
|
file |
diff |
annotate
|
Tue, 29 Jun 2004 11:18:34 +0200 |
kleing |
license change to BSD
|
file |
diff |
annotate
|
Fri, 18 Jun 2004 20:07:51 +0200 |
wenzelm |
scalable string_of_tree; tuned;
|
file |
diff |
annotate
|
Sat, 12 Jun 2004 22:46:51 +0200 |
wenzelm |
Library.translate_string;
|
file |
diff |
annotate
|
Wed, 09 Jun 2004 18:56:38 +0200 |
wenzelm |
Scan.this_string;
|
file |
diff |
annotate
|
Fri, 04 Jun 2004 11:51:31 +0200 |
berghofe |
Tuned parse_att.
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 18:52:38 +0200 |
aspinall |
Add alternative syntax for attributes
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:11:06 +0200 |
wenzelm |
Scan.this; tuned;
|
file |
diff |
annotate
|
Mon, 10 May 2004 19:26:25 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 07 May 2004 13:42:08 +0200 |
aspinall |
Add FIXME note re FAIL (is it fixed yet?)
|
file |
diff |
annotate
|
Fri, 07 May 2004 13:40:24 +0200 |
aspinall |
Add cdata output. Add tabs in whitespace. Write two strings instead of Library.quote.
|
file |
diff |
annotate
|
Fri, 16 Apr 2004 18:43:36 +0200 |
berghofe |
- tuned text function
|
file |
diff |
annotate
|
Thu, 04 Sep 2003 19:39:52 +0200 |
berghofe |
Tried to make parser a bit more standard-conforming.
|
file |
diff |
annotate
|
Wed, 27 Nov 2002 17:17:53 +0100 |
berghofe |
Added XML parser (useful for parsing PGIP / PGML).
|
file |
diff |
annotate
|
Sat, 08 Dec 2001 14:39:08 +0100 |
wenzelm |
Basic support for XML output.
|
file |
diff |
annotate
|