summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes load_phrasePeng Wu2011-11-092-1/+4
* add origin freq for divided tablePeng Wu2011-11-095-18/+26
* revert re-split tablePeng Wu2011-11-092-12/+8
* add generated pinyin_parser_table.hPeng Wu2011-11-091-0/+1692
* add genpinyin2.awkPeng Wu2011-11-092-0/+17
* fixes pinyin parser table compilePeng Wu2011-11-095-1/+19
* update pinyin_parser_table.h.inPeng Wu2011-11-094-4/+38
* write gen pinyin headerPeng Wu2011-11-091-1/+29
* refine python codePeng Wu2011-11-093-10/+14
* add gen pinyin headerPeng Wu2011-11-092-0/+31
* add commentsPeng Wu2011-11-083-4/+5
* begin to write pinyin parser betaPeng Wu2011-11-081-0/+60
* add notePeng Wu2011-11-071-0/+5
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-072-0/+8
* improves gen special tablePeng Wu2011-11-051-3/+11
* fixes a typoPeng Wu2011-11-031-3/+3
* update CMake rules to reflect recent changesJim Huang2011-11-032-1/+32
* add commentPeng Wu2011-11-031-0/+1
* write gen special tablePeng Wu2011-11-022-9/+7
* fixes gen special tablePeng Wu2011-11-022-11/+18
* begin to write gen special tablePeng Wu2011-11-022-3/+98
* rename filesPeng Wu2011-11-021-0/+0
* write gen pinyin tablePeng Wu2011-11-021-2/+20
* write gentable.py in progressPeng Wu2011-11-022-2/+72
* rename filesPeng Wu2011-11-022-0/+0
* write pinyin_parser_table.h.inPeng Wu2011-11-022-4/+21
* update pinyin_custom2.hPeng Wu2011-11-021-26/+24
* fixes choose short candidatePeng Wu2011-11-021-5/+14
* handle tone in gen special tablePeng Wu2011-10-301-0/+7
* fixes save_dbPeng Wu2011-10-272-1/+17
* fixes load_dbPeng Wu2011-10-271-7/+9
* update chewing_key.hPeng Wu2011-10-272-0/+28
* fixes pep8 warningsPeng Wu2011-10-261-8/+18
* write gen special in progressPeng Wu2011-10-262-11/+66
* add m_modifiedPeng Wu2011-10-261-4/+10
* begin to write special tablePeng Wu2011-10-252-6/+55
* write gen pinyin tablePeng Wu2011-10-251-6/+18
* write gen pinyin table in progressPeng Wu2011-10-244-37/+84
* use chewing to gen pinyin tablePeng Wu2011-10-242-3/+10
* update genpytablePeng Wu2011-10-221-14/+12
* begin to add pinyin_custom2.hPeng Wu2011-10-225-12/+70
* begin to write chewing keyPeng Wu2011-10-225-3/+11
* improves get chewingPeng Wu2011-10-212-3/+15
* fixes get chewingPeng Wu2011-10-214-11/+27
* add get_chewingPeng Wu2011-10-212-4/+23
* add 'ng'Peng Wu2011-10-212-40/+41
* add chewing.pyPeng Wu2011-10-213-1/+172
* add checkPeng Wu2011-10-203-3/+42
* add use tonePeng Wu2011-10-201-6/+15
* add scriptsPeng Wu2011-10-202-0/+930