/[suikacvs]/test/html-webhacc/WebHACC/ChangeLog
Suika

Contents of /test/html-webhacc/WebHACC/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Mon Jul 21 08:39:12 2008 UTC (16 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +9 -0 lines
++ ChangeLog	21 Jul 2008 08:33:17 -0000
	* cc.cgi (print_table_section): Removed (now part of
	WebHACC::Language::DOM).

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 08:39:05 -0000
	* Base.pm (generate_source_string_section): Invoke
	|add_source_to_parse_error_list| method for generating a
	script fragment.

	* CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
	XML.pm: Use new methods for generating sections and error lists.

	* DOM.pm (generate_additional_sections, generate_table_section): New.

	* Default.pm: Pass |input| in place of |url| for unknown syntax
	error.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	21 Jul 2008 08:36:01 -0000
	* Output.pm (start_section, end_section): "role" option
	implemented.  Automatical rank setting implemented.
	(start_error_list, end_error_list): New.
	(add_source_to_parse_error_list): New.

	* Result.pm: "Unknown location" message text changed.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.2 2008-07-21 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.5 * Output.pm (start_section, end_section): "role" option
4     implemented. Automatical rank setting implemented.
5     (start_error_list, end_error_list): New.
6     (add_source_to_parse_error_list): New.
7    
8     * Result.pm: "Unknown location" message text changed.
9    
10     2008-07-21 Wakaba <wakaba@suika.fam.cx>
11    
12 wakaba 1.4 * Result.pm (add_label): Output error-level description
13     text before the description of the error itself, which
14     is originally coded in get_error_level_label, which in turn
15     comes from cc.cgi at first.
16     (get_error_level_label): Removed.
17    
18     2008-07-21 Wakaba <wakaba@suika.fam.cx>
19    
20 wakaba 1.3 * Input.pm: A new subclass for subdocuments are added.
21     Methods for information sections are added (from cc.cgi).
22    
23     * Output.pm (code): Support for attributes.
24     (script, dt): New methods.
25     (node_link): New method (from get_node_link in WebHACC::Result,
26     which comes from cc.cgi).
27    
28     * Result.pm (add_error): Show some text even if no location
29     infomration is available. Use input object, if available,
30     as fallback for location information.
31     (get_error_label, get_node_path, get_node_link): Removed.
32     The first method is no longer used. The latters are now
33     supported as |node_link| method in WebHACC::Output.
34    
35     2008-07-21 Wakaba <wakaba@suika.fam.cx>
36    
37 wakaba 1.2 * Input.pm (generate_transfer_sections, generate_http_header_section):
38     New (partially comes from cc.cgi).
39    
40     * Output.pm (link): Call |start_tag| such that attributes
41     can be set.
42     (link_to_webhacc): New.
43     (encode_url_component): From WebHACC::Language::Base.
44    
45     * Result.pm: Support for error outputting and result table
46     generation.
47    
48 wakaba 1.1 2008-07-20 Wakaba <wakaba@suika.fam.cx>
49    
50     * ChangeLog: New file.
51    
52     * Input.pm, Output.pm, Result.pm: New modules.
53    
54     * Langauge/: New directory.
55    
56    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24