1 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis: DPG format support added. |
4 |
|
|
5 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
8 |
|
|
9 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
10 |
|
|
11 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
14 |
|
(PCDocument.createPCStatement): New method. |
15 |
|
|
16 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* PerlCode.dis (PCWhen): New interface. |
19 |
|
|
20 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
23 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
24 |
|
(PCExpression.stringify): Outputs children other than expression. |
25 |
|
Inserts space before and after operators if desired. |
26 |
|
|
27 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
30 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
31 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
32 |
|
interface. |
33 |
|
|
34 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
37 |
|
interfaces and element types. |
38 |
|
(getChildElementByType): New code. |
39 |
|
(PCFunctionCall): New interface and element type. |
40 |
|
|
41 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
44 |
|
|
45 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* Error.pm (new): Sets |-stacktrace_| property if debug |
48 |
|
or verbose mode. |
49 |
|
(stringify): Appends longer trace if debug or verbose mode. |
50 |
|
($VERBOSE): New flag. |
51 |
|
|
52 |
|
* DIS.dis: Bugs on error depth fixed. |
53 |
|
|
54 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* DIS.dis (text): New attribute implementation. |
57 |
|
|
58 |
|
* ManakaiNode.dis (destroyNodeStem): New method. |
59 |
|
|
60 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* Makefile: |../DOM/Tree.dis| added. |
63 |
|
|
64 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
67 |
|
|
68 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
69 |
|
|
70 |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
* .cvsignore: New file. |
* .cvsignore: New file. |