spiegel-keyman/core/include/ldml
Marc Durdin ea6bd8f09f chore(core): order sections according to binary format
Just reorders all work around the various sections to match the binary
format order -- that is, 'sect' first, then all other sections
alphabetically.

This also means the compiler now emits the sections in the expected
order.

No other changes to functionality.
2022-09-04 06:10:34 +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): add 'name' section 2022-09-04 05:45:43 +10:00
keyboardprocessor_ldml.ts chore(core): order sections according to binary format 2022-09-04 06:10:34 +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