]> gitweb.fperrin.net Git - DictionaryPC.git/history - src/com/hughes/android/dictionary/parser/wiktionary
Fixed Builder, and escaping arg names.
[DictionaryPC.git] / src / com / hughes / android / dictionary / parser / wiktionary /
2012-09-18 thadhFixed Builder, and escaping arg names.
2012-09-11 thadhHtmlEntries don't count as main entries.
2012-09-10 thadhWhitespace.
2012-09-10 thadhWhitespace.
2012-09-10 thadhAdd some langs (Ancient Greek, Cantonese, Burmese(MY...
2012-09-10 thadhFirst decent implementation of HtmlEntry attached to...
2012-08-20 thadhAdd TA=Tamil language.
2012-07-28 thadhEscape HTML. Test special ISO coding.
2012-07-24 thadhBaseline HTML parsing done, goldens updated!
2012-07-22 thadhRefactor code to generate dictionaries to make it all...
2012-07-21 thadhAdded WholeSection entries and parser.
2012-07-17 thadhUpdated unit tests, added WholeSectionToHtmlParser.
2012-05-20 Thad HughesDictionaryBuilder prints sortable langs, JP->JA fix.
2012-05-11 Thad HughesBuild fr_de dictionary from enwiktionary, yeah!
2012-05-09 Thad HughesUnit tests working, looks like I'd been revamping the...
2012-03-09 Thad HughesUpdate version to v004.
2012-03-08 Thad HughesFixes to tr= and head= make Arabic,Thai look much better.
2012-03-08 Thad HughesBug-fixes to WikiTokenizer (handle weird line-feed...
2012-03-06 Thad HughesEnTranslationToTranslationParser
2012-03-06 Thad HughesFixed combining marks on Unicode regexes.
2012-02-10 Thad HughesUnit tests working again after refactoring!!!
2012-02-10 Thad HughesMajor en refactoring underway.
2012-02-10 Thad HughesRename enwiktionary package to wiktionary.