1 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* Parser.pm (parse_char_string): Namespace URL for "rubyb" element |
4 |
was wrong. |
5 |
|
6 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* Parser.pm: More bug fixes, both impl bugs and spec bugs, again. |
9 |
|
10 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
11 |
|
12 |
* Parser.pm: Bug fixes - both parser implementation bugs and spec |
13 |
bugs. |
14 |
|
15 |
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
16 |
|
17 |
* Parser.pm (parse_char_string): Don't use attributes and methods |
18 |
not supported by NanoDOM. |
19 |
|
20 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
22 |
* Parser.pm: Multiple |rt| elements in a |ruby| element was not |
23 |
allowed. Don't use \s where SWML's definition of white space is |
24 |
required. "The head element" definition was wrong. Typo fixed. |
25 |
List algorithm bug fixed. |
26 |
|
27 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
28 |
|
29 |
* Parser.pm: Tree construction implemented and remove compile |
30 |
errors. Still unclear whether it works or not. |
31 |
|
32 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
33 |
|
34 |
* Parser.pm: New file. Tokenizer impelmented, but it does not |
35 |
work yet. |
36 |
|
37 |
* ChangeLog: New file. |
38 |
|
39 |
|