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