spiegel-keyman/core/include/keyman
Eberhard Beilharz 1c88166f6e
feat(core): instantiate different processor types in processor_factory
This moves instantiating the different processor types back to the
`processor_factory` by adding a new `is_handled` static method on the
different processors. Also addresses other code review comments.

Also add some more unit tests.
2024-10-02 18:47:18 +02:00
..
keyman_core_api.h feat(core): instantiate different processor types in processor_factory 2024-10-02 18:47:18 +02:00
keyman_core_api_actions.h chore(core): move action apis into keyman_core_api_actions.h 2024-01-31 11:32:09 +07:00
keyman_core_api_bits.h feat(core): implement loading KMX from blob 2024-09-24 16:30:39 +02:00
keyman_core_api_consts.h chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
keyman_core_api_context.h chore(core): fix typos 2024-03-20 13:30:05 +07:00
keyman_core_api_debug.h chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
keyman_core_api_version.h.in chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
keyman_core_api_vkeys.h chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
meson.build chore(core): move action apis into keyman_core_api_actions.h 2024-01-31 11:32:09 +07:00