Revision
1.5 -
(
hide annotations)
(
download)
Sun Aug 3 05:43:11 2008 UTC
(18 years, 1 month ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +7 -0 lines
++ whatpm/t/webidl/ChangeLog 3 Aug 2008 05:42:49 -0000
2008-08-03 Wakaba <wakaba@suika.fam.cx>
* webidl-defs.dat: Test result updated.
* webidl-interface.dat: New test data for attributes
and operations are added.
++ whatpm/Whatpm/ChangeLog 3 Aug 2008 05:42:21 -0000
2008-08-03 Wakaba <wakaba@suika.fam.cx>
* WebIDL.pm ($resolve): New code, based on resolve code
for constant types in the |check| method.
(check): Support for checking of attributes, operations, and
arguments.
(Attribute/Operation idl_text): Exception names in getraises,
setraises, and raises clauses is serizlied by |$serialize_type|
code.