spiegel-keyman/core/src
Marc Durdin 729c71d64d
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
chore: minor cleanup prior to merge of web-core preflight
2026-05-28 14:16:19 +02:00
..
kmx chore: Merge branch 'epic/web-core' into auto/A19S15-merge-master-into-web-core 2025-11-07 14:23:43 +01:00
ldml fix(core): address code review comments 2026-03-24 12:43:11 +01:00
mock feat(core): implement loading KMX from blob 2024-11-27 15:30:05 +01: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 feat(core): move more normalization logic into JS 2024-05-24 18:20:30 -05: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
jsonpp.cpp chore(core): update core to C++17 fixes 2024-05-13 17:50:20 -05:00
jsonpp.hpp chore(core): update core to C++17 fixes 2024-05-13 17:50:20 -05:00
keyboard.cpp chore(web): remove keyboard_attributes._folder_path 2026-01-21 18:27:37 +01:00
keyboard.hpp chore(web): remove keyboard_attributes._folder_path 2026-01-21 18:27:37 +01: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 fix(core): add an assert on code_points_to_delete 2024-03-27 23:25:43 -05:00
km_core_context_api.cpp feat(core): move more normalization logic into JS 2024-05-24 18:20:30 -05: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): km_core_cp -> km_core_cu 2024-05-02 17:39:15 -05:00
km_core_processevent_api.cpp chore(core): fixup const cast 2026-05-27 15:17:48 +02:00
km_core_state_api.cpp feat(core): expose context and actions APIs to WASM 2025-03-03 11:29:17 +01: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: minor cleanup prior to merge of web-core preflight 2026-05-28 14:16:19 +02:00
option.cpp fix(windows): deep copy for state object 2026-05-12 18:03:46 +10:00
option.hpp fix(core): remove white space and comments 2026-05-14 16:28:59 +10:00
path.hpp refactor(core): split context API from Core primary API 2024-01-17 14:44:25 +11:00
processor.hpp refactor(core): split context API from Core primary API 2024-01-17 14:44:25 +11:00
state.cpp fix(core): remove white space and comments 2026-05-14 16:28:59 +10:00
state.hpp fix(windows): deep copy for state object 2026-05-12 18:03:46 +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