| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Transcode entry key attribute value. | Ben Linskey | 2013-12-16 | 1 | -0/+13 |
| | | | | | | 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. | ||||
| * | Adds abstract class GreekTextParser. | Ben Linskey | 2013-12-16 | 1 | -95/+5 |
| | | | | | | This change eliminates the duplication of code in the LexiconParser and SyntaxParser classes. | ||||
| * | Add grammar database creation code. | Ben Linskey | 2013-12-16 | 1 | -1/+2 |
| | | |||||
| * | Add interface and lexicon database creation code. | Ben Linskey | 2013-12-16 | 1 | -0/+197 |