Commit Graph

65 Commits

Author SHA1 Message Date
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
ShikiSuen fd3c48bf02 LMAssembly // Format tweaks. 2022-12-17 14:54:49 +08:00
ShikiSuen 04bdb0db47 LMAssembly // Change isLoaded() from function to variable. 2022-12-17 14:54:49 +08:00
ShikiSuen 73560d1ab6 LMCoreNS // Ensure dictionary data type in cnvPhonabetToASCII(), etc. 2022-12-17 14:54:48 +08:00
ShikiSuen 646ca310c6 Repo // Updating bleachSpecifiedSuggestions() to add batch processing. 2022-12-17 14:54:47 +08:00
ShikiSuen d872a6b443 Repo // Remove nerfed phrases from UOM database. 2022-12-17 14:54:47 +08:00
ShikiSuen 9d077a9d49 Repo // Massive refactor & renovation.
- This commit is a massive refactor update towards the current vChewing codebase, modernizing the entire project structure.
- Put things into packages to boost compile speed.
- Also: IMKCandidates // macOS 10.13 High Sierra compatibility.
- ctlIME // Remove duplicated setValue().
2022-12-17 14:49:04 +08:00