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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24