Commit graph

4256 commits

Author SHA1 Message Date
Keyman Build Agent
01c40bd8bb auto: increment master version to 14.0.89 2020-06-08 14:01:38 -04:00
Keyman Build Agent
10140dc8fd auto: increment master version to 14.0.88 2020-06-05 14:00:53 -04:00
Keyman Build Agent
16ce11f37b auto: increment master version to 14.0.87 2020-06-02 14:00:46 -04:00
Keyman Build Agent
53ef4365d7 auto: increment master version to 14.0.86 2020-05-30 14:01:31 -04:00
Keyman Build Agent
2734f88565 auto: increment master version to 14.0.85 2020-05-29 14:00:52 -04:00
Joshua Horton
a3e5544616
Merge pull request #3166 from keymanapp/change/developer/node-packed-kmlmc
change(developer): packs ModelCompiler via npm pack, 7-zip
2020-05-29 15:07:58 +07:00
Joshua A. Horton
0cf1ee449d change(developer/compilers): addresses PR review 2020-05-29 14:01:45 +07:00
Eddie Antonio Santos
a37f067008
chore(common/models): bump model compiler TypeScript dep to ^3.8.3 2020-05-26 08:22:40 -06:00
Eddie Antonio Santos
e135eebecb
change(common/models): remove unnecessary build step 2020-05-25 08:47:59 -06:00
Eddie Antonio Santos
938ea5e22d
change(common/models): import default wordbreaker from package 2020-05-25 08:45:48 -06:00
Eddie Antonio Santos
6328394ec3
change(common/models): depend on templates and wordbreakers 2020-05-25 08:43:25 -06:00
Eddie Antonio Santos
cc5bfd5f2b
fix(common/models): use correct paths for models-types 2020-05-22 11:42:28 -06:00
Eddie Antonio Santos
4e0cbf689f
change(common/models): use standard build script header 2020-05-22 11:18:29 -06:00
Marc Durdin
cbe97477f5
Merge branch 'master' into change/common/lmlayer/move-joiner-to-compiler 2020-05-22 19:59:16 +10:00
Eddie Antonio Santos
1160ab3496
chore(developer/compiler): depend on new @keymanapps/models-types package 2020-05-19 19:52:50 -06:00
Eddie Antonio Santos
cee5b20248
chore(common/lmlayer): build LMLayer before running compiler tests 2020-05-04 11:04:54 -06:00
Eddie Antonio Santos
fd5bd1a70c
chore(common/lmlayer): requisite lerna-fu 2020-05-04 10:53:57 -06:00
Eddie Antonio Santos
00bffc6ce4
feat(common/lmlayer): bundle the word joiner in the compiled model 2020-05-02 09:45:06 -06:00
Eddie Antonio Santos
e79edc58ac
change(common/lmlayer): move joiner implementation to developer/js 2020-05-02 09:32:15 -06:00
Eddie Antonio Santos
a835684180
change(common/lmlayer): move test cases 2020-05-02 09:16:59 -06:00
Eddie Antonio Santos
3878ce5850
Merge pull request #3032 from keymanapp/feat/common/lmlayer/compile-join-words-at
feat(common/lmlayer): compile joinWordsAt property
2020-04-30 08:07:52 -06:00
Eddie Antonio Santos
9adb876dfc
Merge pull request #3024 from keymanapp/change/common/lmlayer/nfkd-default-searchtermtokey
change(common/lmlayer): improvements to default searchTermToKey
2020-04-28 08:56:32 -06:00
Eddie Antonio Santos
0f82e2bf94
feat(common/lmlayer): stub word breakers in tests 2020-04-27 16:29:35 -06:00
Eddie Antonio Santos
438a90fa4f
feat(common/lmlayer): compile join decorator 2020-04-27 16:19:25 -06:00
Eddie Antonio Santos
9bdc1b7f0e
refactor(common/lmlayer): extract function: compilerInnerWordBreaker 2020-04-27 16:09:42 -06:00
Eddie Antonio Santos
1cdf911e5e
test(common/lmlayer): specify join word breaker 2020-04-27 15:59:52 -06:00
Eddie Antonio Santos
50272c7d39
docs(common/lmlayer): correct comment 2020-04-24 09:41:15 -06:00
Eddie Antonio Santos
8eae8d52c5
test(common/lmlayer): correct dz test 2020-04-24 09:39:53 -06:00
Eddie Antonio Santos
791d4797b0
docs(common/lmlayer): correct Keyman version
Co-Authored-By: Marc Durdin <marc@durdin.net>
2020-04-23 16:22:00 -06:00
Eddie Antonio Santos
e92d719934
docs(common/lmlayer): correct Keyman version
Co-Authored-By: Marc Durdin <marc@durdin.net>
2020-04-23 16:21:44 -06:00
Eddie Antonio Santos
d654032ac1
test(common/lmlayer): add DŽ test case 2020-04-23 16:18:03 -06:00
Eddie Antonio Santos
4cf729d37e
change(common/lmlayer): lowercase each codepoint individually 2020-04-23 15:48:11 -06:00
Eddie Antonio Santos
967cbb103b
test(common/lmlayer): context-insensitive lowercasing 2020-04-23 15:41:41 -06:00
Eddie Antonio Santos
02852f5a6a
test(common/lmlayer): various NFKD tests 2020-04-23 15:40:37 -06:00
Eddie Antonio Santos
5bf2be75d9
change(common/lmlayer): use NFKD in default searchTermToKey 2020-04-23 15:39:33 -06:00
Eddie Antonio Santos
48c3262987
test(common/lmlayer): vaporwave test case 2020-04-23 15:01:16 -06:00
Eddie Antonio Santos
0b2f4eb3b0
refactor(common/lmlayer): generate searchTermToKey test cases 2020-04-23 14:55:33 -06:00
Eddie Antonio Santos
fb79d5fd6d
docs(common/lmlayer): spruce up comments 2020-04-23 13:50:12 -06:00
Eddie Antonio Santos
3013d2a4fa
refactor(common/lmlayer): extract type guard for simple wordbreaker spec 2020-04-23 13:35:31 -06:00
Eddie Antonio Santos
57f15578d5
change(common/lmlayer): lock parameter type to property type 2020-04-23 13:23:28 -06:00
Eddie Antonio Santos
2eaee68dce
change(common/lmlayer): simplify compileWordBreaker() fn signature 2020-04-23 13:13:50 -06:00
Eddie Antonio Santos
bf15c9d602
refactor(common/lmlayer): extract fn: normalizeWordBreakerSpec() 2020-04-23 13:10:41 -06:00
Eddie Antonio Santos
fe2c897233
change(common/lmlayer): consume WordBreakerSpec as object 2020-04-23 12:27:29 -06:00
Eddie Antonio Santos
7237672486
refactor(common/lmlayer): rename to simple wordbreaker spec 2020-04-23 12:14:49 -06:00
Eddie Antonio Santos
79395d15be
test(common/lmlayer): test file with new word breaker syntax 2020-04-23 12:13:05 -06:00
Eddie Antonio Santos
a9069a1a3a
Merge branch 'master' into lmlayer-default-searchtermtokey 2020-04-22 08:24:21 -06:00
Eddie Antonio Santos
87f35da404
test(common/lmlayer): fix expecations for Turkic orthography 2020-04-21 15:44:18 -06:00
Eddie Antonio Santos
f8bfba5e85
test(common/lmlayer): fix import for defaultSearchTermToKey 2020-04-21 15:30:59 -06:00
Eddie Antonio Santos
69db437bf4
refactor(common/lmlayer): rename Wordform2Key -> SearchTermToKey 2020-04-21 15:24:31 -06:00
Eddie Antonio Santos
79815d989d
refactor(common/lmlayer): rename defaultWordform2Key -> defaultSearchTermToKey 2020-04-21 15:23:19 -06:00