summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes gen bopomofo headerPeng Wu2011-11-232-10/+52
* delay yunmu shuffle for chewing parser2Peng Wu2011-11-231-1/+10
* add commentsPeng Wu2011-11-231-3/+4
* fixes memory leakPeng Wu2011-11-221-1/+2
* fixes compile warningsPeng Wu2011-11-221-6/+6
* write double pinyin parse one keyPeng Wu2011-11-221-9/+58
* improves full pinyin parse_one_keyPeng Wu2011-11-221-5/+3
* refine full pinyin parser2Peng Wu2011-11-221-26/+50
* add set scheme for double pinyin parser2Peng Wu2011-11-222-2/+36
* update double_pinyin_table.hPeng Wu2011-11-221-324/+324
* update gen double pinyin headerPeng Wu2011-11-221-2/+2
* update pinyin parser2 headerPeng Wu2011-11-221-26/+34
* fixes makefilePeng Wu2011-11-211-0/+1
* add escape char to gen bopomofo headerPeng Wu2011-11-212-1/+8
* update chewing_table.hPeng Wu2011-11-211-2/+2
* add chewing_table.hPeng Wu2011-11-212-0/+188
* write gen bopomofo headerPeng Wu2011-11-211-3/+37
* add chewing_table.h.inPeng Wu2011-11-213-1/+33
* refine genbopomofoheader.pyPeng Wu2011-11-211-2/+7
* add genbopomofoheader.pyPeng Wu2011-11-212-12/+63
* update Makefile.amPeng Wu2011-11-212-0/+2
* add double pinyin table headerPeng Wu2011-11-212-0/+372
* write gen double pinyin headerPeng Wu2011-11-213-9/+76
* begin to write gen double pinyin headerPeng Wu2011-11-213-0/+86
* begin to write double pinyin parser2Peng Wu2011-11-212-0/+29
* update pinyin_parser_table.hPeng Wu2011-11-211-4/+4
* handle v in gen pinyin tablePeng Wu2011-11-211-0/+1
* clean up chewing parser2 definitionPeng Wu2011-11-181-3/+0
* bump versionPeng Wu2011-11-181-1/+1
* fixes post process in full pinyin parser2Peng Wu2011-11-171-5/+8
* update pinyin_parser_table.hPeng Wu2011-11-171-149/+149
* update python scriptsPeng Wu2011-11-171-2/+2
* update divided/resplit tablePeng Wu2011-11-172-15/+10
* add phrase compare2Peng Wu2011-11-171-0/+31
* fixes compilePeng Wu2011-11-173-4/+7
* add compute lower/upper pinyinPeng Wu2011-11-171-0/+112
* add pinyin compare 2Peng Wu2011-11-172-11/+98
* begin to add pinyin_phrase2.hPeng Wu2011-11-172-1/+24
* write pinyin_compare_middle_and_final2Peng Wu2011-11-171-8/+40
* write pinyin_compare_initial2Peng Wu2011-11-172-6/+75
* add post process methodPeng Wu2011-11-162-55/+70
* begin to write re-split post processingPeng Wu2011-11-161-1/+55
* add final step methodPeng Wu2011-11-162-13/+34
* write final step for full pinyin parser2Peng Wu2011-11-161-5/+31
* write full pinyin parser in progressPeng Wu2011-11-161-14/+61
* update pinyin parsers interfacePeng Wu2011-11-162-13/+14
* write full pinyin parser in progressPeng Wu2011-11-162-2/+68
* add use tone option checkPeng Wu2011-11-161-11/+15
* update m_table_index namePeng Wu2011-11-152-10/+17
* begin to write full pinyin parser2 parse_one_keyPeng Wu2011-11-153-6/+80