1 |
|
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dis2pm.pl (constgroup2perl): Capitalize name. |
4 |
|
|
5 |
|
* idl2dis.pl (type, raise): Prepend namespace prefix if |
6 |
|
type is 'DOMString' or 'DOMException' and it is not defined. |
7 |
|
(MAIN): Make empty 'Return' element even if return |
8 |
|
value is void. |
9 |
|
(supply_incase): New. |
10 |
|
(const): Use 'FullName' in favor of 'Description' if the name of |
11 |
|
the const group is not a machine-friendly name. |
12 |
|
|
13 |
|
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* dis2pm.pl (get_incase_label): Error if label is undef. |
16 |
|
|
17 |
|
2004-09-25 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* dis2pm.pl: Generate TODO list. |
20 |
|
(method2perl): Use "dis". |
21 |
|
(disdoc2pod, disdoc2text): 'HTML', 'InfosetP' element types added. |
22 |
|
(perl_builtin_code): New code 'isRelativeDOMURI' added. |
23 |
|
|
24 |
|
* ManakaiDOMMain.dis (MDOM_REPLACE_BY_ITSELF_NO_EFFECT): New |
25 |
|
warning code. |
26 |
|
|
27 |
|
* dis2pm.pl (attr2perl, method2perl): Output 'undef;' if the |
28 |
|
method or attribute(set) does not return a value. |
29 |
|
(perl_code): New macro 'WHEN' added. Macro 'INT{}' now allow |
30 |
|
parameter. |
31 |
|
|
32 |
2004-09-24 Wakaba <wakaba@suika.fam.cx> |
2004-09-24 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
* dis2pm.pl (perl_exception): New 'subtype' parameter added. |
* dis2pm.pl (perl_exception): New 'subtype' parameter added. |