Commit Graph

6108 Commits

Author SHA1 Message Date
Michele Caini
c40c2d41de test: const correctness 2024-10-07 10:44:23 +02:00
Michele Caini
8ca5a6c305 meta: explicit checks 2024-10-07 10:43:20 +02:00
Michele Caini
6738e3e77d view: avoid implicit conversions 2024-10-07 10:42:53 +02:00
Michele Caini
36896978b1 view: avoid else after return 2024-10-04 15:55:42 +02:00
Michele Caini
6db5d78e87 meta: typo 2024-10-04 15:09:20 +02:00
Michele Caini
414365c770 meta: avoid implicit conversions 2024-10-04 15:08:13 +02:00
Michele Caini
8cfd635f1d meta: typo 2024-10-04 12:29:36 +02:00
Michele Caini
1de5b066fd meta: avoid implicit conversions 2024-10-04 12:26:29 +02:00
Michele Caini
02f8f00340 test: identifier length 2024-10-04 12:25:07 +02:00
Michele Caini
44ee192b41 meta: explicit check 2024-10-04 12:21:11 +02:00
Michele Caini
00c2ddb300 test: const correctness 2024-10-04 12:18:27 +02:00
Michele Caini
a9e575ee8b any: avoid implicit conversions 2024-10-04 12:16:17 +02:00
Michele Caini
76f988e975 test: identifier length 2024-10-04 12:13:43 +02:00
Michele Caini
a75f864c4f test: isolate declarations 2024-10-04 12:12:58 +02:00
Michele Caini
d8a98fe5f0 linter: check options for readability-magic-numbers 2024-10-04 12:10:16 +02:00
Michele Caini
a348ff7dd1 storage: explicit checks 2024-10-04 11:50:24 +02:00
Michele Caini
1620b63a2f sparse set: avoid implicit conversions 2024-10-04 11:48:36 +02:00
Michele Caini
a70177a725 linter: try to make readability-function-cognitive-complexity ignore gtest 2024-10-04 11:46:27 +02:00
Michele Caini
87ac4c0121 registry: avoid else after return 2024-10-04 11:39:23 +02:00
Michele Caini
14a4788417 registry: avoid implicit bool conversion 2024-10-04 11:39:07 +02:00
Michele Caini
5f18f90571 linter: set MinimumVariableNameLength for readability-identifier-length 2024-10-04 11:35:00 +02:00
Michele Caini
cc79817af3 any: avoid else after return 2024-10-04 11:12:20 +02:00
Michele Caini
f39c68793e sigh: drop redundant initializer 2024-10-04 11:10:52 +02:00
Michele Caini
28adaa5a8b registry: avoid else after return 2024-10-04 11:03:34 +02:00
Michele Caini
cee7c799ce sparse set: make it clear the elem is a pointer 2024-10-04 11:03:23 +02:00
Michele Caini
47ff28d92d sparse set: drop redundant access specifier 2024-10-04 11:02:29 +02:00
Michele Caini
f50750bafd linter: set MinimumVariableNameLength for readability-identifier-length 2024-10-04 10:59:28 +02:00
Michele Caini
fc10b39dc4 linter: disable a couple of checks that I don't like much 2024-10-04 10:48:59 +02:00
Michele Caini
035e17ff1d linter: avoid const params in decls 2024-10-04 10:39:55 +02:00
Michele Caini
41f1b4e97b build: fixed typo in the clang-tidy file - close #1178
Related Work Items: #11, #1178
2024-10-04 10:21:08 +02:00
Michele Caini
1f474e785a test: cleanup 2024-10-03 08:25:26 +02:00
Michele Caini
bf0e78fef9 test: avoid magic numbers 2024-10-03 08:21:24 +02:00
Michele Caini
83ebbea352 mixin: use auto to please the linter 2024-10-03 08:20:27 +02:00
Michele Caini
79e1a9a3d9 organizer: instruct the linter on known uses of C-style arrays 2024-10-03 08:19:34 +02:00
Michele Caini
c9d7feccfa doc: more about the reactive mixin 2024-10-02 10:46:14 +02:00
Michele Caini
4f0b7d31dd mixin: full support for derived registry types 2024-10-02 10:31:07 +02:00
Michele Caini
9eef230340 mixin: internal changes 2024-10-02 10:30:23 +02:00
Michele Caini
69aeeeee30 *: updated TODO 2024-10-01 08:58:09 +02:00
Michele Caini
734dfa2c6f doc: minor changes 2024-10-01 08:57:28 +02:00
Michele Caini
61b5c193e8 sigh mixin: operator bool and registry functions 2024-10-01 08:56:58 +02:00
Michele Caini
84308361ae observer: deprecated, use reactive mixin instead 2024-09-30 10:27:52 +02:00
Michele Caini
db22dd8e69 meta: suppress (wrong) warnings by g++ 2024-09-30 09:32:07 +02:00
Michele Caini
805cbf9c79 reactive mixin: return *this from on_<op> functions 2024-09-30 09:23:28 +02:00
Michele Caini
50e41076c5 doc: minor changes 2024-09-28 19:13:04 +02:00
Michele Caini
1a95c9d03e test: suppress warning due to unused variable 2024-09-28 19:12:36 +02:00
Michele Caini
0b01e14f01 doc. minor changes 2024-09-28 19:10:34 +02:00
Michele Caini
445b11e88c doc: minor changes 2024-09-28 19:10:14 +02:00
Michele Caini
c22224692d doc: reactive mixin/storage 2024-09-28 19:08:45 +02:00
Michele Caini
0207ee7624 *: updated TODO 2024-09-27 15:22:47 +02:00
Michele Caini
84cab81c40 test: reactive mixin view functions 2024-09-27 15:22:28 +02:00