- Mar 22, 2023
-
-
Darcy Wong authored
-
- Mar 20, 2023
-
-
Darcy Wong authored
-
Darcy Wong authored
-
- Mar 17, 2023
-
-
Darcy Wong authored
-
- Mar 16, 2023
-
-
Darcy Wong authored
-
Marc Durdin authored
Merge pull request #8444 from keymanapp/fix/developer/8443-model-compiler-error-parser-handle-missing-line-number fix(developer): lm compiler handle missing line no in errors
-
Darcy Wong authored
chore(web): Cleanup build echo
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Darcy Wong authored
-
Marc Durdin authored
Fixes #8443. Will cherry-pick to stable-16.0. The regex for matching error messages has an optional section for the file/line detail (line 54): ```regex ^(?:(.+) \((\d+)\): )?<snip> ``` The code that parses the results did not account for this being optional, which would cause a crash if the error message did not include this information.
-
Keyman Server authored
auto: increment master version to 17.0.69
-
Keyman Build Agent authored
-
- Mar 15, 2023
-
-
Eberhard Beilharz authored
chore(linux): Use dependency on core in ibus-keyman/build.sh
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Joshua Horton authored
fix(developer/compilers): locks esbuild target detection for kmc building
-
Joshua A. Horton authored
-
Marc Durdin authored
fix(common): fix broken common/web/types cases
🙀 -
Marc Durdin authored
chore(common): add common test build configurations
-
Steven R. Loomis authored
- drop some TODO-LDMLs, document others. For: #8069
-
Steven R. Loomis authored
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Getting even closer to using LDML files out of the box. All files except French are identical to CLDR once https://github.com/unicode-org/cldr/pull/2773 merges. #7042
-
Steven R. Loomis authored
- some support for >1 layers - Fixes: #8160 more work will be needed for touch layers. but punting that till we get to touch. #7042
-
Steven R. Loomis authored
#7042
-
Steven R. Loomis authored
- move hardware= attribute into the form= attribute #7042
-
Steven R. Loomis authored
- No, transforms aren't included here, but everything else is - https://github.com/unicode-org/cldr/commit/dc112dab589bb5c91e2d0c048dd48d85c3652912 in latest keyboard-preview #7042
-
Steven R. Loomis authored
Fixes: #8419
-
Marc Durdin authored
-
Keyman Server authored
auto: increment master version to 17.0.68
-
Keyman Build Agent authored
-
- Mar 14, 2023
-
-
Eberhard Beilharz authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
Currently, there are no tests that will run but these scripts will at least give us a starting point for future code.
-
Marc Durdin authored
-
Marc Durdin authored
-
Joshua Horton authored
chore(common): TS updates to non-sync'd packages, feature-esmodule merge conflict prevention
-
Marc Durdin authored
chore(common): build script performance improvements
-
Marc Durdin authored
chore(common): support shorthand for build.sh
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-