/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.267 by wakaba, Sat Aug 2 15:14:23 2008 UTC revision 1.270 by wakaba, Sun Aug 3 07:24:15 2008 UTC
# Line 1  Line 1 
1    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
10            terminal of the ScopedName is "DOMString", such that whether
11            the last part of the scoped name is "DOMString" or "_DOMString"
12            later.  It is necessary to determine whether a |typedef|
13            definition should be ignored or not.
14            (parse_char_string): Unescape the identifier of
15            exception members.
16            ($resolve): Return undef for builtin types and sequence<T>
17            types (we might not have to do this, however...).
18            (check): Support checking for Exceptions, Valuetypes,
19            and Typedefs.
20            ($serialize_type): Support for "DOMString::::" syntax.
21            (Typedef idl_text): Output Type as "DOMString" if it
22            is really "DOMString" (i.e. its internal representation
23            is "::DOMString::").
24    
25    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
26    
27            * WebIDL.pm ($resolve): New code, based on resolve code
28            for constant types in the |check| method.
29            (check): Support for checking of attributes, operations, and
30            arguments.
31            (Attribute/Operation idl_text): Exception names in getraises,
32            setraises, and raises clauses is serizlied by |$serialize_type|
33            code.
34    
35  2008-08-02  Wakaba  <wakaba@suika.fam.cx>  2008-08-02  Wakaba  <wakaba@suika.fam.cx>
36    
37          * WebIDL.pm ($integer): Order of selections are changed to match          * WebIDL.pm ($integer): Order of selections are changed to match

Legend:
Removed from v.1.267  
changed lines
  Added in v.1.270

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24