Commit Graph

3902 Commits

Author SHA1 Message Date
Michele Caini
8062bcfb3c registry: review remove/erase to use iterators 2024-06-06 10:58:17 +02:00
Michele Caini
47d71fa6cf group: minor changes (linter) 2024-06-06 10:57:52 +02:00
Michele Caini
43e9083456 dense_set: avoid pointer arithmetic 2024-06-05 13:56:12 +02:00
Michele Caini
58acc7edd1 registry: more stable assure function (with tests) - close #1148 2024-06-05 12:49:55 +02:00
Michele Caini
898dc2a122 registry: minor changes 2024-06-05 09:03:51 +02:00
Michele Caini
89e3698599 hashed_string: internal review 2024-06-04 14:42:26 +02:00
Michele Caini
b3e07785fc meta: cleanup 2024-06-04 14:41:48 +02:00
Michele Caini
f068b1f005 poly: linter directive on basic_poly 2024-06-04 09:43:25 +02:00
Michele Caini
f5790697ff meta: fool the linter 2024-06-04 09:42:27 +02:00
Michele Caini
00b32cdfe5 meta: coding style and nothing more 2024-06-04 09:41:55 +02:00
Michele Caini
ac8369d393 adjacency_matrix: correctly initialize members 2024-06-04 09:41:38 +02:00
Michele Caini
cb8f695584 any: coding style and nothing more 2024-06-04 09:41:07 +02:00
Michele Caini
2ab27a9b59 hashed_string: cleanup 2024-06-03 23:07:45 +02:00
Michele Caini
eae659301b observer: minor changes 2024-06-03 23:05:35 +02:00
Michele Caini
86cdb6f55d monostate: make it clear to the linter that we want value and monostate_v to be global 2024-06-03 23:05:25 +02:00
Michele Caini
627219f8a2 family: make it clear to the linter that we want identifier to be global 2024-06-03 23:04:59 +02:00
Michele Caini
126f3caba0 hashed_string: internal changes 2024-06-03 14:44:31 +02:00
Michele Caini
69864955af type_traits: try to make clang-cl happy again 2024-06-03 12:54:56 +02:00
Michele Caini
216bd0a629 type_traits: drop repeated branches in conditional chains 2024-06-03 10:20:12 +02:00
Michele Caini
6b84227626 hashed_string: suppress annoying warnings by gcc 2024-05-31 12:03:00 +02:00
Michele Caini
c51c6da61b locator: make it clear to the linter that we want services to be global 2024-05-31 11:32:23 +02:00
Michele Caini
0405126c25 process: rule of five 2024-05-31 11:31:56 +02:00
Michele Caini
274d9ea89d hashed_string: linter directives for accepted C-like arrays 2024-05-31 08:20:55 +02:00
Michele Caini
659bcbc98c core: linter directive on basic_any 2024-05-31 08:20:23 +02:00
Michele Caini
3291862371 meta: trick the linter about adjacent parameters 2024-05-31 08:19:46 +02:00
Michele Caini
22683f843a sparse_set: trick the linter about adjacent parameters 2024-05-31 08:19:25 +02:00
Michele Caini
9d1b9933c8 adjacency_matrix: minor changes 2024-05-31 08:18:01 +02:00
Michele Caini
e786a3b93d process: avoid C varargs functions 2024-05-31 08:17:42 +02:00
Michele Caini
f2e825b848 meta: linter directive on is_meta_pointer_like 2024-05-31 08:17:13 +02:00
Michele Caini
13a51c84a6 adjacency_matrix: cleanup 2024-05-30 08:39:19 +02:00
Michele Caini
e35f4e751f meta: avoid unnecessary copies 2024-05-30 08:30:17 +02:00
Michele Caini
2b07fae839 meta: linter directive on is_meta_pointer_like 2024-05-30 08:25:51 +02:00
Michele Caini
51391a9381 sparse_set: linter directive on bind 2024-05-30 08:22:21 +02:00
Michele Caini
0349f4f615 type_info: explicit cast to avoid warnings 2024-05-30 08:22:02 +02:00
Michele Caini
d951b9e817 storage: cleanup 2024-05-30 08:18:27 +02:00
Michele Caini
06929572be compressed_pair: try to make g++ happy again 2024-05-29 09:11:26 +02:00
Michele Caini
c7f412bd7e view: make leading pool private in single type views 2024-05-29 08:26:40 +02:00
Michele Caini
483cc2b913 group: avoid unnecessary pointer arithmetic 2024-05-29 08:25:52 +02:00
Michele Caini
8138094f0a compressed_pair: cleanup 2024-05-29 08:23:23 +02:00
Michele Caini
06a8b05cf8 core: suppress linter warnings on type_info 2024-05-29 08:23:04 +02:00
Michele Caini
d3328accae dense_map: avoid unnecessary arithmetic 2024-05-28 18:39:41 +02:00
Michele Caini
a5e5fded0b view: make unchecked_refresh private as it should be 2024-05-28 18:38:45 +02:00
Michele Caini
a16b9cc092 meta: avoid C-like arrays 2024-05-28 18:37:59 +02:00
Michele Caini
539cf5f011 delegate: cleanup 2024-05-28 18:37:37 +02:00
Michele Caini
cd1fd890ea storage: avoid duplicate branches 2024-05-28 09:31:53 +02:00
Michele Caini
d03c0d0b1a sparse_set: minor changes 2024-05-28 09:31:00 +02:00
Michele Caini
7db890ba15 sparse set: avoid C-arrays 2024-05-27 16:59:03 +02:00
Michele Caini
8807499548 storage: rule of five 2024-05-27 16:58:51 +02:00
Michele Caini
bea578ac87 view: avoid C-arrays 2024-05-27 16:58:15 +02:00
Michele Caini
c474fe5b51 spars set: rule of five 2024-05-27 16:57:52 +02:00