- Aug 02, 2023
-
-
Marc Durdin authored
Projects can contain any type of file, but the fromFilename file type utility function would only handle known source and binary file types.
-
Marc Durdin authored
Turns KeymanDeveloperProjectFile into an interface, and removes redundant data in filename and fileType fields, calculating these from filePath instead. Maintains separate KeymanDeveloperProjectFile10 and KeymanDeveloperProjectFile20 classes implementing the base interface for now, although that may be a target for future consolidation (lowpri).
-
Marc Durdin authored
Ensures that we calculate the file type instead of using stored data, which is a lot cleaner. Means we ignore the filetype field in the .kpj xml, which is fine. We should do the same with filename vs filepath.
-
Marc Durdin authored
chore(developer): minor patches to fix compile issues
🗜
-
- Aug 01, 2023
-
-
Marc Durdin authored
chore: add run-name to deb-packaging
🗜 -
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #9377. 1. ldml_transforms.cpp used emplace_back with char instead of dword values (#9377) 2. import was updated to src/ instead of ../ by vscode in build.ts (no related issue)
-
Marc Durdin authored
refactor(developer): projectReader to depend on projectLoader
🗜 -
Marc Durdin authored
fix(developer): support sourcePath in .model_info files
🗜 -
Marc Durdin authored
feat(developer): implement kmc keyboard_info compiler
🗜 -
Marc Durdin authored
-
- Jul 31, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
- Jul 27, 2023
-
-
Steven R. Loomis authored
fix(core): tag KMXPlus file-based structs with alignment
🙀
-
- Jul 26, 2023
-
-
Marc Durdin authored
Merge branch 'fix/developer/support-sourcePath-for-model-info' into refactor/developer/projectLoader-projectReader
-
Marc Durdin authored
Merge branch 'feat/developer/introduce-kmc-keyboard-info' into fix/developer/support-sourcePath-for-model-info
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
refactor(developer): move keyman-targets.ts to common/web/types
🗜 -
Marc Durdin authored
Fixes #9349.
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Also fixes git attributes for khmer_angkor.js test fixture
-
Marc Durdin authored
Merge branch 'chore/developer/move-keyman-targets-to-common' into feat/developer/introduce-kmc-keyboard-info
-
Marc Durdin authored
-
Marc Durdin authored
Merge pull request #9306 from keymanapp/chore/developer/9305-use-kmc-messages-for-errors-in-kmc-model-info chore(developer): use kmc messages for kmc-model-info
🗜 -
Marc Durdin authored
chore: merge master into feature-kmc-kmw (A17S17)
🗜 -
Steven R. Loomis authored
Fixes: #9139
-
Marc Durdin authored
-
- Jul 25, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes missing components of the kmc-keyboard-info compiler and integration into kmc. Lots of cleanup making sure that the compiler actually generates expected output against the keyboards repository.
-
- Jul 24, 2023
-
-
Marc Durdin authored
Adds kmc-keyboard-info module and a basic unit test for it. Integration into kmc is next step.
-
Marc Durdin authored
-
Marc Durdin authored
Also adds unit test. Prep for use in kmc-keyboard-info.
-
- Jul 21, 2023
-
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
fix(developer): don't add .keyboard_info twice
🗜
-