1 |
|
2004-09-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMMain.dis: 'SpecLevel' attribute added. |
4 |
|
|
5 |
|
* idl2dis.pl (level): Set 'SpecLevel' attribute as well as 'Level'. |
6 |
|
|
7 |
|
* dis2pm.pl (get_level_description): Attribute name to see is |
8 |
|
changed from 'Level' to 'SpecLevel' |
9 |
|
(const2perl): Don't hardlink constant not to be warned |
10 |
|
by perl -w. |
11 |
|
(ops2perl): Declare subroutine 'DESTROY' not to be warned by |
12 |
|
perl -w. |
13 |
|
|
14 |
|
* ManakaiDOM.dis (newReference): New parameter 'class' introduced. |
15 |
|
|
16 |
|
* dis2pm.pl (perl_builtin_code:<ManakaiDOM:ManakaiDOMNamespaceURI>): |
17 |
|
Separeted from "DOMString". |
18 |
|
(if2perl, attr2perl): Don't cast to DOMString. |
19 |
|
|
20 |
|
2004-09-15 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented. |
23 |
|
(perl_if): Don't indent if preprocessing direction found. |
24 |
|
(perl_code_source): Add \n before the #line directive. |
25 |
|
|
26 |
|
2004-09-14 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* dis2pm.pl (get_internal_code): __INT{{name}}__ syntax now support |
29 |
|
attribute. |
30 |
|
(perl_code): __SUPER{name}__ syntax implemented. |
31 |
|
|
32 |
2004-09-13 Wakaba <wakaba@suika.fam.cx> |
2004-09-13 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
* dis2pm.pl (dis2perl): New. |
* dis2pm.pl (dis2perl): New. |