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