summaryrefslogtreecommitdiffstats
path: root/src/storage/phonetic_key_matrix.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixes compilePeng Wu2017-02-091-2/+2
* fixes compile againPeng Wu2017-02-071-6/+6
* update code licensePeng Wu2016-10-311-7/+6
* fixes compute_pronunciation_possibility functionPeng Wu2016-08-151-2/+4
* fixes fill_matrix functionPeng Wu2016-07-211-6/+12
* fixes fill_matrix functionPeng Wu2016-07-211-2/+3
* add commentsPeng Wu2016-07-111-0/+1
* fixes empty inputPeng Wu2016-07-061-0/+10
* rename functionsPeng Wu2016-06-201-4/+4
* fixes compilePeng Wu2016-06-161-3/+1
* move codePeng Wu2016-06-161-0/+137
* update *_step functionsPeng Wu2016-06-031-0/+3
* fixes a typoPeng Wu2016-05-301-0/+2
* 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