1 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm: Support for the |@charset| rule. |
4 |
|
|
5 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Parser.pm (parse_char_string): A poor support for error |
8 |
|
line/column reporting is added. Support for pseudo-element |
9 |
|
and pseudo-class. |
10 |
|
|
11 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Parser.pm: New module. |
14 |
|
|
15 |
|
* SelectorsParser.pm (parse_string): Split into |parse_string| |
16 |
|
and |_parse_selectors_with_tokenizer|. Support for "end by |
17 |
|
token T" option. Return the last token as well as the |
18 |
|
parsed selectors pbject. |
19 |
|
|
20 |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
2007-11-24 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* SelectorsParser.pm (parse_string): Raise errors if appropriate. |
* SelectorsParser.pm (parse_string): Raise errors if appropriate. |