1 |
|
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PCReference.stringify): Reference operator |\| |
4 |
|
was missing. |
5 |
|
|
6 |
|
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* PerlCode.dis (getNameListAttrR): Non-|pc:|-namespace elements |
9 |
|
and their descendants were ignored. |
10 |
|
(getNameListAttrRM): New variant derived from |getNameListAttrR|, |
11 |
|
for |getUsePerlModuleNameList| and |getUseCharClassNameList|. |
12 |
|
(getUsePerlModuleNameList, getUseCharClassNameList): Don't |
13 |
|
include |pc:package| and their descendants to the target. |
14 |
|
(PerlFile.stringify): Outputs |use| statements |
15 |
|
for Perl modules and character classes not part of any package, |
16 |
|
if any. |
17 |
|
|
18 |
|
* DIS.dis: |lang:tdterr|'s |DVNSValue| convertion is supported. |
19 |
|
|
20 |
|
2006-02-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DIS.dis (loadModule): Loads a "daem" submodule file |
23 |
|
if exists. |
24 |
|
|
25 |
|
2006-01-30 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Makefile: Typo fixed. |
28 |
|
|
29 |
|
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Makefile: Updated to be consist with |../DOM/Makefile|. |
32 |
|
|
33 |
|
* DIS.dis (parse): Parameter |input|'s type is |
34 |
|
changed from |DOMLS:LSInput| to |DISPerl:HASH| to |
35 |
|
remove dependency on |MDOM:DOMLS| module. |
36 |
|
|
37 |
|
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* PerlCode.dis (skipLines): Its code was incorrect. |
40 |
|
(createPCLiteral): Creates a |undef| keyword node |
41 |
|
for an |undef| value. Tests added. |
42 |
|
|
43 |
|
2006-01-25 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* ManakaiNodeTest.dis: Tests for |mn:subnode2| hash-hash added. |
46 |
|
|
47 |
|
2006-01-24 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* ManakaiNodeTest.dis: Tests added. |
50 |
|
|
51 |
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
* .cvsignore: |ManakaiNodeTest.pm| added. |
* .cvsignore: |ManakaiNodeTest.pm| added. |