summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.cpp
Commit message (Expand)AuthorAgeFilesLines
* update code licensePeng Wu2016-10-311-7/+6
* clean pinyin_parser2.cppPeng Wu2016-07-041-184/+0
* move codePeng Wu2016-06-161-138/+0
* update *_step functionsPeng Wu2016-06-031-0/+6
* use pinyin_phrase3.hPeng Wu2016-05-271-1/+0
* update get_items methodPeng Wu2016-05-191-2/+0
* update test_matrix.cppPeng Wu2016-05-191-1/+3
* comment out codePeng Wu2016-05-191-23/+9
* write resplit_step functionPeng Wu2016-05-181-4/+80
* write inner_split_step functionPeng Wu2016-05-171-0/+56
* fixes a typoPeng Wu2016-05-161-2/+0
* update codePeng Wu2016-05-161-4/+2
* use zhuyin_parser2.hPeng Wu2016-01-081-1/+0
* use pinyin_phrase3.hPeng Wu2016-01-081-0/+1
* fixes double pinyin parserPeng Wu2015-11-231-2/+3
* add pinyin_get_luoma_pinyin_string and pinyin_get_secondary_zhuyin_stringPeng Wu2015-10-161-1/+1
* write PinyinDirectParser2Peng Wu2015-10-151-0/+99
* write chewing_key.cppPeng Wu2015-10-141-50/+0
* update pinyin_parser2.cppPeng Wu2015-10-141-24/+24
* update FullPinyinParser2Peng Wu2015-10-141-0/+20
* clean pinyin_parser2.cppPeng Wu2015-10-141-183/+0
* fixes a typoPeng Wu2015-10-131-3/+4
* update parse_one_key method for double pinyinPeng Wu2015-10-131-8/+18
* init fallback tablesPeng Wu2015-10-131-6/+11
* support force tone in pinyin parsersPeng Wu2015-10-131-3/+16
* update pinyin_parser2.*Peng Wu2015-10-121-13/+13
* fixes warningsPeng Wu2013-09-221-9/+9
* support two letter yunmu from full pinyinPeng Wu2013-04-181-22/+38
* re-factor ChewingKey*Peng Wu2013-03-211-5/+5
* add get_shengmu/yunmu_stringPeng Wu2013-02-211-0/+14
* fixes jv,ju in ABCPeng Wu2012-06-061-1/+1
* refine parse one keyPeng Wu2012-05-271-1/+1
* fixes parse one key in double pinyin parserPeng Wu2012-05-251-0/+1
* fixes pinyin_get_full_pinyin_candidatesPeng Wu2012-04-251-4/+4
* write _try_resplit_tablePeng Wu2012-04-241-3/+1
* remove maximum forward match pass in full pinyin parserPeng Wu2012-04-241-45/+0
* write retrieve table items in progressPeng Wu2012-04-231-28/+86
* polish codePeng Wu2012-04-201-1/+0
* refine retrieve_divided_itemPeng Wu2012-04-191-10/+1
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-181-2/+45
* remove FullPinyinParser2::post_processPeng Wu2012-04-181-71/+0
* fixes post_process2Peng Wu2012-03-301-2/+8
* write post_process2Peng Wu2012-03-301-3/+87
* begin to write post_process2Peng Wu2012-03-291-1/+10
* fixes full pinyin parserPeng Wu2012-03-021-0/+2
* add comments for full pinyin parser2Peng Wu2012-02-171-3/+15
* improves full pinyin parserPeng Wu2012-02-131-1/+4
* improves pinyin parsersPeng Wu2012-02-101-0/+9
* fixes in_chewing_schemePeng Wu2012-02-101-2/+6
* fixes post process in full pinyin parserPeng Wu2012-01-291-8/+6