spiegel-keyman/core
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
..
doc chore(core): rename json.hpp to jsonpp.hpp 2022-07-26 13:06:16 +10:00
include feat(core): ldml keyboard transform elements 2022-09-05 13:11:51 +10:00
src feat(core): ldml keyboard transform elements 2022-09-05 13:11:51 +10:00
tests chore: remove extra files 2022-09-04 06:14:53 +10:00
tools/ldml-const-builder chore: move hextobin to common 2022-08-29 15:07:43 +10:00
.gitignore chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
build.bat chore(common): Merge branch 'chore/web/keyman-version-for-developer' into chore/common/move-common-core-desktop-to-core 2022-05-30 09:38:27 +10:00
build.sh chore: move hextobin to common 2022-08-29 15:07:43 +10:00
getversion.bat chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
getversion.sh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
meson.build feat(core): set -DDEBUG for debug 🙀 2022-08-30 11:49:22 -05:00
wasm.build.linux.in chore(core): emcc off path for linux 2022-08-27 14:53:06 +10:00
wasm.build.mac.in chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
wasm.build.win.in chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
wasm.defs.build chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00