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