| .. |
|
kmx
|
chore(core): update core to C++17
|
2024-05-08 16:41:30 -05:00 |
|
ldml
|
chore(core): refactor to move most normalization calls into util_normalize.cpp
|
2024-05-23 14:47:38 -05:00 |
|
mock
|
fix(core): Fix nuances when updating context
|
2024-01-19 15:56:40 +01:00 |
|
action.cpp
|
chore(core): fixup typos
|
2024-02-01 15:05:24 +07:00 |
|
action.hpp
|
fix(core): make km_core_state_get_actions() idempotent
|
2024-02-01 11:28:08 +07:00 |
|
actions_normalize.cpp
|
chore(core): fix actions_normalize() pointer math - tests
|
2024-03-27 23:55:01 -05:00 |
|
context.hpp
|
chore(core): km_core_cp -> km_core_cu
|
2024-05-02 17:39:15 -05:00 |
|
context_helpers.cpp
|
chore(core): km_core_cp -> km_core_cu
|
2024-05-02 17:39:15 -05:00 |
|
core_icu.h
|
chore(core): refactor to move most normalization calls into util_normalize.cpp
|
2024-05-23 14:47:38 -05:00 |
|
debug.hpp
|
refactor(core): split context API from Core primary API
|
2024-01-17 14:44:25 +11:00 |
|
debuglog.cpp
|
feat(core): test fix 🙀
|
2023-11-14 07:28:57 -06:00 |
|
debuglog.h
|
feat(core): dx: 32 bit Debug_UnicodeString() 🙀
|
2023-11-14 07:17:01 -06: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(linux): Rename namespace kbp to core
|
2023-10-19 10:39:55 +02:00 |
|
keyboard.hpp
|
refactor(core): split context API from Core primary API
|
2024-01-17 14:44:25 +11: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
|
chore(core): km_core_cp -> km_core_cu
|
2024-05-02 17:39:15 -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
|
refactor(core): split context API from Core primary API
|
2024-01-17 14:44:25 +11: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
|
fix(core): update core to handle reset context
|
2024-04-17 10:31:33 -05:00 |
|
km_core_state_api.cpp
|
chore(core): update core to C++17
|
2024-05-08 16:41:30 -05: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(core): refactor to move most normalization calls into util_normalize.cpp
|
2024-05-23 14:47:38 -05:00 |
|
option.cpp
|
chore(core): km_core_cp -> km_core_cu
|
2024-05-02 17:39:15 -05:00 |
|
option.hpp
|
refactor(core): split context API from Core primary API
|
2024-01-17 14:44:25 +11: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
|
chore: Update core/src/state.cpp
|
2024-02-07 12:29:45 +11:00 |
|
state.hpp
|
fix(core): update core to handle reset context
|
2024-04-11 23:34:20 -05:00 |
|
utfcodec.cpp
|
chore(common): move common/core/desktop/ to core/
|
2022-05-18 07:22:10 +10:00 |
|
utfcodec.hpp
|
fix(core): add a test to verify ICU and Unicode version
|
2024-05-23 09:31:15 -05:00 |
|
util_normalize.cpp
|
feat(core): change normalize_nfd() to use JS native call instead of ICU
|
2024-05-23 17:09:00 -05:00 |
|
util_normalize.hpp
|
chore(core): refactor to move most normalization calls into util_normalize.cpp
|
2024-05-23 14:47:38 -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 |