1 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: |dpg.dae| rule merged into |discore.dae| rule. |
4 |
|
|
5 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DIS.dis: DPG format support added. |
8 |
|
|
9 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
12 |
|
|
13 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
14 |
|
|
15 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
18 |
|
(PCDocument.createPCStatement): New method. |
19 |
|
|
20 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* PerlCode.dis (PCWhen): New interface. |
23 |
|
|
24 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
27 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
28 |
|
(PCExpression.stringify): Outputs children other than expression. |
29 |
|
Inserts space before and after operators if desired. |
30 |
|
|
31 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
34 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
35 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
36 |
|
interface. |
37 |
|
|
38 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
41 |
|
interfaces and element types. |
42 |
|
(getChildElementByType): New code. |
43 |
|
(PCFunctionCall): New interface and element type. |
44 |
|
|
45 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
48 |
|
|
49 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* Error.pm (new): Sets |-stacktrace_| property if debug |
52 |
|
or verbose mode. |
53 |
|
(stringify): Appends longer trace if debug or verbose mode. |
54 |
|
($VERBOSE): New flag. |
55 |
|
|
56 |
|
* DIS.dis: Bugs on error depth fixed. |
57 |
|
|
58 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* DIS.dis (text): New attribute implementation. |
61 |
|
|
62 |
|
* ManakaiNode.dis (destroyNodeStem): New method. |
63 |
|
|
64 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* Makefile: |../DOM/Tree.dis| added. |
67 |
|
|
68 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
71 |
|
|
72 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
73 |
|
|
74 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* .cvsignore: New file. |
77 |
|
|
78 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* PerlCode.dis: A test code added. Typos in |ISA| |
81 |
|
properties fixed. |
82 |
|
(PerlSub.stringify): Generates prototype specification |
83 |
|
even if |prototype| attribute value's length is zero |
84 |
|
in case the |pc:prototype| attribute /is/ found. |
85 |
|
|
86 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* Makefile: Missing rule to make |Message/DOM/core.dae| added. |
89 |
|
|
90 |
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |