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