]> gitweb.fperrin.net Git - DictionaryPC.git/history - src/com/hughes/android/dictionary/parser/WikiTokenizer.java
Clearer error message if newline could not be found.
[DictionaryPC.git] / src / com / hughes / android / dictionary / parser / WikiTokenizer.java
2017-04-13 Reimar DöffingerClearer error message if newline could not be found.
2017-04-13 Reimar DöffingerAvoids false parse errors due to ]] vs ] ].
2017-04-13 Reimar DöffingerAnother fix to really skip comments.
2017-04-13 Reimar DöffingerFix skipping of comments.
2016-11-08 Reimar DöffingerApply astyle code formatting.
2015-12-14 Reimar DöffingerImprove tokenizer speed.
2015-12-13 Reimar DöffingerMinor code cleanup.
2015-12-13 Reimar DöffingerAvoid replaceAll.
2015-08-28 Reimar DöffingerReport error when hitting end when searching token.
2013-01-05 Thad HughesFixed comment for German dictionary.
2013-01-03 Thad HughesEliminated <ref>s.
2012-12-03 Thad Hughesgo
2012-07-24 thadhBaseline HTML parsing done, goldens updated!
2012-05-11 Thad HughesBuild fr_de dictionary from enwiktionary, yeah!
2012-03-08 Thad HughesBug-fixes to WikiTokenizer (handle weird line-feed...
2012-01-04 Thad HughesExample splitting fixes, tokenizer newline handling...
2012-01-03 Thad HughesExamples now parsed with dispatch. Better {{l}} and...
2012-01-02 Thad HughesMajor refactor in the way wikiText is parsed.
2011-12-30 Thad HughesRefactoring wiki parsing, bigtime. Underway, so lots...
2011-12-27 Thad HughesStarting callback-based parsing....
2011-12-23 Thad HughesBetter {{form of}} handling, remove "lang=..."
2011-12-20 Thad HughesHandling {{infl}}
2011-12-20 Thad HughesInitialism, changes in regex matching.
2011-12-17 Thad HughesTokenizer fixes.
2011-12-14 Thad HughesFixing tests after moving out data.
2011-12-13 Thad Hughesgo
2011-12-13 Thad HughesApache license.
2011-12-13 Thad Hughesgo
2011-12-13 Thad Hughesgo