silverqx
|
ccb660a7c5
|
enabled clazy copyable-polymorphic check
|
2022-05-24 22:44:57 +02:00 |
|
silverqx
|
d5f9632470
|
enhanced exception classes
- normalized comments
- added a new std::string ctor
- getters noexcept
|
2022-04-13 19:22:39 +02:00 |
|
silverqx
|
fe371d9fbd
|
removed SHAREDLIB_EXPORT from header files only
|
2021-11-13 11:12:50 +01:00 |
|
silverqx
|
5da755e1de
|
changed some macro guards
|
2021-10-27 10:04:57 +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
|
8473ada739
|
added comments for all classes
|
2021-08-06 11:52:26 +02:00 |
|
silverqx
|
db5aa004a1
|
all exceptions moved to own folder and namespace
|
2021-08-05 21:13:23 +02:00 |
|