ShikiSuen
856c5d02d7
Clang-format // Use Google Swift Format Style.
2023-02-11 13:07:59 +08:00
ShikiSuen
8f5bd48beb
LMAssembly // Store file paths of all sub-language-models.
...
- Also: LMPlainBPMF // Variable name fix.
2022-12-17 15:14:22 +08:00
ShikiSuen
e8bb808836
LMAssembly // Again use struct in lieu of class if possible.
2022-12-17 15:14:22 +08:00
ShikiSuen
7cbaad774d
LMA // Trim unnecessary newlines.
2022-12-17 14:54:50 +08:00
ShikiSuen
fefb106d34
LMCassette // Also let clear() clear the reverseLookupMap.
2022-12-17 14:54:50 +08:00
ShikiSuen
c88c8bda64
LMCassette // Generate wildcard table even if wildcardKey is missing.
2022-12-17 14:54:49 +08:00
ShikiSuen
d2d8d4ab58
LMCassette // Handle delimiters consisting of multiple spaces.
2022-12-17 14:54:49 +08:00
ShikiSuen
f94ecf5fda
Repo // Implementing reverse-lookup, requiring macOS 10.15 and later.
...
- Prefs & PrefUI // Add reverse-lookup toggle.
2022-12-17 14:54:49 +08:00
ShikiSuen
2614916354
LMCassette // Partial CIN2 Support (%sname & %intlname).
2022-12-17 14:54:49 +08:00
ShikiSuen
2cdfce640f
LMCassette // Partial CIN2 Support (%wildcardKey).
...
- Also disable wildcardKey if it is included in the %chardef section.
2022-12-17 14:54:49 +08:00
ShikiSuen
d6f47b6213
LMCassette // Partial CIN2 Support (%octagram).
...
- Data loading is supported. However, the entire interaction method with Megrez needs to be reconsidered for using frequency data of words consisting of more than 1 kanji.
2022-12-17 14:54:49 +08:00
ShikiSuen
007928ea6f
LMCassette // Remove "shouldStartReading" and "isOV".
2022-12-17 14:54:49 +08:00
ShikiSuen
06bcd3637c
LMCassette // Tolerance with tabs: Use Tab as the delimiter if found.
2022-12-17 14:54:49 +08:00
ShikiSuen
5ca4138b63
LMAssembly // Use class in lieu of struct.
2022-12-17 14:54:49 +08:00
ShikiSuen
da891266f5
LMCassette // Fix an issue of adding invalid contents to dictionary.
2022-12-17 14:54:49 +08:00
ShikiSuen
ce7e140458
LMCassette // Fix a forgotten comment.
2022-12-17 14:54:49 +08:00
ShikiSuen
c0ef70fe0d
InputHandler // Implement stroke composition support.
2022-12-17 14:54:49 +08:00
ShikiSuen
f74d3c174d
LMAssembly // Introducing LMCassette.
...
- Powered by Tohno Engine.
2022-12-17 14:54:49 +08:00