| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
The value of the 'key' attribute of the 'entry' element, which is used to
create the lexicon entry heading, is now converted from Beta Code to Greek.
|
| |
|
|
|
| |
The program now properly sets transcoded Greek text as an element's content
rather than a lang attribute value.
|
| |
|
|
|
| |
SQLite was not populating the _ID columns with the ROWID due to the fact that
the _ID datatype was set to INT rather than INTEGER.
|
| |
|
|
|
| |
This change eliminates the duplication of code in the LexiconParser and
SyntaxParser classes.
|
| | |
|
| |
|