2008-11-07 Wakaba * Parser.pm: More bug fixes, both impl bugs and spec bugs, again. 2008-11-07 Wakaba * Parser.pm: Bug fixes - both parser implementation bugs and spec bugs. 2008-11-07 Wakaba * Parser.pm (parse_char_string): Don't use attributes and methods not supported by NanoDOM. 2008-11-06 Wakaba * Parser.pm: Multiple |rt| elements in a |ruby| element was not allowed. Don't use \s where SWML's definition of white space is required. "The head element" definition was wrong. Typo fixed. List algorithm bug fixed. 2008-11-06 Wakaba * Parser.pm: Tree construction implemented and remove compile errors. Still unclear whether it works or not. 2008-11-06 Wakaba * Parser.pm: New file. Tokenizer impelmented, but it does not work yet. * ChangeLog: New file.