summaryrefslogtreecommitdiffstats
path: root/src/storage/phonetic_key_matrix.cpp
Commit message (Expand)AuthorAgeFilesLines
* update *_pronunciation_possibility functionPeng Wu2016-05-271-16/+12
* write increase_pronunciation_possibility functionPeng Wu2016-05-261-1/+70
* write compute_pronunciation_possibility functionPeng Wu2016-05-251-3/+71
* fixes search_matrix functionPeng Wu2016-05-251-0/+7
* fixes some typosPeng Wu2016-05-241-9/+10
* refactor search_matrix functionPeng Wu2016-05-191-28/+9
* fixes againPeng Wu2016-05-191-1/+14
* fixes a typoPeng Wu2016-05-191-2/+8
* update get_items methodPeng Wu2016-05-191-5/+0
* write search_matrix functionPeng Wu2016-05-191-0/+85
* write inner_split_step functionPeng Wu2016-05-171-0/+2
* update test_matrix.cppPeng Wu2016-05-131-22/+24
* write fuzzy_syllable_step functionPeng Wu2016-05-131-7/+96
* add test_matrix.cppPeng Wu2016-05-111-2/+1
* write dump_phonetic_key_matrix functionPeng Wu2016-05-111-0/+35
* fixes compilePeng Wu2016-05-101-0/+1
* write fill_phonetic_key_matrix_from_chewing_keys functionPeng Wu2016-05-101-2/+44
* add phonetic_key_matrix.cppPeng Wu2016-05-101-0/+27