.. |
suggest
|
Tiny cleanups
|
2012-12-21 01:05:10 +09:00 |
additional_proximity_chars.cpp
|
Clean up int types
|
2012-12-03 19:45:52 +09:00 |
additional_proximity_chars.h
|
Clean up int types
|
2012-12-03 19:45:52 +09:00 |
bigram_dictionary.cpp
|
Clean up int types in the Dictionary class
|
2012-12-03 19:54:30 +09:00 |
bigram_dictionary.h
|
Use 32-bit code points for suggestions output
|
2012-11-01 00:09:51 +09:00 |
binary_format.h
|
Clean up sign conversions in binary_format.h (done by -Wsign-conversion)
|
2012-12-10 20:23:18 +09:00 |
bloom_filter.h
|
Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness().
|
2012-09-04 14:23:37 +09:00 |
char_utils.cpp
|
Tidy up SORTED_CHAR_MAP a bit more for obvious Latin chars
|
2012-11-26 19:31:09 +09:00 |
char_utils.h
|
add debug
|
2012-12-18 14:52:42 +09:00 |
correction.cpp
|
Small cleanups
|
2012-12-11 23:52:22 +09:00 |
correction.h
|
Small cleanups
|
2012-12-11 23:52:22 +09:00 |
correction_state.h
|
Cosmetic fixes and style fixes
|
2012-07-25 18:56:51 +09:00 |
defines.h
|
add debug
|
2012-12-18 14:52:42 +09:00 |
dic_traverse_wrapper.cpp
|
Step 30-A Constize gesture
|
2012-08-15 17:21:53 +09:00 |
dic_traverse_wrapper.h
|
Header clean up
|
2012-12-10 23:41:45 +09:00 |
dictionary.cpp
|
Reorganize file and class names for typing and gesture
|
2012-12-20 19:24:03 +09:00 |
dictionary.h
|
Reorganize file and class names for typing and gesture
|
2012-12-20 19:24:03 +09:00 |
geometry_utils.h
|
Tidy up GeometryUtils a bit
|
2012-12-27 16:38:00 +09:00 |
hash_map_compat.h
|
Try using hash_map
|
2012-08-26 18:39:15 +09:00 |
proximity_info.cpp
|
Small cleanups
|
2012-12-11 23:52:22 +09:00 |
proximity_info.h
|
Clean up int types
|
2012-12-03 19:45:52 +09:00 |
proximity_info_state.cpp
|
Refactor most probable string
|
2012-12-17 15:24:08 +09:00 |
proximity_info_state.h
|
Refactor most probable string
|
2012-12-17 15:24:08 +09:00 |
terminal_attributes.h
|
Small cleanups
|
2012-12-11 23:52:22 +09:00 |
unigram_dictionary.cpp
|
Remove unused variables
|
2012-11-16 19:28:56 +09:00 |
unigram_dictionary.h
|
Remove unused variables
|
2012-11-16 19:28:56 +09:00 |
words_priority_queue.cpp
|
Add more compiler warning flags
|
2012-11-02 18:29:26 +09:00 |
words_priority_queue.h
|
Fix debug build error
|
2012-11-15 19:14:36 +09:00 |
words_priority_queue_pool.h
|
Adjust compiler warning options with the offdevice Makefile
|
2012-11-05 14:26:53 +09:00 |