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