1 |
|
2004-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dis2pm.pl (get_redef_description): See 'RedefinedBy' elements |
4 |
|
even if it is 'ReMethod' and 'ReAttr' element. |
5 |
|
|
6 |
|
2004-09-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* dis2pm.pl (type_label): New option 'is_pod' implemented. |
9 |
|
(get_redef_description): New function. |
10 |
|
(get_isa_description): New function. |
11 |
|
(disdoc2pod, disdoc2text): New. |
12 |
|
(get_description): DISDOC support. |
13 |
|
(valid_err, valid_err): New option 'node' implemented. |
14 |
|
|
15 |
|
* ManakaiDOMCore.dis (IF[ManakaiDOMNodeObjectNode]): New. |
16 |
|
|
17 |
2004-09-19 Wakaba <wakaba@suika.fam.cx> |
2004-09-19 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* dis2pm.pl (condition_match): Report error if the condition |
20 |
|
not defined. |
21 |
|
|
22 |
|
* ManakaiDOMMain.dis (MDOM_IMPL_BY_APP): New exception code. |
23 |
|
|
24 |
|
* dis2pm.pl (datatype2perl, datatypealias2perl): "FullName" attribute |
25 |
|
introduced. |
26 |
|
(constgroup2perl): Define is-a relationship between group |
27 |
|
Name and its Type. |
28 |
|
(constgroup2perl): "IsBitMask" attribute introduced. |
29 |
|
|
30 |
|
* ManakaiDOMMain.dis: Renamed from "ManakaiDOM.dis". |
31 |
|
|
32 |
* dis2pm.pl (type_label): Type label for unsigned-long and |
* dis2pm.pl (type_label): Type label for unsigned-long and |
33 |
unsigned-short added. |
unsigned-short added. |
34 |
(perl_code): Die if uninitialized value is given. |
(perl_code): Die if uninitialized value is given. |