]> gitweb.fperrin.net Git - DictionaryPC.git/history - src/com/hughes/android/dictionary/parser/wiktionary/AbstractWiktionaryParser.java
Minor automated code simplifications.
[DictionaryPC.git] / src / com / hughes / android / dictionary / parser / wiktionary / AbstractWiktionaryParser.java
2020-04-15 Reimar DöffingerMinor automated code simplifications.
2020-04-13 Reimar DöffingerImport cleanup/changes for Eclipse compatibility.
2020-04-11 Reimar DöffingerReplace <sup></sup> sections with only digits by UTF-8.
2017-10-15 Reimar DöffingerSupport compressed input for parsers.
2016-11-08 Reimar DöffingerApply astyle code formatting.
2013-01-03 Thad HughesEliminated <ref>s.
2012-10-07 thadhAdded simple parsing logic for DE and IT wiktionaries.
2012-09-25 thadhDon't handle it-conj in EnParser.
2012-09-25 thadhit-noun.
2012-09-25 thadhPut links into HtmlEntry.
2012-09-23 thadhItalian verb conjugations!
2012-09-18 thadhFixed Builder, and escaping arg names.
2012-07-24 thadhBaseline HTML parsing done, goldens updated!
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-02-10 Thad HughesUnit tests working again after refactoring!!!
2012-02-10 Thad HughesMajor en refactoring underway.