spiegel-keyman/common
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
..
cpp refactor: move kmx_u16 to common and rename to km_u16 2024-08-14 10:07:08 +02:00
include refactor: move kmx_u16 to common and rename to km_u16 2024-08-14 10:07:08 +02:00
linux chore(common): builder_describe and builder_parse should come first 2024-05-02 15:54:32 +07:00
mac chore(common): builder_describe and builder_parse should come first 2024-05-02 15:54:32 +07:00
models fix(web): fixes wordbreaker test import path 2024-08-27 14:55:33 +07:00
resources chore(common): Update keymanweb-osk.ttf to 4.1 2024-03-21 20:06:11 +07:00
schemas chore(common): loosen .keyman-touch-layout schema layer id requirements 2024-02-23 10:38:45 +07:00
test refactor(web): move predictive-textworker-main 2024-08-15 12:26:50 +02:00
tools change(web): remove support for es5 2024-07-04 20:49:30 +02:00
web fix(developer): check vars string usage before definition 2024-09-12 09:18:06 +07:00
windows Merge pull request #12259 from keymanapp/feat/windows/11471/right-modifier-hk 2024-09-06 13:40:14 +10:00
build.sh chore(common): add support for build target platform exclusions 2024-08-07 09:25:56 +07:00