1 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Set line/column information to element nodes. |
4 |
|
|
5 |
|
* mkhtmlparser.pl (!!!create-element, !!!insert-element, |
6 |
|
and !!!insert-element-t): Set line/column information to |
7 |
|
element nodes. |
8 |
|
|
9 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm.src (_get_next_token): The first "<" character |
12 |
|
in "<?", "<>", or "</>" should be the error point. |
13 |
|
|
14 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm.src: Some more fixes on error position reporting. |
17 |
|
|
18 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* HTML.pm.src: Token-level precious error reporting. |
21 |
|
|
22 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm.src: Preparation for more precious error point |
25 |
|
reporting. |
26 |
|
|
27 |
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* HTML.pm.src: Error type revised. |
* HTML.pm.src: Error type revised. |