1 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac2pm.pl (status_msg_, status_msg): New functions. |
4 |
|
(--create-perl-module): New option. |
5 |
|
|
6 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* dac.pl: Show how long the process takes. |
9 |
|
(status_msg_, status_msg): New functions. |
10 |
|
(dac_load_module_file): Converts dis document into DNLite document. |
11 |
|
|
12 |
|
* dac2pm.pl: Unused namespace bindings removed. |
13 |
|
|
14 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
17 |
|
|
18 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* dac.pl: Calls "read_properties" method on database before |
21 |
|
closure of it. |
22 |
|
|
23 |
|
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* dac.pl: Writes the database file before checking undefined |
26 |
|
resoruces. |
27 |
|
|
28 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* dac.pl: Use ImplementationRegistry instead of |
31 |
|
DOMImplementationRegistry. Status messages added. |
32 |
|
(--implementation-registry-package): Option removed. |
33 |
|
|
34 |
|
* dac2pm.pl: : Use ImplementationRegistry instead of |
35 |
|
DOMImplementationRegistry. Status messages added. |
36 |
|
(--implementation-registry-package, --output-module-version): Options |
37 |
|
removed. |
38 |
|
|
39 |
|
* mkdisdump.pl: Use ImplementationRegistry instead of |
40 |
|
DOMImplementationRegistry. Status messages added. |
41 |
|
(append_module_documentation, append_class_documentation, |
42 |
|
append_interface_documentation): Uses dis:FileName property |
43 |
|
if any. |
44 |
|
(append_inheritance): Adds information on implied |
45 |
|
inheritance such as UNIVERSAL and Exporter. |
46 |
|
|
47 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* mkdisdump.pl: Writes inheritance information on methods. |
50 |
|
|
51 |
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* mkdisdump.pl (--with-implementators-note): New option. |
54 |
|
(transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName, |
55 |
|
DISPerl:MemRef, DOMMain:XCodeRef supported. |
56 |
|
(append_subclassof): New function. (It does not work yet.) |
57 |
|
(append_raises): New function. |
58 |
|
|
59 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath |
62 |
|
attribute to dump:datatype element. |
63 |
|
|
64 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* mkdisdump.pl (append_module_documentation): Don't generate |
67 |
|
documentation of child resource if it is already generated. |
68 |
|
(--module-uri): Multiple "--module-uri" option can be accepted. |
69 |
|
|
70 |
|
2005-09-03 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements. |
73 |
|
|
74 |
|
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
77 |
|
implemented. |
78 |
|
|
79 |
|
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* mkdisdump.pl: Outputs referred resources in other modules |
82 |
|
(add_uri): New function. |
83 |
|
|
84 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* mkdisdump.pl: New script. |
87 |
|
|
88 |
|
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
91 |
|
|
92 |
|
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
95 |
|
inline code name. |
96 |
|
|
97 |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
* dac.pl: New script (not work yet). |
* dac.pl: New script (not work yet). |