spiegel-keyman/developer
Marc Durdin 13533a726a feat(developer): KeyboardInfoCompiler now implements KeymanCompiler
Relates to #9473.

Refactors the public API of KeyboardInfoCompiler to meet KeymanCompiler,
including moving file write responsibilities into the class itself.

`sources` has become a property of `options`, which is perhaps a slight
violation of the intent of the `init()` function being a one-time call,
as it means we'll need to instantiate an new class for each file we
compile. Given the use-case for the keyboard_info compiler is almost
exclusively internal, I think this is acceptable. Tell me if you think
otherwise!
2023-12-09 07:15:06 +07:00
..
src feat(developer): KeyboardInfoCompiler now implements KeymanCompiler 2023-12-09 07:15:06 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00
build.sh fix(developer): Add configure output for font 2023-11-14 08:32:18 +07:00