1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
4 |
|
|
5 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
8 |
|
Generate section on RDF triples extracted from the document. |
9 |
|
(print_rdf_section): New function. |
10 |
|
(get_rdf_resource_html): New function. |
11 |
|
|
12 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
15 |
|
|
16 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc.cgi (get_error_label): Use the error location |
19 |
|
of the parent node, if the node does not have one. |
20 |
|
|
21 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cc-script.js: The ID of the list is now given as an argument. |
24 |
|
|
25 |
|
* cc.cgi: List of document errors now also expanded by source |
26 |
|
code fragment generated by scripting. |
27 |
|
(get_error_label): Use line/column information from the error |
28 |
|
context node, if any. |
29 |
|
|
30 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* cc.cgi: Line break treatment was different from |
33 |
|
that of HTML and CSS parsers. |
34 |
|
|
35 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc-script.js: Unquote U+hhhh escapes. |
38 |
|
|
39 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* cc.cgi (get_error_label): Use token's line and column |
42 |
|
if available. |
43 |
|
|
44 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* cc-script.js: Character was not marked if the line |
47 |
|
is less than 50 characters. |
48 |
|
|
49 |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* cc.cgi: Link to the script added. |
* cc.cgi: Link to the script added. |