xiaoyifang
|
715512eda3
|
feat: allow to customize dictionary name (#722)
* feat: allow to customize dictionary name
* 🎨 apply clang-format changes
* fix: code smell
* feat: allow to set custom dictionary name
* 🎨 apply clang-format changes
* feat: add doc for customizing dictionary name
* 🎨 apply clang-format changes
* 🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
2023-05-20 22:33:20 +08:00 |
|
xiaoyifang
|
cfe1a1c8c0
|
opt: simple case folding
|
2023-04-29 18:21:42 +08:00 |
|
xiaoyifang
|
dbe04db7f5
|
opt: move fsencoding to utils.hh(.cc)
after multi refactor ,the fsencoding only left two methods and has nothing to do with encoding . Base on this condition ,move the method to utils
|
2023-04-29 00:56:22 +08:00 |
|
xiaoyifang
|
ed4273e540
|
opt:refactor html:unescape method
close #579
|
2023-04-28 21:21:38 +08:00 |
|
shenleban tongying
|
94293f1ccc
|
refactor: move DICT dictd and mdict parser to /src/dict/
|
2023-04-17 18:51:08 -04:00 |
|