Commit graph

561 commits

Author SHA1 Message Date
Eddie Antonio Santos
374f0dfd8e
Revert "refactor(common/lmlayer): move placeholder word breaker to @keymanapp/lexical-model-word-breakers"
This reverts commit 73b16ae33e.
2020-05-19 14:34:11 -06:00
Eddie Antonio Santos
6fc39df5d0
Revert "refactor(common/lmlayer): move default word-breaker to @keymanapp/lexical-model-word-breakers"
This reverts commit 1f4de1ba93.
2020-05-19 14:32:19 -06:00
Eddie Antonio Santos
430ba9d561
Revert "refactor(common/lmlayer): move ASCII word breaker to new package"
This reverts commit b4efd9a6a1.
2020-05-19 14:23:06 -06:00
Eddie Antonio Santos
f5aae5cbd5
chore(common/lmlayer): let the worker depend on the word breakers 2020-05-19 14:14:06 -06:00
Eddie Antonio Santos
73b16ae33e
refactor(common/lmlayer): move placeholder word breaker to @keymanapp/lexical-model-word-breakers 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
1f4de1ba93
refactor(common/lmlayer): move default word-breaker to @keymanapp/lexical-model-word-breakers 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
2a31420f68
refactor(common/lmlayer): move default word-breaker tests to package 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
b4efd9a6a1
refactor(common/lmlayer): move ASCII word breaker to new package 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
980d0c58f9
refactor(common/lmlayer): move one test over 2020-05-19 14:08:52 -06:00
Keyman Build Agent
76807e4786 auto: increment master version to 14.0.78 2020-05-19 14:00:56 -04:00
Joshua Horton
e4162694f7
Merge branch 'master' into refactor/web/engine/web-utils-package 2020-05-19 08:05:08 +07:00
Keyman Build Agent
9c0ad9964d auto: increment master version to 14.0.77 2020-05-15 14:03:48 -04:00
jahorton
f59778733f fix(common/lmlayer): adds web-utils build step to lmlayer build 2020-05-15 15:59:51 +07:00
jahorton
17bc571dbb refactor(common/lmlayer): adjusts lmlayer to use web-utils 2020-05-15 12:06:40 +07:00
Keyman Build Agent
aa46cbd805 auto: increment master version to 14.0.76 2020-05-13 14:03:24 -04:00
Keyman Build Agent
5cd2602685 auto: increment master version to 14.0.75 2020-05-11 14:01:35 -04:00
Keyman Build Agent
59adbe71db auto: increment master version to 14.0.74 2020-05-10 23:11:29 -04:00
Keyman Build Agent
0cf62b3072 auto: increment master version to 14.0.73 2020-05-08 14:01:31 -04:00
Keyman Build Agent
7fe0a8c4c2 auto: increment master version to 14.0.72 2020-05-07 22:54:46 -04:00
Keyman Build Agent
61c3f152c8 auto: increment master version to 14.0.71 2020-05-07 14:00:58 -04:00
Keyman Build Agent
0552266ffa auto: increment master version to 14.0.70 2020-05-06 02:51:47 -04:00
Marc Durdin
c12ad24c46 auto: increment master version to 14.0.69 2020-05-06 16:33:30 +10:00
Eddie Antonio Santos
6b0a31c608
docs(common/lmlayer): describe the FSM/FST approach 2020-04-30 20:02:25 -06:00
Eddie Antonio Santos
429710ef74
refactor(common/lmlayer): extract function: isJoiner() 2020-04-30 20:02:18 -06:00
Eddie Antonio Santos
fb015fcf7a
change(common/lmlayer): replace last index instead of pop/push 2020-04-30 19:44:58 -06:00
Eddie Antonio Santos
43c517ecc7
style(common/lmlayer): tweak style of joiner 2020-04-30 19:42:44 -06:00
Eddie Antonio Santos
23b4945d32
refactor(common/lmlayer): rename state functions 2020-04-30 19:37:34 -06:00
Eddie Antonio Santos
2226eab322
refactor(common/lmlayer): implement fsm using callbacks 2020-04-30 19:33:18 -06:00
Eddie Antonio Santos
7aa8f2e5cf
refactor(common/lmlayer): factor out state code to local functions 2020-04-30 19:30:43 -06:00
Eddie Antonio Santos
871f1813fb
change(common/lmlayer): remove temporary copy 2020-04-30 19:21:38 -06:00
Eddie Antonio Santos
ceca35cccb
refactor(common/lmlayer): extract function: appendToTopOfStack() 2020-04-30 19:20:47 -06:00
Eddie Antonio Santos
301870f7d7
change(common/lmlayer): removed unused local functions 2020-04-30 19:17:53 -06:00
Eddie Antonio Santos
b414133d15
change(common/lmlayer): rewrite joiner using FSM approach 2020-04-30 19:16:00 -06:00
Eddie Antonio Santos
cf212f10fc
chore(common/lmlayer): change author from personal to work affiliation 2020-04-29 08:35:27 -06:00
jahorton
40b0b2005f fix(web/engine): fixes bad implementation of -S shorthand 2020-04-29 16:15:57 +07:00
jahorton
cad689dc3f chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package 2020-04-29 16:08:55 +07:00
jahorton
1b833a9529 chore(web/engine): Merge branch 'feat/common/init-lerna' into change/web/engine/keyboard-processor-package 2020-04-29 16:08:23 +07:00
jahorton
6ce37e677e chore(common): Merge branch 'master' into feat/common/init-lerna 2020-04-29 14:43:03 +07:00
jahorton
e7742e462f change(web/engine): addresses most of PR review 2020-04-29 14:28:30 +07:00
jahorton
ac3661b2d4 chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package 2020-04-29 13:11:43 +07:00
jahorton
6ec8c707d3 chore(web/engine): Merge branch 'feat/common/init-lerna' into change/web/engine/keyboard-processor-package 2020-04-29 13:03:03 +07:00
jahorton
7415f24925 change(web): language-modeling-layer -> lexical-model-layer 2020-04-29 12:56:31 +07:00
Eddie Antonio Santos
fa4a123582
test(common/lmlayer): 3+ joiners in a row 2020-04-28 16:18:16 -06:00
Eddie Antonio Santos
6178b61b3b
test(common/lmlayer): different but adjacent joiners 2020-04-28 16:05:37 -06:00
Eddie Antonio Santos
d56f867dc2
change(common/lmlayer): code cleanup 2020-04-28 16:02:21 -06:00
Eddie Antonio Santos
8753ee3955
fix(common/lmlayer): remove it.only accidentally left it 😬 2020-04-28 15:55:55 -06:00
Eddie Antonio Santos
acf7aab588
refactor(common/lmlayer): extract function: spansAreBackToBack 2020-04-28 15:55:01 -06:00
Eddie Antonio Santos
73591cb977
refactor(common/lmlayer): extract variables previous, next, current 2020-04-28 15:51:11 -06:00
Eddie Antonio Santos
169b2f2bce
change(common/lmlayer): remove unnecessary cleanup code 2020-04-28 15:46:54 -06:00
Eddie Antonio Santos
1300106a20
fix(common/lmlayer): do not crash when joining contiguous spans 2020-04-28 15:45:33 -06:00