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