Commit Graph

6443 Commits

Author SHA1 Message Date
Michele Caini
562d25c7ca container: handle conversion warnings 2025-02-10 11:09:39 +01:00
Michele Caini
b10ba4da1c entity: handle conversion warnings 2025-02-10 10:31:32 +01:00
Michele Caini
ba70637eeb entity: handle conversion warnings 2025-02-09 11:45:36 +01:00
Michele Caini
c2226ee1f4 flow: handle conversion warnings 2025-02-09 11:45:26 +01:00
Michele Caini
f17d1801d5 test: handle conversion warnings 2025-02-09 11:45:14 +01:00
Michele Caini
3ef946802b storage: handle conversion warnings 2025-02-09 10:53:53 +01:00
Michele Caini
86757df072 registry: handle conversion warnings 2025-02-07 15:41:06 +01:00
Michele Caini
f0c763b984 container: difference_type 2025-02-07 15:39:13 +01:00
Michele Caini
5fbddb471c signal: handle conversion warnings 2025-02-07 15:27:11 +01:00
Michele Caini
1fddb2c4c9 entity: handle conversion warnings 2025-02-07 15:27:04 +01:00
Michele Caini
8156eeb47e core: handle conversion warnings 2025-02-07 15:26:57 +01:00
Michele Caini
ccb63bfd80 container: handle conversion warnings 2025-02-07 15:26:48 +01:00
Michele Caini
baad567dfa dense_set: handle conversion warnings 2025-02-07 15:26:29 +01:00
Michele Caini
b0bd5f641d dense_map: handle conversion warnings 2025-02-07 15:12:53 +01:00
Michele Caini
6ae6e038d6 dispatcher: handle conversion warnings 2025-02-07 14:03:44 +01:00
Michele Caini
9b2a791878 dense_set: handle conversion warnings 2025-02-07 13:59:49 +01:00
Michele Caini
fc48670219 dense_map: handle conversion warnings 2025-02-07 13:59:42 +01:00
Michele Caini
f7f1e2162f adjacency matrix: minor changes 2025-02-07 13:59:25 +01:00
Michele Caini
9f7be95782 adjacency matrix: handle conversion warning 2025-02-07 10:48:52 +01:00
Michele Caini
1a3e16d7ce *: updated TODO 2025-02-07 10:48:27 +01:00
Michele Caini
ddbfaa2dc6 build: try to enable -Wconversion on the CI (see #1215) 2025-02-06 16:00:53 +01:00
Michele Caini
38fb30e336 test: const correctness 2025-02-05 15:09:01 +01:00
Michele Caini
24446f2f81 meta: [[nodiscard]] 2025-02-05 11:52:22 +01:00
Michele Caini
0d0373e222 test: cleanup 2025-02-05 11:34:27 +01:00
Michele Caini
86c3c4565b registry: ::storage<T> const correctness - close #1217 2025-02-05 11:32:07 +01:00
Michele Caini
12859bb856 meta: limit ::context() to meta_any 2025-02-05 11:26:57 +01:00
Michele Caini
43a7b452c4 meta: drop context holder base class 2025-02-05 10:44:08 +01:00
Michele Caini
f30ca72c69 meta: make meta_type return the underlying context 2025-02-05 10:34:50 +01:00
Michele Caini
041b5e9882 meta: make meta_func return the underlying context 2025-02-04 16:54:05 +01:00
Michele Caini
36c1a58bff meta: make meta_data return the underlying context 2025-02-04 16:53:20 +01:00
Michele Caini
0c73244575 meta: common base class for meta context holders 2025-02-04 15:15:00 +01:00
Michele Caini
8e6bbc4a6c meta: as_ref for void types still returns a valid meta_any 2025-02-03 17:48:09 +01:00
Michele Caini
303801c23b any: typo 2025-01-31 12:35:21 +01:00
Michele Caini
165a048fa1 algorithm: suppress yet another annoying warning 2025-01-31 12:33:59 +01:00
Michele Caini
6eb42cd782 sigh_mixin: const correctness 2025-01-31 12:32:08 +01:00
Michele Caini
d726bd761c view: cannot also please the linter when unpacking like this 2025-01-31 12:27:07 +01:00
Michele Caini
c506fd6f5e test: clang triggers a false positive, but doesn't even want me to suppress it 2025-01-31 12:22:56 +01:00
Michele Caini
39aae24c0a test: minor changes 2025-01-31 12:20:12 +01:00
Michele Caini
8b890993a2 storage: refine from_placeholder function 2025-01-31 08:50:02 +01:00
Michele Caini
0a706ec1c5 build: no need to run tests after clang-tidy 2025-01-30 10:25:06 +01:00
Michele Caini
06d5694f7a test: cleanup 2025-01-30 10:24:51 +01:00
Michele Caini
15be7d0301 signal: review sink API 2025-01-30 09:42:32 +01:00
Michele Caini
e878406824 *: updated TODO 2025-01-30 09:42:16 +01:00
Michele Caini
ee7a33f62f build: update tools workflow 2025-01-29 14:08:01 +01:00
Michele Caini
68c649794c build: update iwyu job 2025-01-29 09:32:15 +01:00
Michele Caini
4686094c09 storage: avoid do-while loops 2025-01-29 09:31:15 +01:00
Michele Caini
476822e6c4 sparse_set: improved shrink_to_fit to also cleanup the sparse array 2025-01-28 15:11:16 +01:00
Michele Caini
7fe1a69d58 *: updated TODO 2025-01-28 14:10:48 +01:00
Michele Caini
7bcb4d739e meta: move lint directive to the right spot 2025-01-27 15:11:24 +01:00
Michele Caini
08b21b17e2 any: I know what I'm doing, I don't want to cast things explicitly and make it harder to read 2025-01-27 13:53:11 +01:00