1 |
|
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* .cvsignore: |ManakaiNodeTest.pm| added. |
4 |
|
|
5 |
|
2006-01-23 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ManakaiNodeTest.dis: New module. |
8 |
|
|
9 |
|
* Makefile: |ManakaiNodeTest.dis| added. |
10 |
|
|
11 |
|
2006-01-22 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* PerlCode.dis: Fixed not |getAttributeNS| to cause |
14 |
|
uninitialized value warnings. |
15 |
|
|
16 |
|
2006-01-19 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* PerlCode.dis (PCPackage.stringify): Appends a string |
19 |
|
representation of non-|pc:*| element children for |
20 |
|
the stringified value. |
21 |
|
|
22 |
|
2006-01-07 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Makefile: |../DOM/XDoctype.dis| added. |
25 |
|
|
26 |
|
2005-12-27 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* PerlCode.dis (PCReference): New interface. |
29 |
|
|
30 |
|
2005-12-24 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* PerlCode.dis (PerlSub.clearPerlName): New method. |
33 |
|
(PCDocument.createPCLiteral): Adopts |PerlCode| node |
34 |
|
if it is a foreign one. |
35 |
|
|
36 |
|
* DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS| |
37 |
|
character is replaced to |UNDERLINE| character. |
38 |
|
|
39 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* Makefile: |dpg.dae| rule merged into |discore.dae| rule. |
42 |
|
|
43 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* DIS.dis: DPG format support added. |
46 |
|
|
47 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* PerlCode.dis (PCDocument.createPerlSub): New method. |
50 |
|
|
51 |
|
* Makefile: Rules to make |DIS/DPG.pm| added. |
52 |
|
|
53 |
|
2005-12-18 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* PerlCode.dis (PCExpression.stringify): More operators supported. |
56 |
|
(PCDocument.createPCStatement): New method. |
57 |
|
|
58 |
|
2005-12-17 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* PerlCode.dis (PCWhen): New interface. |
61 |
|
|
62 |
|
2005-12-16 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces. |
65 |
|
(arrayRefLiteral, hashRefLiteral): Typos in element type names fixed. |
66 |
|
(PCExpression.stringify): Outputs children other than expression. |
67 |
|
Inserts space before and after operators if desired. |
68 |
|
|
69 |
|
2005-12-15 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* PerlCode.dis (PCCondition, PCBlock): New interface. |
72 |
|
(ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to |
73 |
|
distingulish new |ManakaiPCBlock| class implementing new |PCBlock| |
74 |
|
interface. |
75 |
|
|
76 |
|
2005-12-14 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New |
79 |
|
interfaces and element types. |
80 |
|
(getChildElementByType): New code. |
81 |
|
(PCFunctionCall): New interface and element type. |
82 |
|
|
83 |
|
2005-11-24 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* DIS.dis (stringify): Returns |DIS:uri| error parameter if available. |
86 |
|
|
87 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* Error.pm (new): Sets |-stacktrace_| property if debug |
90 |
|
or verbose mode. |
91 |
|
(stringify): Appends longer trace if debug or verbose mode. |
92 |
|
($VERBOSE): New flag. |
93 |
|
|
94 |
|
* DIS.dis: Bugs on error depth fixed. |
95 |
|
|
96 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* DIS.dis (text): New attribute implementation. |
99 |
|
|
100 |
|
* ManakaiNode.dis (destroyNodeStem): New method. |
101 |
|
|
102 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* Makefile: |../DOM/Tree.dis| added. |
105 |
|
|
106 |
|
2005-11-17 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* Makefile: |Formatter/Muf2003.dis| added to file list. |
109 |
|
|
110 |
|
* DIS.dis (DISModuleLite): Typo in |ISA| property fixed. |
111 |
|
|
112 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* .cvsignore: New file. |
115 |
|
|
116 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* PerlCode.dis: A test code added. Typos in |ISA| |
119 |
|
properties fixed. |
120 |
|
(PerlSub.stringify): Generates prototype specification |
121 |
|
even if |prototype| attribute value's length is zero |
122 |
|
in case the |pc:prototype| attribute /is/ found. |
123 |
|
|
124 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
* Makefile: Missing rule to make |Message/DOM/core.dae| added. |
127 |
|
|
128 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
|
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules |
131 |
|
added. |
132 |
|
|
133 |
|
* DIS.dis (DIS:): Removed (moved to |DIS/common.dis|). |
134 |
|
|
135 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral): |
138 |
|
New interfaces. |
139 |
|
(createPCLiteral, appendNewPCLiteral): New methods. |
140 |
|
(PCDocument): New interface. |
141 |
|
(factory methods): Namespace URI and local name of document |
142 |
|
element arguments added to |createDocument| to obtain |
143 |
|
an instance of |PCDocument|. |
144 |
|
|
145 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
* PerlCode.dis (pc:line): New configuration parameter. |
148 |
|
(stringify): Don't output "#line" directive |
149 |
|
unless "pc:line" parameter is set to "true". |
150 |
|
(pc:split-resolver): New configuration parameter. |
151 |
|
|
152 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
154 |
|
* ManakaiNode.dis (anydata0): New property type. |
155 |
|
|
156 |
|
* PerlCode.dis (stringify): Prints node id if file name |
157 |
|
is not available. |
158 |
|
(perlLiteral): Prints as is if the value is blessed |
159 |
|
with "manakai::code" package. |
160 |
|
|
161 |
|
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
162 |
|
|
163 |
|
* PerlCode.dis (CDATADOMString): Changed to use code |
164 |
|
fragment defined in DOMCore module directly. |
165 |
|
|
166 |
|
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
168 |
|
* PerlCode.dis (ForClassCompat): Removed. |
169 |
|
|
170 |
|
* ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference): |
171 |
|
Removed. |
172 |
|
(newNode): New method. |
173 |
|
(generateUniqueID): Algorithm has changed to save random |
174 |
|
string generation time. |
175 |
|
|
176 |
|
* DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth". |
177 |
|
|
178 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
180 |
|
* PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based |
181 |
|
on DOMCore and element type definitions added. |
182 |
|
(localName): Renamed to "pcLocalName" to avoid |
183 |
|
conflict with "Node.localName" attribute. |
184 |
|
|
185 |
|
2005-10-10 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* DIS.dis (Require): Unused reference to "PerlCode.dis" removed. |
188 |
|
|
189 |
|
* Makefile: Rules to make "PerlCode.pm" separated |
190 |
|
from ones for "DIS.pm". |
191 |
|
|
192 |
|
* ManakaiNode.dis (mn:unsetXRefNode): "$referent" |
193 |
|
parameter is replaced with "$referrer->{$propName}". |
194 |
|
|
195 |
|
* PerlCode.dis (Require): References "DOMCore.dis". |
196 |
|
(DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest". |
197 |
|
(Util: for ManakaiDOM:ManakaiDOM): New. |
198 |
|
|
199 |
|
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
200 |
|
|
201 |
|
* ManakaiNode.dis: New "mn:xrefnode0" property type has |
202 |
|
been introduced and methods are fixed to support it. |
203 |
|
(mn:setXRefNode, mn:unsetXRefNode): New codes. |
204 |
|
|
205 |
|
* DIS.dis (loadResource): Skips a root resource definition |
206 |
|
if it is an alias and it has "dis:Name" attribute and |
207 |
|
referenced canonical definition is already read. (Note |
208 |
|
that similar case that the resource definition has "dis:QName" |
209 |
|
attribute is already fixed in the same way.) |
210 |
|
|
211 |
|
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
* DIS.dis (readProperties): Recognizes hexdecimal |
214 |
|
in "DISCore:Integer" (prefixed by "0x"). |
215 |
|
|
216 |
|
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
* PerlCode.dis (getExceptionInterfacePackageNameList, |
219 |
|
addExceptionInterfacePackageName): New methods. |
220 |
|
(ToString): Sorts hash keys where they result in |
221 |
|
the order of statements in result code. |
222 |
|
|
223 |
|
* Error.pm ($DEBUG): New option variable. |
224 |
|
(___get_error_def): Calls "___error_def" method in second or later "@ISA" |
225 |
|
package even if elder package has "___error_def" method. |
226 |
|
|
227 |
|
* DIS.dis: Now constant values are only defined |
228 |
|
in interfaces. |
229 |
|
(DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode. |
230 |
|
|
231 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
233 |
|
* DIS.dis (getAnyResourceURIList, getModuleURIList): New methods. |
234 |
|
|
235 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
236 |
|
|
237 |
|
* DIS.dis (getAnyResource): New method. |
238 |
|
(isTypeURI): Now it is a method of "DIS:DISAnyResource" interface. |
239 |
|
(getPropertyResource, getPropertyResourceList): Now |
240 |
|
they uses "getAnyResource" method. |
241 |
|
(getPropertyModuleList): Removed. |
242 |
|
|
243 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
244 |
|
|
245 |
|
* DIS.dis (readProperties): Saves property name to values. |
246 |
|
(getPropertyModuleList): New method. |
247 |
|
|
248 |
|
2005-09-29 Wakaba <wakaba@suika.fam.cx> |
249 |
|
|
250 |
|
* DIS.dis: Shares local name, namespace URI and for URI |
251 |
|
if possible. |
252 |
|
|
253 |
|
* PerlCode.dis (stringify): Sorts "require" statements by module |
254 |
|
name. |
255 |
|
|
256 |
|
2005-09-28 Wakaba <wakaba@suika.fam.cx> |
257 |
|
|
258 |
|
* PerlCode.dis (perlLiteral): Sorts output by hash key. |
259 |
|
|
260 |
|
* ManakaiNode.dis (new): Sets "mn:groveReferenceCounter" |
261 |
|
property. |
262 |
|
(getNewReference): Increments "mn:groveReferenceCounter" |
263 |
|
property. |
264 |
|
(ManakaiDOM:ManakaiDOMNodeObject, ManakaiNodeStem): Don't |
265 |
|
check "defined" to allow "undef" value in "while" condition. |
266 |
|
(mn:isGroveReferenced): New code. |
267 |
|
(changeTreeID): New "groveRC" parameter added. |
268 |
|
(importTree, changeTreeID): Updates "mn:groveReferenceCounter" |
269 |
|
properties. |
270 |
|
(destroy): Uses "mn:isGroveReferenced" instead of "isExternallyReferred". |
271 |
|
(mn:groveReferenceCounter): New property. |
272 |
|
|
273 |
|
2005-09-28 Wakaba <wakaba@suika.fam.cx> |
274 |
|
|
275 |
|
* DIS.dis: Use "tag:" URI for internal URIs. |
276 |
|
|
277 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
279 |
|
* ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*" |
280 |
|
properties. |
281 |
|
(generateUniqueID): Use "tag:" URI. |
282 |
|
|
283 |
|
* DIS.dis (targetNamespaceURI): New attribute. |
284 |
|
(ManakaiDISModuleLite): Extends dx:ManakaiDefaultErrorHandler. |
285 |
|
(ManakaiDISModuleLite->AUTOLOAD): Don't load module |
286 |
|
if method name is "DESTROY". |
287 |
|
|
288 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
289 |
|
|
290 |
|
* ManakaiNode.dis (ManakaiNodeStem): Use per-class |
291 |
|
variable for searching noderel properties instead |
292 |
|
of per-node properties. |
293 |
|
|
294 |
|
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
295 |
|
|
296 |
|
* ManakaiNode.dis (new): New "className" parameter added. |
297 |
|
(mn:NodeRefRole): New role. |
298 |
|
(mn:type): New property. |
299 |
|
(mn:subnode0, mn:subnode1, mn:subnode2, mn:irefnode0, |
300 |
|
mn:origin0, mn:anydata1, mn:anydata2, mn:noderef): New properties. |
301 |
|
|
302 |
|
* Makefile: Rules to make "DIS/DISDump" is separeted |
303 |
|
from "DIS/DISDoc". |
304 |
|
|
305 |
|
* DIS.dis (getFor): Loads database module if unread |
306 |
|
"for" is referenced. |
307 |
|
(addResourceList, getResourceList): New method. |
308 |
|
(ManakaiDISModuleLite): New class. |
309 |
|
|
310 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
311 |
|
|
312 |
|
* DIS.dis (RESOURCE_NOT_DEFINED_ERR): New error code. |
313 |
|
(getResource): New "dae" and "daem" database format support. |
314 |
|
(DISResourceList): New type. |
315 |
|
(uriRef, ownerModuleURI, ownerModuleURIRef): New attributes. |
316 |
|
(addChildResource, addDynamicChildResource): New methods. |
317 |
|
(getChildResourceList, getDynamicChildResourceList): New method. |
318 |
|
(getChildResourceListByType): New method. |
319 |
|
(parentResource, dynamicParentResource): New attributes. |
320 |
|
|
321 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
322 |
|
(DAEM_SUFFIX): New. |
323 |
|
|
324 |
|
|
325 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
326 |
|
|
327 |
|
* ManakaiNode.dis: Use "disPerl:H" instead |
328 |
|
of "disPerl:Q" for hash keys. |
329 |
|
(NodeStem): Property value "mn:treeID" |
330 |
|
has changed to scalar reference. |
331 |
|
|
332 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
333 |
|
|
334 |
|
* ManakaiNode.dis (mn:node, mn:nodeID, mn:treeID): New |
335 |
|
properties. |
336 |
|
(mn:stemName, mn:refName): New properties. |
337 |
|
|
338 |
|
* Makefile (.discore-all.pm): New rule to create dis-related |
339 |
|
Perl module files at once. |
340 |
|
|
341 |
|
* DIS.dis (PERL_HASH_KEY_ALREADY_DEFINED_ERR): New error code. |
342 |
|
(hashKeyName, hashKeyScope, anotherURI): New error parameters. |
343 |
|
|
344 |
|
* ManakaiNode.dis, DIS.dis, PerlCode.dis: Use "disPerl:H" instead |
345 |
|
of "disPerl:Q" for hash keys. |
346 |
|
|
347 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
348 |
|
|
349 |
|
* DIS.dis (DISParser.new): New method. |
350 |
|
(hasFeature): Removed. ManakaiDISAnyResource now |
351 |
|
extends DOMFeature:ManakaiHasFeatureByGetFeature. |
352 |
|
(readProperties): Support for property value data |
353 |
|
types DISLang:MemberRef and dx:XCRef added. |
354 |
|
(ManakaiDISExceptionTarget): It is now an alias |
355 |
|
for dx:ManakaiDefaultExceptionHandler. |
356 |
|
|
357 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
358 |
|
|
359 |
* Makefile: DAC_SUFFIX changed to ".dad". |
* Makefile: DAC_SUFFIX changed to ".dad". |