1 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (get_error_label): Use the error location |
4 |
|
of the parent node, if the node does not have one. |
5 |
|
|
6 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-script.js: The ID of the list is now given as an argument. |
9 |
|
|
10 |
|
* cc.cgi: List of document errors now also expanded by source |
11 |
|
code fragment generated by scripting. |
12 |
|
(get_error_label): Use line/column information from the error |
13 |
|
context node, if any. |
14 |
|
|
15 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc.cgi: Line break treatment was different from |
18 |
|
that of HTML and CSS parsers. |
19 |
|
|
20 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cc-script.js: Unquote U+hhhh escapes. |
23 |
|
|
24 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* cc.cgi (get_error_label): Use token's line and column |
27 |
|
if available. |
28 |
|
|
29 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* cc-script.js: Character was not marked if the line |
32 |
|
is less than 50 characters. |
33 |
|
|
34 |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* cc.cgi: Link to the script added. |
* cc.cgi: Link to the script added. |