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