spiegel-keyman/core/include/ldml
Marc Durdin 9f5f8e976e feat(core): ldml keyboard transform elements
Adds definitions for LDML keyboard transform elements `transforms`,
`backspaces`, and `reorders`, and the binary format sections `bksp`,
`elem`, `finl`, `ordr`, and `tran`.

Minimally updates the compiler so that it will build, but no other
changes to the compiler.

Compiler and Typescript updates to support building these sections will
come in the next PR.
2022-09-05 13:11:51 +10:00
..
.gitignore Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
keyboardprocessor_ldml.h feat(core): ldml keyboard transform elements 2022-09-05 13:11:51 +10:00
keyboardprocessor_ldml.ts feat(core): ldml keyboard transform elements 2022-09-05 13:11:51 +10:00
ldml-const-builder.ts fix(core): ldml: goodbye multichar strings 🙀 2022-08-23 16:34:08 -05:00
package.json Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
tsconfig.build.json Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
tsconfig.json Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00