1 |
|
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiNodeTest.dis: New module. |
4 |
|
|
5 |
|
* Makefile: |ManakaiNodeTest.dis| added. |
6 |
|
|
7 |
|
2006-01-22 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* PerlCode.dis: Fixed not |getAttributeNS| to cause |
10 |
|
uninitialized value warnings. |
11 |
|
|
12 |
|
2006-01-19 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* PerlCode.dis (PCPackage.stringify): Appends a string |
15 |
|
representation of non-|pc:*| element children for |
16 |
|
the stringified value. |
17 |
|
|
18 |
|
2006-01-07 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Makefile: |../DOM/XDoctype.dis| added. |
21 |
|
|
22 |
|
2005-12-27 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* PerlCode.dis (PCReference): New interface. |
25 |
|
|
26 |
|
2005-12-24 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* PerlCode.dis (PerlSub.clearPerlName): New method. |
29 |
|
(PCDocument.createPCLiteral): Adopts |PerlCode| node |
30 |
|
if it is a foreign one. |
31 |
|
|
32 |
|
* DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS| |
33 |
|
character is replaced to |UNDERLINE| character. |
34 |
|
|
35 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Makefile: |dpg.dae| rule merged into |discore.dae| rule. |
38 |
|
|
39 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* DIS.dis: DPG format support added. |
42 |
|
|
43 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
46 |
|
|
47 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
48 |
|
|
49 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
52 |
|
(PCDocument.createPCStatement): New method. |
53 |
|
|
54 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* PerlCode.dis (PCWhen): New interface. |
57 |
|
|
58 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
61 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
62 |
|
(PCExpression.stringify): Outputs children other than expression. |
63 |
|
Inserts space before and after operators if desired. |
64 |
|
|
65 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
68 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
69 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
70 |
|
interface. |
71 |
|
|
72 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
75 |
|
interfaces and element types. |
76 |
|
(getChildElementByType): New code. |
77 |
|
(PCFunctionCall): New interface and element type. |
78 |
|
|
79 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
82 |
|
|
83 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* Error.pm (new): Sets |-stacktrace_| property if debug |
86 |
|
or verbose mode. |
87 |
|
(stringify): Appends longer trace if debug or verbose mode. |
88 |
|
($VERBOSE): New flag. |
89 |
|
|
90 |
|
* DIS.dis: Bugs on error depth fixed. |
91 |
|
|
92 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
* DIS.dis (text): New attribute implementation. |
95 |
|
|
96 |
|
* ManakaiNode.dis (destroyNodeStem): New method. |
97 |
|
|
98 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* Makefile: |../DOM/Tree.dis| added. |
101 |
|
|
102 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
105 |
|
|
106 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
107 |
|
|
108 |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
* .cvsignore: New file. |
* .cvsignore: New file. |