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