summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* write PhraseTableEntry::search methodPeng Wu2016-01-252-1/+44
|
* update phrase_large_table3.hPeng Wu2016-01-222-36/+38
|
* update PhraseTableEntryPeng Wu2016-01-222-3/+6
|
* update class PhraseTableEntryPeng Wu2016-01-211-1/+9
|
* declare class PhraseTableEntryPeng Wu2016-01-212-0/+32
|
* drop libdatrie dependsPeng Wu2016-01-183-43/+2
|
* write class PhraseLargeTable3 in progressPeng Wu2016-01-132-4/+56
|
* fixes a typoPeng Wu2016-01-121-1/+1
|
* use facade_phrase_table3.hPeng Wu2016-01-123-0/+3
|
* add commentsPeng Wu2016-01-121-4/+62
|
* write facade_phrase_table3.hPeng Wu2016-01-121-0/+131
|
* update phrase_large_table3.hPeng Wu2016-01-121-2/+3
|
* refactor codePeng Wu2016-01-083-9/+12
|
* use zhuyin_parser2.hPeng Wu2016-01-085-3/+4
|
* use pinyin_phrase3.hPeng Wu2016-01-086-0/+7
|
* refactor codePeng Wu2016-01-082-153/+188
|
* refactor codePeng Wu2016-01-082-17/+17
|
* refactor codePeng Wu2016-01-082-34/+66
|
* update Makefile.amPeng Wu2016-01-083-1/+3
|
* add phrase_large_table3.cppPeng Wu2016-01-081-0/+38
|
* update phrase_large_table3.hPeng Wu2016-01-071-14/+5
|
* refactor codePeng Wu2016-01-072-35/+36
|
* write phrase_large_table3.hPeng Wu2016-01-071-0/+80
|
* refactor codePeng Wu2016-01-072-101/+101
|
* write pinyin_custom3.hPeng Wu2016-01-062-0/+149
|
* simplify ZhuyinDaChenCP26Parser2Peng Wu2015-12-241-72/+42
|
* fixes double pinyin parserPeng Wu2015-11-231-2/+3
|
* fixes pinyin_custom2.hPeng Wu2015-10-191-2/+2
|
* fixes ZhuyinSimpleParser2::in_chewing_schem methodPeng Wu2015-10-171-1/+4
|
* fixes compilePeng Wu2015-10-162-2/+2
|
* rename pinyin_set_chewing_scheme to pinyin_set_zhuyin_schemePeng Wu2015-10-163-12/+39
|
* update pinyin_in_chewing_keyboard methodPeng Wu2015-10-162-4/+5
|
* rename pinyin_get_chewing_string to pinyin_get_zhuyin_stringPeng Wu2015-10-163-11/+11
|
* add pinyin_get_luoma_pinyin_string and pinyin_get_secondary_zhuyin_stringPeng Wu2015-10-165-2/+68
|
* write pinyin_set_full_pinyin_schemePeng Wu2015-10-164-0/+20
|
* use PinyinDirectParser2Peng Wu2015-10-152-2/+2
|
* write PinyinDirectParser2Peng Wu2015-10-152-1/+117
|
* update chewing_key.cppPeng Wu2015-10-141-25/+25
|
* update chewing_key.hPeng Wu2015-10-142-3/+6
|
* use Zhuyin instead of ChewingPeng Wu2015-10-142-59/+59
|
* update zhuyin_table.hPeng Wu2015-10-141-28/+28
|
* use zhuyin instead of chewingPeng Wu2015-10-142-15/+15
|
* update commentsPeng Wu2015-10-141-5/+5
|
* update Makefile.amPeng Wu2015-10-141-0/+1
|
* write chewing_key.cppPeng Wu2015-10-143-50/+105
|
* update zhuyin_parser2.cppPeng Wu2015-10-141-27/+37
|
* update pinyin_parser2.cppPeng Wu2015-10-142-27/+29
|
* update FullPinyinParser2Peng Wu2015-10-144-21/+24
|
* clean pinyin_parser2.cppPeng Wu2015-10-141-183/+0
|
* import zhuyin_parser2.cppPeng Wu2015-10-141-0/+973
|