silverqx
|
3b711d4876
|
removed const data members in all exceptions
|
2022-01-13 18:59:30 +01:00 |
|
silverqx
|
f4e7c6faff
|
fixed all macro guards
|
2022-01-06 11:22:46 +01:00 |
|
silverqx
|
0acca5c076
|
moved inline from definitions to declarations
|
2022-01-06 10:13:42 +01:00 |
|
silverqx
|
fe371d9fbd
|
removed SHAREDLIB_EXPORT from header files only
|
2021-11-13 11:12:50 +01:00 |
|
silverqx
|
930acaefb3
|
passed clang-tidy portability-*, readability-*
Enhanced .clang-tidy files.
- -readability-function-cognitive-complexity for all tests
|
2021-10-28 14:55:28 +02:00 |
|
silverqx
|
845a71faae
|
passed * clang-tidy (hpp files)
Following clang-tidy checks bugprone-*, concurrency-*, modernize-*, and
google-*.
- namespace-comments
- using-namespaces
- virtual vs override/final
- explicit ctor/conversion operator
|
2021-10-26 06:14:04 +02:00 |
|
silverqx
|
7f07ed4482
|
unified macro guards
|
2021-10-21 16:36:50 +02:00 |
|
silverqx
|
89f8566d33
|
replaced TINYORM_COMMON_NAMESPACE with macro
|
2021-10-19 19:40:17 +02:00 |
|
silverqx
|
d68d8fedb3
|
added pragma system_header
|
2021-10-13 10:06:50 +02:00 |
|
silverqx
|
7899e3ed47
|
changed define macros to _HPP
|
2021-09-30 09:20:58 +02:00 |
|
silverqx
|
b996a8bde9
|
bugfix uninitialized argument
|
2021-09-19 14:21:51 +02:00 |
|
silverqx
|
8473ada739
|
added comments for all classes
|
2021-08-06 11:52:26 +02:00 |
|
silverqx
|
e9133df5c8
|
comments for all ctors/dtors
|
2021-08-06 10:35:15 +02:00 |
|
silverqx
|
b7d72e93de
|
moved all inline outside classes
|
2021-08-06 10:14:13 +02:00 |
|
silverqx
|
db5aa004a1
|
all exceptions moved to own folder and namespace
|
2021-08-05 21:13:23 +02:00 |
|