summaryrefslogtreecommitdiff
path: root/engine/tables.py
Commit message (Expand)AuthorAgeFilesLines
* Append some items in hiragana_katakana_tableHideaki ABE2009-06-031-0/+3
* Replaced romaji_correction_rule.get method by romaji_correction_rule_get func...Hideaki ABE2009-06-021-1/+1
* modified tables.symbol_rule{} and unichar_half_to_full()Hideaki ABE2009-06-021-9/+9
* Kana Table fix, U+FF0D -> U+30FC.Hideaki ABE2009-06-011-2/+2
* apply patch from Hideaki ABE.Peng Huang2009-05-301-11/+42
* Add space symbolMATSUU Takuto2009-01-131-0/+1
* Fix symbol tablesMATSUU Takuto2009-01-131-5/+5
* Modified typing rule for backslash and Japanese yen.Huang Peng2008-09-031-1/+6
* Fix kana typing rules by UTUMI Hirosi <utuhiro78@yahoo.co.jp>.Huang Peng2008-09-031-0/+2
* Commet "n'" in romaji typing rule.Huang Peng2008-09-031-1/+1
* Refactory SegmentHuang Peng2008-09-031-1/+1
* Remove symbols_setHuang Peng2008-09-031-35/+0
* Split half_symbol_rule from romaji_typing_rule.Huang Peng2008-09-031-0/+2
* Fix soem typos.Huang Peng2008-09-031-1/+2
* Add Kana Typing related tables.Huang Peng2008-09-031-25/+163
* Correct last 'n' to 'ん'Huang Peng2008-08-301-2/+2
* Add correction rules for Hiragana typing.Huang Peng2008-08-291-1/+20
* Support F6~9 to convert chars to Hiragana, Katakana & Latin.Huang Peng2008-08-281-1/+0
* Refactory anthy engine. Add JaString & JaSegment classes.Huang Peng2008-08-281-39/+43
* Uncomment rule "n'" => "ん".Huang Peng2008-08-281-1/+1
* Add double consonant rule. bb => っb, ...Huang Peng2008-08-281-2/+45
* Add symbols support.Huang Peng2008-08-091-1/+36
* Add symbols in tables.Huang Peng2008-08-091-0/+33
* vim settings.Huang Peng2008-07-151-1/+1
* Refine coding style.Huang Peng2008-07-151-1/+1
* Import ibus-anthy projiect.Huang Peng2008-06-301-0/+350