spiegel-keyman/developer/js/source
Marc Durdin a639eaa946 feat(developer): promote 'info' messages to 'hint'
There was confusion in the compiler between INFO and HINT type messages.
The problem is that INFO messages will be suppressed by -s/-ss in
kmcomp, but we actually still want HINT messages to be emitted. So I
have gone ahead and renamed CERR_INFO to CERR_HINT and updated all the
places.

This was necessary in order for the kmcomp e2e test 194 to pass.
2022-03-30 17:04:48 +11:00
..
lexical-model-compiler feat(developer): support commas in frequency in wordlists 2022-03-02 08:40:40 +11:00
model-info-compiler Merge pull request #2392 from keymanapp/developer-strict-checks 2019-11-30 16:14:49 -07:00
package-compiler fix(developer): Update buildKmpFile to return Promise 2021-10-16 16:29:09 +07:00
util fix(developer): address nulls in utils.ts 2019-11-27 16:44:38 -07:00
errors.ts feat(developer): promote 'info' messages to 'hint' 2022-03-30 17:04:48 +11:00
kmlmc.ts [Developer] Address review comments, additional refactoring 2019-09-02 09:30:20 +10:00
kmlmi.ts [Developer] Respond to review comments 2019-09-02 14:33:40 +10:00
kmlmp.ts fix(developer): Update buildKmpFile to return Promise 2021-10-16 16:29:09 +07:00