- Jan 10, 2024
-
-
Marc Durdin authored
-
Marc Durdin authored
-
- Jan 02, 2024
-
-
Marc Durdin authored
-
- Dec 14, 2023
-
-
Marc Durdin authored
Fixes #10150. This feature adds a command line parameter to kmc to control the severity of INFO, HINT and WARN level messages. The severity of any of these messages can be reduced all the way to INFO, or even disabled, or increased to ERROR. The compiler and the reporter will honour the new code and fail builds when failure-level codes are encountered. Inputs are validated against all the available compiler messages in all modules. This also provides a good pathway for automated future documentation generation of compiler messages. In order to process the input parameters cleanly, have refactored some of kmc's build command logic. This commit increases code coverage for kmc to roughly 50%.
-
Marc Durdin authored
Relates to #10150. Makes the various Messages classes in kmc modules accessible to other modules. Some file renames involved to reduce confusion. No functional changes. Fixes kmc-analyze metadata. See #10254 for a related future fix.
-
- Dec 13, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
mocha describe() does not accept an async function. Any async prep should be done in a before() function, which does support async. One helpful ref: https://github.com/mochajs/mocha/issues/2975#issuecomment-1004176440
-
Steven R. Loomis authored
fix(core): improve memory allocation issues in calling into icu
🙀 -
Steven R. Loomis authored
fix(core): remove a TODO-LDML
🙀 -
Steven R. Loomis authored
feat(core): ldml improve key-not-found
🙀 -
Marc Durdin authored
feat(developer): Move options to ~/.keymandeveloper/options.json
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
fix(developer): two errors in touch layout editor
-
Marc Durdin authored
feat(developer): New Project opens in new process 🦕
-
Marc Durdin authored
feat(developer): Add Window menu 🦕
-
Marc Durdin authored
fix(developer): various project fixes 🦕
-
Marc Durdin authored
feat(core): action struct to action items conversion
-
Marc Durdin authored
-
Marc Durdin authored
chore(ios): FV certificate key
-
- Dec 12, 2023
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- move vkey_to_contextreset table into a common spot in core - assert that vk < 0x100 to avoid running off the table For: #9451
-
Steven R. Loomis authored
- typo from code review For: #9121 Co-authored-by:Joshua A. Horton <joshua_horton@sil.org>
-
Marc Durdin authored
-
Steven R. Loomis authored
For: #9121
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Keyman Server authored
auto: increment master version to 17.0.229
-
Keyman Build Agent authored
-
- Dec 11, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
fix(common): kpj loader needs to handle empty Files element 🦕
-
Marc Durdin authored
feat(developer): kmc emit hint if project file is old version 🦕
-
Marc Durdin authored
fix(developer): crash loading a project when referenced .xml is missing
-
Marc Durdin authored
-
Marc Durdin authored
-
Darcy Wong authored
chore(android,mac): Update Mon crowdin strings
-