1 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
4 |
|
is defined. |
5 |
|
|
6 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
7 |
|
parameter value if dis:ContentType attribute is missing. |
8 |
|
|
9 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
10 |
|
to check whether a object is an instance of the manakai |
11 |
|
node model. |
12 |
|
(NodeStem, NodeRef): New lightweight variant |
13 |
|
of ManakaiDOM:ManakaiDOMNodeObject |
14 |
|
and ManakaiDOM:ManakaiDOMNodeReference. |
15 |
|
|
16 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
19 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
20 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
21 |
|
statement is generated. |
22 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
23 |
|
|
24 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Makefile: Rules for DISDoc module added. |
27 |
|
|
28 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
31 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
32 |
|
|
33 |
|
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DIS.dis (Require): Loads PerlCode module. |
36 |
|
|
37 |
|
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* PerlCode.dis: Operator overloading is implemented. |
40 |
|
|
41 |
|
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
44 |
|
module's binding properties. |
45 |
|
|
46 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* PerlCode.dis: New module. |
49 |
|
|
50 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis (DISModuleResolver): New interface. |
53 |
|
|
54 |
|
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* DIS.dis: New module. |
57 |
|
|
58 |
|
* ManakaiNode.dis: New "subnode0" property category introduced. |
59 |
|
|
60 |
|
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* ManakaiNode.dis: New module. |
63 |
|
|
64 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* Error.pm (___rule_def[p]): Don't output anything if not exists |
67 |
|
that parameter. |
68 |
|
|
69 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
72 |
|
|
73 |
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
* Error.pm (report): Error depth fixed. |
* Error.pm (report): Error depth fixed. |