1 |
|
2008-07-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* WebIDL.pm: Revise forward-compatible parsing so that |
4 |
|
it now can handle broken extended attributes and as such. |
5 |
|
|
6 |
|
2008-07-19 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* WebIDL.pm: Real support for extended attributes. |
9 |
|
Support for extended attributes with arguments. |
10 |
|
|
11 |
|
2008-07-19 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* WebIDL.pm: Support for |exception| syntax. |
14 |
|
(Interface->idl_text): Tentative support for inheritances. |
15 |
|
|
16 |
|
2008-07-19 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* WebIDL.pm: Hierarchical scoped name support was broken. |
19 |
|
Support for raises, setraises, and getraises syntaxes. |
20 |
|
|
21 |
|
2008-07-18 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* WebIDL.pm: Support for |idl_text| attribute, version 1 (no |
24 |
|
proper support for types, extended attributes, and exceptions yet). |
25 |
|
WebIDL parser, version 1 (no support for exceptions yet, |
26 |
|
no proper support for extended attributes yet). |
27 |
|
|
28 |
2008-07-09 Wakaba <wakaba@suika.fam.cx> |
2008-07-09 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* WebIDL.pm (parse_char_string): Support for basic attribute syntax. |
* WebIDL.pm (parse_char_string): Support for basic attribute syntax. |