1 |
|
2004-09-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl): |
4 |
|
New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added. |
5 |
|
|
6 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* .cvsignore: New file. |
9 |
|
|
10 |
|
2004-09-27 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DOMLS.dis, ManakaiDOMLS2003: New file. |
13 |
|
|
14 |
|
* dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL |
15 |
|
license. |
16 |
|
(disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE', |
17 |
|
'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported. |
18 |
|
(perl_name): Die if uninitialized value. |
19 |
|
(constgroup2perl): Support constant group without machine-name. |
20 |
|
(pod_item): Die if uninitialized value. |
21 |
|
(qname_label): Don't output default prefix. |
22 |
|
|
23 |
|
* idl2dis.pl: Output module name and prefix as 'BindingName' |
24 |
|
and 'FileName'. |
25 |
|
|
26 |
|
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* dis2pm.pl (constgroup2perl): Capitalize name. |
29 |
|
|
30 |
|
* idl2dis.pl (type, raise): Prepend namespace prefix if |
31 |
|
type is 'DOMString' or 'DOMException' and it is not defined. |
32 |
|
(MAIN): Make empty 'Return' element even if return |
33 |
|
value is void. |
34 |
|
(supply_incase): New. |
35 |
|
(const): Use 'FullName' in favor of 'Description' if the name of |
36 |
|
the const group is not a machine-friendly name. |
37 |
|
|
38 |
|
2004-09-26 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* dis2pm.pl (get_incase_label): Error if label is undef. |
41 |
|
|
42 |
2004-09-25 Wakaba <wakaba@suika.fam.cx> |
2004-09-25 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
* dis2pm.pl: Generate TODO list. |
* dis2pm.pl: Generate TODO list. |