2008-03-20 Wakaba
* HTML.pm.src: Unused line/column markings are removed.
2008-03-20 Wakaba
* HTML.pm.src (_get_next_token): Remove |first_start_tag|
flag, which is no longer used.
2008-03-17 Wakaba
* HTML.pm.src: Set line/column information to element nodes.
* mkhtmlparser.pl (!!!create-element, !!!insert-element,
and !!!insert-element-t): Set line/column information to
element nodes.
2008-03-17 Wakaba
* HTML.pm.src (_get_next_token): The first "<" character
in "", "<>", or ">" should be the error point.
2008-03-16 Wakaba
* HTML.pm.src: Some more fixes on error position reporting.
2008-03-16 Wakaba
* HTML.pm.src: Token-level precious error reporting.
2008-03-16 Wakaba
* HTML.pm.src: Preparation for more precious error point
reporting.
2008-03-11 Wakaba
* HTML.pm.src: Error type revised.
2008-03-11 Wakaba
* HTML.pm.src: Similar codes are merged together, again.
2008-03-11 Wakaba
* HTML.pm.src: Similar codes are merged together.
2008-03-10 Wakaba
* mkhtmlparser.pl: Set "level" parameter to parse errors.
* HTML.pm.src: Code refined.
2008-03-09 Wakaba
* HTML.pm.src: |