1 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
4 |
|
|
5 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
6 |
|
|
7 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* .cvsignore: New file. |
10 |
|
|
11 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* PerlCode.dis: A test code added. Typos in |ISA| |
14 |
|
properties fixed. |
15 |
|
(PerlSub.stringify): Generates prototype specification |
16 |
|
even if |prototype| attribute value's length is zero |
17 |
|
in case the |pc:prototype| attribute /is/ found. |
18 |
|
|
19 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Makefile: Missing rule to make |Message/DOM/core.dae| added. |
22 |
|
|
23 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |
26 |
|
added. |
27 |
|
|
28 |
|
* DIS.dis (DIS:): Removed (moved to |DIS/common.dis|). |
29 |
|
|
30 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral): |
33 |
|
New interfaces. |
34 |
|
(createPCLiteral, appendNewPCLiteral): New methods. |
35 |
|
(PCDocument): New interface. |
36 |
|
(factory methods): Namespace URI and local name of document |
37 |
|
element arguments added to |createDocument| to obtain |
38 |
|
an instance of |PCDocument|. |
39 |
|
|
40 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* PerlCode.dis (pc:line): New configuration parameter. |
43 |
|
(stringify): Don't output "#line" directive |
44 |
|
unless "pc:line" parameter is set to "true". |
45 |
|
(pc:split-resolver): New configuration parameter. |
46 |
|
|
47 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* ManakaiNode.dis (anydata0): New property type. |
50 |
|
|
51 |
|
* PerlCode.dis (stringify): Prints node id if file name |
52 |
|
is not available. |
53 |
|
(perlLiteral): Prints as is if the value is blessed |
54 |
|
with "manakai::code" package. |
55 |
|
|
56 |
|
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* PerlCode.dis (CDATADOMString): Changed to use code |
59 |
|
fragment defined in DOMCore module directly. |
60 |
|
|
61 |
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
* PerlCode.dis (ForClassCompat): Removed. |
* PerlCode.dis (ForClassCompat): Removed. |