Log of /test/html-whatpm/parser-manakai.cgi
Parent Directory
| Revision Log
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 11 03:22:57 2008 UTC
(15 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.8: +107 -45 lines
Diff to
previous 1.8
++ ChangeLog 11 Dec 2008 03:20:10 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* error-description-source.en.xml: Added descriptions for errors
from Regexp::Parser and Regexp::Parser::JavaScript modules.
* cc.cgi: Added support for JavaScript regular expressions.
++ html/WebHACC/Language/ChangeLog 11 Dec 2008 03:18:54 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* RegExpJS.pm: New module.
++ html/WebHACC/ChangeLog 11 Dec 2008 03:22:42 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* Output.pm (generate_input_section): Added support for JavaScript
regular expressions.
2008-12-10 Wakaba <wakaba@suika.fam.cx>
* Result.pm: Added support for |valueref| parameter of an error.
|pos_end| should point the (intercharacter) position where the
highlighted substring ends, not the character before the position,
otherwise empty substring cannot be represented well.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[selected]
Fri Jul 18 14:44:17 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
++ ChangeLog 18 Jul 2008 14:44:11 -0000
2008-07-18 Wakaba <wakaba@suika.fam.cx>
* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
for dummping (Data::Dumper::Dumper no longer used).
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 12 15:57:56 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +26 -4 lines
Diff to
previous 1.6
,
to
selected 1.8
++ ChangeLog 12 Apr 2008 15:57:44 -0000
2008-04-12 Wakaba <wakaba@suika.fam.cx>
* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
output modes.
2008-03-29 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: New "URI" section is implemented.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 11 13:54:55 2007 UTC
(17 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +7 -9 lines
Diff to
previous 1.5
,
to
selected 1.8
++ ChangeLog 11 Aug 2007 13:54:20 -0000
2007-08-11 Wakaba <wakaba@suika.fam.cx>
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
instead of |SuikaWiki::Input::HTTP|.
2007-08-05 Wakaba <wakaba@suika.fam.cx>
* cc-interface.en.html: IMT |application/atom+xml| is added.
Link to |cc-todo| is added.
2007-07-24 Wakaba <wakaba@suika.fam.cx>
* error-description.xml: Description for "after body", "bare etago",
and "bogus end tag" are added.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 15 06:14:30 2007 UTC
(17 years, 3 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +8 -5 lines
Diff to
previous 1.3
,
to
selected 1.8
++ ChangeLog 15 Jul 2007 06:14:19 -0000
2007-07-15 Wakaba <wakaba@suika.fam.cx>
* parser-manakai.cgi: Set |Document| as HTML if it is.
Use |inner_html| attribute for inner HTML value.
XML documents are now serializable via |inner_html|.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.