1 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |
4 |
|
added. |
5 |
|
|
6 |
|
* DIS.dis (DIS:): Removed (moved to |DIS/common.dis|). |
7 |
|
|
8 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral): |
11 |
|
New interfaces. |
12 |
|
(createPCLiteral, appendNewPCLiteral): New methods. |
13 |
|
(PCDocument): New interface. |
14 |
|
(factory methods): Namespace URI and local name of document |
15 |
|
element arguments added to |createDocument| to obtain |
16 |
|
an instance of |PCDocument|. |
17 |
|
|
18 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* PerlCode.dis (pc:line): New configuration parameter. |
21 |
|
(stringify): Don't output "#line" directive |
22 |
|
unless "pc:line" parameter is set to "true". |
23 |
|
(pc:split-resolver): New configuration parameter. |
24 |
|
|
25 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* ManakaiNode.dis (anydata0): New property type. |
28 |
|
|
29 |
|
* PerlCode.dis (stringify): Prints node id if file name |
30 |
|
is not available. |
31 |
|
(perlLiteral): Prints as is if the value is blessed |
32 |
|
with "manakai::code" package. |
33 |
|
|
34 |
|
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* PerlCode.dis (CDATADOMString): Changed to use code |
37 |
|
fragment defined in DOMCore module directly. |
38 |
|
|
39 |
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
* PerlCode.dis (ForClassCompat): Removed. |
* PerlCode.dis (ForClassCompat): Removed. |