mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 04:09:25 +00:00
Moves to using the `reportMessage` callback for reporting all errors in kmc-kmn. This required some patching to common/web/types in order to get the new constants in place and add support for line numbers to `CompilerEvent`, so at the same time I refactored `compilerErrorSeverityName` into the module. After the refactor, coverage tests were failing because they included the test/ folder, so cleaned that up at the same time. |
||
|---|---|---|
| .. | ||
| input-processor | ||
| keyboard-processor | ||
| keyman-version | ||
| lm-message-types | ||
| lm-worker | ||
| recorder | ||
| sentry-manager | ||
| types | ||
| utils | ||
| .gitignore | ||
| build.sh | ||