1 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* mkdisdump.pl: New script. |
4 |
|
|
5 |
|
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
8 |
|
|
9 |
|
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
12 |
|
inline code name. |
13 |
|
|
14 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* dac.pl: New script (not work yet). |
17 |
|
|
18 |
|
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
19 |
|
|
20 |
|
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
23 |
|
arguments is fixed. |
24 |
|
|
25 |
|
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* cdis2pm.pl: New operator "DISPerl:AsStringMethod" and |
28 |
|
"DISPerl:NewMethod" added. |
29 |
|
|
30 |
|
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* domtest2perl.pl (output_result): Removed. |
33 |
|
|
34 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* cdis2pm.pl (pod): Documentation added. |
37 |
|
(dispm_get_value): Set default value of "0" if type is number or boolean. |
38 |
|
(perl_code): Assertion support added. |
39 |
|
(--output-assert): New option. |
40 |
|
|
41 |
|
* domtest2perl.pl (pod): Documentation added. |
42 |
|
(node2code): Exception package name is changed. |
43 |
|
(implementationAttribute, hasFeature): Output a function call to check |
44 |
|
implementation attribute. |
45 |
|
|
46 |
|
* domts2perl.pl: Message simplified. |
47 |
|
(pod): Documentation added. |
48 |
|
|
49 |
|
2005-01-04 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* cdis2pm.pl (disperl_to_perl): Tree code element type |
52 |
|
"DOMMain:raiseException" implemented. |
53 |
|
|
54 |
|
2005-01-03 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* idl2dis.pl: Generates new "dis" format. |
57 |
|
|
58 |
|
* cdis2pm.pl (dispm_muf_description): New function. |
59 |
|
|
60 |
2004-12-31 Wakaba <wakaba@suika.fam.cx> |
2004-12-31 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
* cdis2pm.pl: Constant exporting support. |
* cdis2pm.pl: Constant exporting support. |