mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
69ff9b1177
* opt: remove DiacriticFolding.txt
* 🎨 apply clang-format changes
* fix: remove foldedDiacritic method
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
||
---|---|---|
.. | ||
CaseFolding.txt | ||
generate.cc | ||
readme.txt |
This directory holds various generators to generate some code/data. We ship that generated content as part of the source code to simplify compilation, so there's no need for the end user to regenerate anything. A developer making changes to the relevant data files would need this, though,