1 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
4 |
|
|
5 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
6 |
|
|
7 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
10 |
|
(PCDocument.createPCStatement): New method. |
11 |
|
|
12 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* PerlCode.dis (PCWhen): New interface. |
15 |
|
|
16 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
19 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
20 |
|
(PCExpression.stringify): Outputs children other than expression. |
21 |
|
Inserts space before and after operators if desired. |
22 |
|
|
23 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
26 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
27 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
28 |
|
interface. |
29 |
|
|
30 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
33 |
|
interfaces and element types. |
34 |
|
(getChildElementByType): New code. |
35 |
|
(PCFunctionCall): New interface and element type. |
36 |
|
|
37 |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |