Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin b7810bdd2e fix(developer): check vars string usage before definition
Validation of vars was not properly checking for forward references to
string variables. This, coupled with a null vs undefined bug in
subsequent use, meant that forward reference variables were ending up
with a literal string value of 'undefined'.

This also fixes the test for visual-keyboard-compiler, where the fixture
was actually buggy and was the trigger for investigating this problem.

Fixes: #12403
Relates-to: #12395
2024-09-12 09:18:06 +07:00
.github chore(linux): remove Ubuntu Mantic, add Oracular 2024-07-24 09:49:57 +02:00
android Merge pull request #12361 from keymanapp/fix/android/zero-keyboard-languages 2024-09-06 12:55:19 +07:00
common fix(developer): check vars string usage before definition 2024-09-12 09:18:06 +07:00
core fix(core): properly support 'other' modifier state with uint32_t type 2024-08-24 12:26:52 +08:00
developer fix(developer): check vars string usage before definition 2024-09-12 09:18:06 +07:00
docs Merge pull request #12303 from keymanapp/docs/core/format 2024-08-29 16:49:45 +07:00
ios chore(common): Update crowdin strings for Czech 2024-08-29 14:54:48 +07:00
linux fix(linux): add dependency 2024-08-29 08:48:06 +07:00
mac fix(mac): check for macOS 11 for PostEvent access 2024-09-03 13:07:25 +07:00
oem/firstvoices Merge pull request #12327 from keymanapp/feat/windows/12251/update-sil-global-strings 2024-09-05 16:58:50 +10:00
resources Merge pull request #12286 from keymanapp/chore/windows/support-typo 2024-08-29 09:47:01 +02:00
web docs(web): fix link to documentation page 2024-09-06 09:12:16 +02:00
windows Merge pull request #12259 from keymanapp/feat/windows/11471/right-modifier-hk 2024-09-06 13:40:14 +10:00
.clang-format chore(common): update C/C++ formatting options 2024-06-19 20:19:12 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): minor cleanup on scripts 2024-05-20 06:35:11 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment master version to 18.0.107 2024-09-06 14:02:45 -04:00
LICENSE.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
package-lock.json fix(developer): rewrite ldml visual keyboard compiler 2024-09-12 06:06:00 +07:00
package.json fix(web): enable tests to run on Ubuntu 24.04 Noble 2024-08-26 16:22:15 +07:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig.base.json refactor(web): move lm-message-typespredictive-text/types 2024-08-16 08:31:21 +02:00
tsconfig.json refactor(web): move gesture-recognizergesture-processor 2024-08-26 15:29:21 +07:00
VERSION.md auto: increment master version to 18.0.107 2024-09-06 14:02:45 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL Global.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links