summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* fixes code stylePeng Wu2016-06-081-5/+4
|
* fixes a typoPeng Wu2016-06-081-6/+4
|
* update pinyin_guess_candidates functionPeng Wu2016-06-081-28/+54
|
* update pinyin.hPeng Wu2016-06-071-4/+2
|
* fixes a typoPeng Wu2016-06-071-6/+9
|
* update pinyin.cpp in progressPeng Wu2016-06-061-30/+64
|
* begin to update pinyin.cppPeng Wu2016-06-061-8/+5
|
* comment out codePeng Wu2016-05-191-1/+6
|
* update codePeng Wu2016-05-161-18/+6
|
* switch to chewing large table 2Peng Wu2016-03-301-9/+9
|
* switch to phrase large table 3Peng Wu2016-03-301-5/+5
|
* update pinyin.cppPeng Wu2016-03-231-102/+20
|
* fixes compilePeng Wu2015-10-161-1/+1
|
* rename pinyin_set_chewing_scheme to pinyin_set_zhuyin_schemePeng Wu2015-10-161-5/+32
|
* update pinyin_in_chewing_keyboard methodPeng Wu2015-10-161-2/+2
|
* rename pinyin_get_chewing_string to pinyin_get_zhuyin_stringPeng Wu2015-10-161-4/+4
|
* add pinyin_get_luoma_pinyin_string and pinyin_get_secondary_zhuyin_stringPeng Wu2015-10-161-0/+22
|
* write pinyin_set_full_pinyin_schemePeng Wu2015-10-161-0/+6
|
* fixes pinyin_init functionPeng Wu2015-06-171-0/+3
|
* fixes crashPeng Wu2015-06-161-0/+3
|
* update pinyin_token_get_phrase functionPeng Wu2015-05-281-13/+2
|
* fixes compilePeng Wu2015-05-281-3/+3
|
* update APIPeng Wu2015-05-281-40/+38
|
* update pinyin.cppPeng Wu2015-05-281-2/+47
|
* update pinyin_choose_candidate functionPeng Wu2015-05-281-0/+31
|
* update pinyin_guess_full_pinyin_candidates functionPeng Wu2015-05-281-1/+13
|
* update pinyin_guess_candidates functionPeng Wu2015-05-281-6/+16
|
* rename macrosPeng Wu2015-05-271-2/+2
|
* fixes compilePeng Wu2015-05-271-4/+6
|
* update pinyin.cppPeng Wu2015-05-271-84/+223
|
* add commentsPeng Wu2015-05-271-1/+18
|
* use MemoryChunk::mmapPeng Wu2015-04-081-4/+44
|
* fixes pinyin_get_pinyin_key_rest_offset method1.0.99.20150212Peng Wu2015-02-091-4/+0
|
* fixes pinyin_iterator_get_next_phrase method1.0.99.20150203Peng Wu2015-01-281-0/+1
|
* support to export user phrasesPeng Wu2015-01-221-0/+119
|
* write pinyin_get_context and pinyin_get_pinyin_is_incomplete methodPeng Wu2014-12-181-0/+12
|
* add pinyin_get_pinyin_key_rest_offset functionPeng Wu2014-08-191-6/+53
|
* fixes pinyin_choose_candidatePeng Wu2014-01-201-0/+3
|
* add filter to guess predicted candidatesPeng Wu2013-11-291-0/+6
|
* fixes crashPeng Wu2013-11-291-3/+8
|
* add assertsPeng Wu2013-11-291-0/+4
|
* add methods to public apiPeng Wu2013-11-291-1/+1
|
* write pinyin_choose_predicted_candidatePeng Wu2013-11-291-5/+47
|
* write pinyin_guess_predicted_candidatesPeng Wu2013-11-291-0/+70
|
* extract _compute_prefixesPeng Wu2013-11-291-5/+12
|
* fixes pinyin_savePeng Wu2013-06-171-5/+30
|
* fixes pinyin_resetPeng Wu2013-05-271-1/+1
|
* fixes pinyin_end_add_phrasesPeng Wu2013-04-171-0/+1
|
* fixes add phrasePeng Wu2013-04-161-1/+1
|
* remove LAMBDA_PARAMETERPeng Wu2013-04-121-2/+4
|