1 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (text): New attribute implementation. |
4 |
|
|
5 |
|
* ManakaiNode.dis (destroyNodeStem): New method. |
6 |
|
|
7 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* Makefile: |../DOM/Tree.dis| added. |
10 |
|
|
11 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
14 |
|
|
15 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
16 |
|
|
17 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* .cvsignore: New file. |
20 |
|
|
21 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* PerlCode.dis: A test code added. Typos in |ISA| |
24 |
|
properties fixed. |
25 |
|
(PerlSub.stringify): Generates prototype specification |
26 |
|
even if |prototype| attribute value's length is zero |
27 |
|
in case the |pc:prototype| attribute /is/ found. |
28 |
|
|
29 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Makefile: Missing rule to make |Message/DOM/core.dae| added. |
32 |
|
|
33 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |
36 |
|
added. |
37 |
|
|
38 |
|
* DIS.dis (DIS:): Removed (moved to |DIS/common.dis|). |
39 |
|
|
40 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral): |
43 |
|
New interfaces. |
44 |
|
(createPCLiteral, appendNewPCLiteral): New methods. |
45 |
|
(PCDocument): New interface. |
46 |
|
(factory methods): Namespace URI and local name of document |
47 |
|
element arguments added to |createDocument| to obtain |
48 |
|
an instance of |PCDocument|. |
49 |
|
|
50 |
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
* PerlCode.dis (pc:line): New configuration parameter. |
* PerlCode.dis (pc:line): New configuration parameter. |