futokb/native/src
2012-03-07 23:31:17 -08:00
..
basechars.cpp
bigram_dictionary.cpp Add a variable-length header region to the binary format. 2012-03-06 17:37:28 +09:00
bigram_dictionary.h
binary_format.h Add a variable-length header region to the binary format. 2012-03-06 17:37:28 +09:00
char_utils.cpp
char_utils.h
correction_state.h Support correction conversion from skip to additional proximity 2012-02-03 20:00:15 +09:00
correction.cpp Support multi words suggestion 2012-02-08 13:00:31 +09:00
correction.h Fix correction utility 2012-03-02 12:34:17 +09:00
debug.h
defines.h Add a variable-length header region to the binary format. 2012-03-06 17:37:28 +09:00
dictionary.cpp Add a variable-length header region to the binary format. 2012-03-06 17:37:28 +09:00
dictionary.h
proximity_info.cpp Add functions to calculate proximity characters in the native code 2012-03-08 12:55:15 +09:00
proximity_info.h Add functions to calculate proximity characters in the native code 2012-03-08 12:55:15 +09:00
terminal_attributes.h
unigram_dictionary.cpp Fix a bug on German umlaut digraph correction 2012-03-08 13:55:34 +09:00
unigram_dictionary.h Fix a bug on German umlaut digraph correction 2012-03-08 13:55:34 +09:00
words_priority_queue_pool.h Implement multi words suggestions step1 2012-01-30 18:01:25 +09:00
words_priority_queue.h Use C++ template for min/max 2012-02-06 09:41:41 +09:00