LatinIME/native/src
2011-06-17 05:30:26 -07:00
..
basechars.h Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
bigram_dictionary.cpp Fix a bug where bigram search would never return 2011-06-17 12:45:17 +09:00
bigram_dictionary.h Detach bigram functionarities from unigram_dictionary 2010-12-02 18:24:53 +09:00
char_utils.cpp Get rid of code taken from bionic to avoid license issue. 2010-04-23 01:24:09 +09:00
char_utils.h A part of efforts of unbundling LatinIME: Get rid of ICU dependency in the native code. 2010-04-21 22:43:17 +09:00
debug.h Use translation of fallback umlauts digraphs for German. 2011-03-03 11:52:23 +09:00
defines.h Tweak the demotion rate for the mistyped space correction 2011-05-24 14:31:06 +09:00
dictionary.cpp Fix a bug where bigram search would never return 2011-06-17 12:45:17 +09:00
dictionary.h Fix a bug where bigram search would never return 2011-06-17 12:45:17 +09:00
proximity_info.cpp A bug fix for the mistyped space algorithm 2011-03-04 23:25:48 -08:00
proximity_info.h Add -Werror flag to catch more warnings and errors 2011-03-19 10:12:15 +09:00
unigram_dictionary.cpp Merge "New dict format, step 4" 2011-06-17 05:30:26 -07:00
unigram_dictionary.h New dict format, step 4 2011-06-17 20:59:21 +09:00