1 |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: Updated to be consist with |../DOM/Makefile|. |
4 |
|
|
5 |
|
* DIS.dis (parse): Parameter |input|'s type is |
6 |
|
changed from |DOMLS:LSInput| to |DISPerl:HASH| to |
7 |
|
remove dependency on |MDOM:DOMLS| module. |
8 |
|
|
9 |
|
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* PerlCode.dis (skipLines): Its code was incorrect. |
* PerlCode.dis (skipLines): Its code was incorrect. |
12 |
(createPCLiteral): Creates a |undef| keyword node |
(createPCLiteral): Creates a |undef| keyword node |
13 |
for an |undef| value. Tests added. |
for an |undef| value. Tests added. |