spiegel-keyman/developer/src/common
Marc Durdin cf4022ac8a feat(developer): use CompilerEvent for messages in all of kmc
Cleans up majority of remaining kmc-* modules to use CompilerEvent
messages instead of console.log and friends, adding
InfrastructureMessages class for kmc CLI messages.

Consolidates schema loading functions into a single `loadSchema`
function in the CompilerCallbacks interface and implementations.

Moves responsibility for instantiating NodeCompilerCallbacks out of
each individual BuildActivity and into higher level modules.

Fixes return value for failing builds.
2023-04-24 07:26:43 +07:00
..
delphi chore: Merge branch 'feature-kmcompx' into chore/merge-master-into-kmcompx 2023-03-16 12:29:17 +07:00
include refactor(developer): move comperr.h to kmn_compiler_errors.h 2023-04-20 13:20:29 +07:00
web/test-helpers feat(developer): use CompilerEvent for messages in all of kmc 2023-04-24 07:26:43 +07:00