spiegel-keyman/common/web/types
Marc Durdin 66542f6323 feat(developer): use new message infrastructure in kmc-kmn
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.
2023-04-19 10:13:14 +07:00
..
src feat(developer): use new message infrastructure in kmc-kmn 2023-04-19 10:13:14 +07:00
test Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩" 2023-03-31 14:17:37 +11:00
build.sh chore(common): update description for 'build.sh pack' 2023-04-12 14:18:31 +07:00
package.json chore(common): add missing deps and files for npm publish 2023-04-12 14:05:05 +07:00
tsconfig.json Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩" 2023-03-31 14:17:37 +11:00