Parent Directory
|
Revision Log
++ ChangeLog 17 Mar 2008 13:25:16 -0000 2008-03-17 Wakaba <wakaba@suika.fam.cx> * cc-script.js: The ID of the list is now given as an argument. * cc.cgi: List of document errors now also expanded by source code fragment generated by scripting. (get_error_label): Use line/column information from the error context node, if any.
| 1 | wakaba | 1.58 | 2008-03-17 Wakaba <[email protected]> |
| 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 | wakaba | 1.53 | 2008-03-16 Wakaba <[email protected]> |
| 11 | |||
| 12 | wakaba | 1.57 | * cc.cgi: Line break treatment was different from |
| 13 | that of HTML and CSS parsers. | ||
| 14 | |||
| 15 | 2008-03-16 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | wakaba | 1.56 | * cc-script.js: Unquote U+hhhh escapes. |
| 18 | |||
| 19 | 2008-03-16 Wakaba <[email protected]> | ||
| 20 | |||
| 21 | wakaba | 1.55 | * cc.cgi (get_error_label): Use token's line and column |