summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.h
Commit message (Expand)AuthorAgeFilesLines
* refactor parse_one_key methodPeng Wu2020-07-241-4/+5
* update header licensePeng Wu2016-10-311-7/+6
* clean up FullPinyinParser2Peng Wu2016-07-211-20/+0
* update codePeng Wu2016-05-161-0/+4
* refactor codePeng Wu2016-01-081-9/+0
* refactor codePeng Wu2016-01-081-153/+0
* refactor codePeng Wu2016-01-071-101/+0
* write pinyin_set_full_pinyin_schemePeng Wu2015-10-161-0/+1
* write PinyinDirectParser2Peng Wu2015-10-151-1/+18
* use Zhuyin instead of ChewingPeng Wu2015-10-141-18/+18
* use zhuyin instead of chewingPeng Wu2015-10-141-12/+12
* update commentsPeng Wu2015-10-141-5/+5
* update pinyin_parser2.cppPeng Wu2015-10-141-3/+5
* update FullPinyinParser2Peng Wu2015-10-141-0/+3
* update pinyin_parser2.hPeng Wu2015-10-141-13/+124
* init fallback tablesPeng Wu2015-10-131-5/+9
* support fallback tables in double pinyinPeng Wu2015-10-131-0/+5
* update pinyin_parser2.*Peng Wu2015-10-121-4/+6
* rename PinyinParser2 to PhoneticParser2Peng Wu2013-08-231-10/+10
* add shengmu and yunmu to content_tablePeng Wu2013-02-211-0/+2
* refine pinyin.hPeng Wu2012-08-251-2/+0
* write retrieve table items in progressPeng Wu2012-04-231-0/+12
* refine retrieve_divided_itemPeng Wu2012-04-191-2/+1
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-181-0/+5
* write post_process2Peng Wu2012-03-301-1/+2
* begin to write post_process2Peng Wu2012-03-291-2/+2
* update special tablePeng Wu2012-03-291-4/+4
* update commentsPeng Wu2012-03-211-1/+1
* add commentsPeng Wu2012-03-211-17/+38
* fixes in_chewing_schemePeng Wu2012-02-101-1/+1
* re-factor codePeng Wu2011-12-211-1/+1
* refine parse_one_key methodPeng Wu2011-12-141-7/+7
* add type pinyin_option_tPeng Wu2011-11-291-12/+13
* update commentsPeng Wu2011-11-241-4/+2
* write parse method for chewing parser2Peng Wu2011-11-231-1/+1
* write parse_one_key for chewing parser2Peng Wu2011-11-231-0/+1
* add set scheme for chewing parser2Peng Wu2011-11-231-2/+2
* begin to write chewing parser2Peng Wu2011-11-231-2/+10
* delay yunmu shuffle for chewing parser2Peng Wu2011-11-231-1/+10
* add set scheme for double pinyin parser2Peng Wu2011-11-221-2/+2
* update pinyin parser2 headerPeng Wu2011-11-221-26/+34
* add chewing_table.h.inPeng Wu2011-11-211-0/+5
* begin to write gen double pinyin headerPeng Wu2011-11-211-0/+7
* clean up chewing parser2 definitionPeng Wu2011-11-181-3/+0
* update divided/resplit tablePeng Wu2011-11-171-6/+3
* fixes compilePeng Wu2011-11-171-0/+1
* add pinyin compare 2Peng Wu2011-11-171-11/+11
* write pinyin_compare_middle_and_final2Peng Wu2011-11-171-8/+40
* write pinyin_compare_initial2Peng Wu2011-11-171-0/+69
* add post process methodPeng Wu2011-11-161-0/+4