1 |
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* WebIDL.pm (parse_char_string): Simplified error |
4 |
|
reporting process for broken ignored valuetype definition. |
5 |
|
(Valuetype idl_text): Support for special "DOMString" name. |
6 |
|
|
7 |
|
2008-08-03 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* WebIDL.pm ($get_scoped_name): Append "::::" if the last |
* WebIDL.pm ($get_scoped_name): Append "::::" if the last |
10 |
terminal of the ScopedName is "DOMString", such that whether |
terminal of the ScopedName is "DOMString", such that whether |
11 |
the last part of the scoped name is "DOMString" or "_DOMString" |
the last part of the scoped name is "DOMString" or "_DOMString" |