Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 3 Aug 2008 07:13:09 -0000 2008-08-03 Wakaba <wakaba@suika.fam.cx> * WebIDL.t: Test data files for exceptions, typedefs, and valuetypes are added to the list. ++ whatpm/t/webidl/ChangeLog 3 Aug 2008 07:13:55 -0000 * webidl-exception.dat, webidl-typedef.dat, webidl-valuetype.dat: New test data files. * webidl-defs.dat, webidl-interface.dat: Test result updated. * webidl-interface.dat: More test data added. 2008-08-03 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 3 Aug 2008 07:12:35 -0000 * WebIDL.pm ($get_scoped_name): Append "::::" if the last terminal of the ScopedName is "DOMString", such that whether the last part of the scoped name is "DOMString" or "_DOMString" later. It is necessary to determine whether a |typedef| definition should be ignored or not. (parse_char_string): Unescape the identifier of exception members. ($resolve): Return undef for builtin types and sequence<T> types (we might not have to do this, however...). (check): Support checking for Exceptions, Valuetypes, and Typedefs. ($serialize_type): Support for "DOMString::::" syntax. (Typedef idl_text): Output Type as "DOMString" if it is really "DOMString" (i.e. its internal representation is "::DOMString::"). 2008-08-03 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.5 | 2008-08-03 Wakaba <wakaba@suika.fam.cx> |
| 2 | |||
| 3 | wakaba | 1.6 | * webidl-exception.dat, webidl-typedef.dat, |
| 4 | webidl-valuetype.dat: New test data files. | ||
| 5 | |||
| 6 | * webidl-defs.dat, webidl-interface.dat: Test result updated. | ||
| 7 | |||
| 8 | * webidl-interface.dat: More test data added. | ||
| 9 | |||
| 10 | 2008-08-03 Wakaba <wakaba@suika.fam.cx> | ||
| 11 | |||
| 12 | wakaba | 1.5 | * webidl-defs.dat: Test result updated. |
| 13 | |||
| 14 | * webidl-interface.dat: New test data for attributes | ||
| 15 | and operations are added. | ||
| 16 | |||
| 17 | wakaba | 1.1 | 2008-08-02 Wakaba <wakaba@suika.fam.cx> |
| 18 | |||
| 19 | wakaba | 1.4 | * webidl-defs.dat: Test result updated. |
| 20 | |||
| 21 | * webidl-interface.dat: New test data for constants are added. | ||
| 22 | |||
| 23 | 2008-08-02 Wakaba <wakaba@suika.fam.cx> | ||
| 24 | |||
| 25 | wakaba | 1.3 | * webidl-interface.dat: More test data for interface inheritances |
| 26 | and interface member identifier duplications. | ||
| 27 | |||
| 28 | 2008-08-02 Wakaba <wakaba@suika.fam.cx> | ||
| 29 | |||
| 30 | wakaba | 1.2 | * webidl-defs.dat: More test data. |
| 31 | |||
| 32 | 2008-08-02 Wakaba <wakaba@suika.fam.cx> | ||
| 33 | |||
| 34 | wakaba | 1.1 | * ChangeLog: New file. |
| 35 | |||
| 36 | * webidl-defs.dat, webidl-interface.dat: New test data files. | ||
| 37 | |||
| 38 |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |