1 |
|
2006-01-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PCPackage.stringify): Appends a string |
4 |
|
representation of non-|pc:*| element children for |
5 |
|
the stringified value. |
6 |
|
|
7 |
|
2006-01-07 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* Makefile: |../DOM/XDoctype.dis| added. |
10 |
|
|
11 |
|
2005-12-27 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* PerlCode.dis (PCReference): New interface. |
14 |
|
|
15 |
|
2005-12-24 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* PerlCode.dis (PerlSub.clearPerlName): New method. |
18 |
|
(PCDocument.createPCLiteral): Adopts |PerlCode| node |
19 |
|
if it is a foreign one. |
20 |
|
|
21 |
|
* DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS| |
22 |
|
character is replaced to |UNDERLINE| character. |
23 |
|
|
24 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Makefile: |dpg.dae| rule merged into |discore.dae| rule. |
27 |
|
|
28 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DIS.dis: DPG format support added. |
31 |
|
|
32 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
35 |
|
|
36 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
37 |
|
|
38 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
41 |
|
(PCDocument.createPCStatement): New method. |
42 |
|
|
43 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* PerlCode.dis (PCWhen): New interface. |
46 |
|
|
47 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
50 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
51 |
|
(PCExpression.stringify): Outputs children other than expression. |
52 |
|
Inserts space before and after operators if desired. |
53 |
|
|
54 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
57 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
58 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
59 |
|
interface. |
60 |
|
|
61 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
64 |
|
interfaces and element types. |
65 |
|
(getChildElementByType): New code. |
66 |
|
(PCFunctionCall): New interface and element type. |
67 |
|
|
68 |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |