summaryrefslogtreecommitdiff
path: root/pyim-cstring.el
AgeCommit message (Expand)Author
2025-02-25when-let -> when-let*Feng Shu
2023-01-18Simplify pyim-cstring-to-pinyin--from-dcacheFeng Shu
2023-01-18pyim-pymap-cchars2pys-get -> pyim-pymap-str2py-getFeng Shu
2023-01-18pyim-cstring--partition -> pyim-pymap-split-stringFeng Shu
2023-01-17Add pyim-pymap-cchars2pys-get and use it.Feng Shu
2023-01-16pyim-cstring-to-pinyin--from-dcache: deal with / in code.Feng Shu
2023-01-16pyim-cstring-to-pinyin: use dcache when possible.Feng Shu
2023-01-16pyim-cstring--find-duoyinzi-pinyin -> pyim-pymap-possible-cchar-pinyinFeng Shu
2023-01-16Improve pyim-cstring--adjust-duoyinzi and pyim-pymap-duoyinzi-words.Feng Shu
2023-01-15Add pyim-pymap-get-duoyinzi-words commandFeng Shu
2023-01-15Fix previous test error.Feng Shu
2023-01-15Improve pyim-cstring--adjust-duoyinziFeng Shu
2023-01-14Simplify pyim-cstring-to-pinyinFeng Shu
2023-01-14Remove pinyins-list-adjusted againFeng Shu
2023-01-14Remove pinyins-list-adjustedFeng Shu
2023-01-14Add duoyinzi adjust featureFeng Shu
2022-06-24pyim-cstring-substrings* -> pyim-cstring--substrings*Feng Shu
2022-06-24pyim-cstring-partition -> pyim-cstring--partitionFeng Shu
2022-06-21Fix wrong dir in pyim-elint.el.Feng Shu
2022-06-10Remove pyim-dcache-search-word-codeFeng Shu
2022-06-09cl-defgeneric rest dcache interfaces.Feng Shu
2022-06-04pyim-scheme-common -> pyim-schemeFeng Shu
2022-06-03Big refactor: use cl-defstruct and cl-defgeneric.Feng Shu
2022-05-30Move pyim-cstring-at-point to pyim-cstring.el.Feng Shu
2022-05-29降低 pyim.el 对 pyim-cstring-utils 和 pyim-cregexp-utils 的依赖。Feng Shu
2022-05-29Add pyim-process-code-criteria variable.Feng Shu
2022-05-29Add pyim-cstring-utils.elFeng Shu
2022-05-27* pyim-cstring.el (pyim-cstring-words-at-point): Add comment.Feng Shu
2021-12-23Move some alias from pyim-cstring.el to pyim.el.Feng Shu
2021-12-14Remove pyim-dcache-code-split again.Feng Shu
2021-12-14Use string-join.Feng Shu
2021-12-08* pyim-cstring.el (pyim-cstring-words-at-point): Fix wrong position.Feng Shu
2021-12-08* pyim-cstring.el (pyim-cstring-to-pinyin): 添加一个关于中英文矫正...Feng Shu
2021-12-08* pyim-cstring.el (pyim-cstring-split-to-string): 稍微优化。Feng Shu
2021-12-08* pyim-cstring.el (pyim-cstring-split-to-string-1): 修复插入分割符位...Feng Shu
2021-12-08* pyim-cstring.el (pyim-cstring-split-to-list): Re-add max-word-length.Feng Shu
2021-12-08Simplify pyim-cstring-split-to-list.Feng Shu
2021-12-08添加 pyim-cstring-partition 简化代码。Feng Shu
2021-11-21Remove pyim-permutate-list2Feng Shu
2021-05-26Fix warn.Feng Shu
2021-05-12* pyim-cstring.el (pyim-cstring-to-codes): Use pyim-string-dsitance.Feng Shu
2021-05-08* pyim-cstring.el (pyim-cstring-to-codes): Improve docstring.Feng Shu
2021-05-08* pyim-cstring.el (pyim-cstring-to-codes): test string-distance exist before ...Feng Shu
2021-05-07Add pyim-cstring-to-code-criteriaFeng Shu
2021-05-07* pyim-cstring.el (pyim-cstring-to-codes): better handle when no entered.Feng Shu
2021-05-07造词时,使用 entered 来进一步矫正多音字Feng Shu
2021-05-06Add pyim-cstring-to-codes.Feng Shu
2021-05-06* pyim-cstring.el (pyim-cstring-to-xingma) (pyim-cstring-to-xingma:wubi): Bet...Feng Shu
2021-05-06Remove pyim-cstring-to-xingma.Feng Shu
2021-05-06Add pyim-cstring-search-xingma and use it.Feng Shu