spiegel-keyman/core/src
2026-08-10 11:58:50 +02:00
..
kmx chore: Merge branch 'epic/web-core' into epic/embed-osk-in-kmx 2026-04-17 19:01:15 +02:00
ldml Merge branch 'epic/embed-osk-in-kmx' into auto/A19S25-merge-master-into-embed-osk-in-kmx 2026-03-27 16:27:19 +11:00
mock chore: Merge remote-tracking branch 'origin/epic/web-core' into auto/A19S34-merge-base-into-web-core 2026-08-10 11:58:50 +02:00
action.cpp fix(windows): add cstring include to action.cpp 2026-05-19 14:01:06 +10:00
action.hpp fix(windows): deep copy for state object 2026-05-12 18:03:46 +10:00
actions_normalize.cpp fix(core): normalization segment should end on NFC boundary, not NFD 2026-01-28 14:32:25 +11:00
context.hpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
context_helpers.cpp chore(core): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
core_icu.cpp feat(core): move more normalization logic into JS 2024-05-24 18:20:30 -05:00
core_icu.h refactor(core): devolve regex to js for wasm 2024-06-05 16:53:43 -05:00
debug.hpp refactor(core): split context API from Core primary API 2024-01-17 14:44:25 +11:00
debuglog.cpp fix(core): handle backspace decomposition 2026-01-25 07:24:15 +11:00
debuglog.h fix(core): handle backspace decomposition 2026-01-25 07:24:15 +11:00
keyboard.cpp chore: Merge branch 'epic/web-core' into epic/embed-osk-in-kmx 2026-04-17 19:01:15 +02:00
keyboard.hpp chore: Merge branch 'epic/web-core' into epic/embed-osk-in-kmx 2026-04-17 19:01:15 +02:00
keyman_core.h chore(core): refactor to move most normalization calls into util_normalize.cpp 2024-05-23 14:47:38 -05:00
km_core_action_api.cpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
km_core_context_api.cpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
km_core_debug_api.cpp refactor(core): split context API from Core primary API 2024-01-17 14:44:25 +11:00
km_core_keyboard_api.cpp feat(core): expose state and event API to WASM 2025-03-03 11:28:57 +01:00
km_core_options_api.cpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
km_core_processevent_api.cpp chore(core): fixup const cast 2026-05-27 15:17:48 +02:00
km_core_state_api.cpp chore: Merge branch 'epic/web-core' into epic/embed-osk-in-kmx 2026-04-17 19:01:15 +02:00
km_core_state_context_set_if_needed.cpp chore(core): refactor to move most normalization calls into util_normalize.cpp 2024-05-23 14:47:38 -05:00
meson.build chore: Merge branch 'epic/web-core' into auto/A19S30-merge-master-into-web-core 2026-06-02 13:42:10 +02:00
option.cpp chore: Merge branch 'epic/web-core' into auto/A19S29-merge-master-into-web-core 2026-05-22 11:32:24 +02:00
option.hpp chore: Merge branch 'epic/web-core' into auto/A19S29-merge-master-into-web-core 2026-05-22 11:32:24 +02:00
path.hpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
processor.hpp chore(core): remove jsonpp 2026-04-11 07:39:56 +02:00
state.cpp chore: Merge remote-tracking branch 'origin/epic/web-core' into auto/A19S34-merge-base-into-web-core 2026-08-10 11:58:50 +02:00
state.hpp fix(windows): comments and formating 2026-07-23 22:16:17 +10:00
util_normalize.cpp fix(core): normalization segment should end on NFC boundary, not NFD 2026-01-28 14:32:25 +11:00
util_normalize.hpp fix(core): normalization segment should end on NFC boundary, not NFD 2026-01-28 14:32:25 +11:00
util_normalize_table_generator.cpp chore(core): address review comments 2026-02-01 06:47:49 +11:00
util_regex.cpp feat(core): update util_regex per review comments 2024-06-14 08:55:15 -05:00
util_regex.hpp feat(core): devolve regex to JS 2024-06-07 18:11:20 -05:00
version.rc Update core/src/version.rc 2023-10-20 09:34:16 +02:00
vkey_to_contextreset.cpp Apply suggestions from code review 2024-04-24 08:22:41 -05:00
vkey_to_contextreset.hpp fix(core): update vkey_should_invalidate_context per comment 2024-04-25 08:58:47 -05:00
wasm.cpp feat(core): address code review comments 2026-01-19 16:28:52 +01:00