1 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
4 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
5 |
|
(PCExpression.stringify): Outputs children other than expression. |
6 |
|
Inserts space before and after operators if desired. |
7 |
|
|
8 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
11 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
12 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
13 |
|
interface. |
14 |
|
|
15 |
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |