| 1 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
| 3 |
* Parser.pm: Multiple |rt| elements in a |ruby| element was not |
| 4 |
allowed. Don't use \s where SWML's definition of white space is |
| 5 |
required. "The head element" definition was wrong. Typo fixed. |
| 6 |
List algorithm bug fixed. |
| 7 |
|
| 8 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
| 9 |
|
| 10 |
* Parser.pm: Tree construction implemented and remove compile |
| 11 |
errors. Still unclear whether it works or not. |
| 12 |
|
| 13 |
2008-11-06 Wakaba <wakaba@suika.fam.cx> |
| 14 |
|
| 15 |
* Parser.pm: New file. Tokenizer impelmented, but it does not |
| 16 |
work yet. |
| 17 |
|
| 18 |
* ChangeLog: New file. |
| 19 |
|
| 20 |
|