Commit graph

1051 commits

Author SHA1 Message Date
Sabine
852400b848 Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
# Conflicts:
#	developer/kmcompx/.gitignore
2022-09-16 16:33:24 +02:00
Sabine
5b1226ff6a chore(developer): changed gitignore 2022-09-16 16:28:48 +02:00
Sabine
2c2de8b0f0 chore(developer): changed gitignore 2022-09-16 07:52:17 +02:00
Sabine
bc6779cd75 chore(developer): adapted kmcompxtest to test kmn-files that have errors included 2022-09-16 06:58:57 +02:00
Sabine
4ede5db0a2 chore(developer): removed CWARN/CHINT out of CompMsg 2022-09-16 06:56:56 +02:00
Sabine
b6612c1470 chore(developer): new GetCompilerErrorString() used in AddCompileMessage() 2022-09-14 18:57:32 +02:00
Sabine
a667b36f11 chore(developer): removed unused datatype typedefs 2022-09-14 18:43:12 +02:00
Sabine
136b5b4148 chore(developer): removed several Windows-specific functions 2022-09-13 18:09:49 +02:00
Sabine
910ae7419a chore(developer): tidied up code 2022-09-12 16:31:43 +02:00
Sabine
fab2670c9e Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
# Conflicts:
#	developer/src/kmcmpdll/CheckForDuplicates.cpp
#	developer/src/kmcmpdll/Compiler.cpp
#	developer/src/kmcmpdll/NamedCodeConstants.cpp
conflicts solved
2022-09-08 17:01:40 +02:00
Sabine
9296e57398 chore(developer): tidied up code 2022-09-08 16:55:26 +02:00
Sabine
667c2fb89d chore(developer): removed all commentaries _S2 2022-09-08 16:18:32 +02:00
Sabine
129bc242bd chore(developer): tidied up code 2022-09-08 15:37:03 +02:00
Sabine
a3c2956f47 chore(developer): tiedied up code 2022-09-08 15:20:28 +02:00
Sabine
9fc1c63783 Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
# Conflicts:
#	developer/src/kmcmpdll/Compiler.cpp
solved
2022-09-07 19:00:07 +02:00
Sabine
b9ba055e31 chore(developer): tidied up code 2022-09-07 18:39:34 +02:00
Sabine
271ca512b9 chore(developer): tidied up code 2022-09-07 17:37:56 +02:00
Sabine
bfc1f681da chore(developer): CheckFNConsuistency: called u16printf with f´different par. 2022-09-07 15:44:03 +02:00
Sabine
c3be2ba6da Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
# Conflicts:
#	developer/src/kmcmpdll/CheckFilenameConsistency.cpp
#	developer/src/kmcmpdll/CheckFilenameConsistency.h
chore(developer): solved conflicts
2022-09-06 18:46:40 +02:00
Sabine
2c6726974a chore(developer): Win-functions in FileNameConsistency 2022-09-06 17:44:18 +02:00
Sabine
143ad3f206 chore(developer): Win-functions in FileNameConsistency 2022-09-06 17:23:09 +02:00
Sabine
1ec6f8a6d1 chore(developer): excluded some tests from kmcompxtest (use get_test_source_exclude_some_kmn.bat now) 2022-08-27 11:26:26 +02:00
Sabine
097b9ed773 chore(developer): CheckFileNameConsistency changed to take KMX_WCHART const* (= wchar_t* const); used in compiler.cpp now 2022-08-25 12:21:44 +02:00
Sabine
52d6629d58 Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION
# Conflicts:
#	developer/src/kmcmpdll/CheckNCapsConsistency.cpp
#	developer/src/kmcmpdll/UnreachableRules.cpp
#	developer/src/kmcmpdll/kmcmpdll.h

solved conflicts ( were only blanc lines)
2022-08-24 16:06:52 +02:00
Sabine
ec534ca898 chore(developer): removed #pragma once from wrong places, edited #includes 2022-08-24 16:01:06 +02:00
Sabine
296006de99 chore(developer): removed #pragma once from wrong places, edited #includes 2022-08-24 15:34:22 +02:00
Sabine
1482f18a73 chore(developer): tidied up code (not finished yet) 2022-08-23 18:33:22 +02:00
Sabine
6b52b97d54 chore(developer): mostly whitespace changes 2022-08-22 19:34:37 +02:00
Sabine
0595c2b3b4 chore(developer): replaced u16ncmp with u16nicmp at most places 2022-08-19 17:58:38 +02:00
Sabine
776d928785 chore(developer): tests using RTL run Ok ( changed RTu->RTL) 2022-08-19 08:01:50 +02:00
Sabine
1da8d115d8 chore(developer): added return Msgs for different types of errors while compiling 2022-08-19 08:01:28 +02:00
Marc Durdin
d9f8be05af chore(developer): fixup u16ncat 2022-08-12 18:12:12 +02:00
Sabine
d93462a0ae chore(developer): changef u16fmt 2022-08-12 17:06:56 +02:00
Sabine
bc5bf6971b chore(developer): fixed errors on running kmcompxtest 2022-08-12 16:46:10 +02:00
Sabine
d5d1cd7228 chore(developer): fopen 2022-08-12 16:04:49 +02:00
Sabine
7795ca5cd1 chore(developer): changed printf->u16sprintf 2022-08-12 15:41:25 +02:00
Sabine
56e4167e55 chore(developer): new functions e.g. string_from_wstring... 2022-08-12 15:32:07 +02:00
Sabine
051c3bbdea Merge branch 'refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION' of https://github.com/keymanapp/keyman into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION 2022-08-11 17:32:50 +02:00
Marc Durdin
b2b3b81952 chore(developer): enable tests for keyboards repo for kmcompx 2022-08-11 17:30:20 +02:00
Sabine
2f599c0365 chore(developer): changed #includes ".." -> <..> 2022-08-11 15:45:45 +02:00
Sabine
ed0859c9a5 chore(developer): changed #includes ".." -> <..> 2022-08-11 15:37:03 +02:00
Sabine
80529075e7 chore(developer): removed doubled/overwritten functions 2022-08-11 14:57:26 +02:00
Sabine
f11c1b0db9 chore(developer): removed commented sections ( ** old **) if files 2022-08-11 14:31:33 +02:00
Sabine
071af34ed0 chore(developer): removed files from kmcompx/include/ 2022-08-11 14:21:06 +02:00
Sabine
b1428fbe96 chore(developer): chanched include of pch.h 2022-08-11 13:50:50 +02:00
Sabine
575ebae04c chore(developer): removed kmcompx/include/kmx_file.h 2022-08-11 12:05:30 +02:00
Sabine
83f4a5c9a6 chore(developper): removed typedefs of kmcompcx.h 2022-08-11 11:55:40 +02:00
Marc Durdin
38d3d97520
Merge branch 'refactor/core/move-kmx_file.h-to-common' into refactor/developer/6026-kmcompx-compiler-cross-platform-part-2-NEW_VERSION 2022-08-11 04:41:37 -05:00
Marc Durdin
41320f7d10 chore(common): refactor shared types into km_types.h 2022-08-11 11:13:00 +02:00
Sabine
3447b8aa2f chore(developer): remove keyboardprocessor... 2022-08-11 10:55:52 +02:00