Commit Graph

3951 Commits

Author SHA1 Message Date
Michele Caini
da4e73ab85 view: make filter storage available 2022-11-14 11:00:57 +01:00
Michele Caini
f3e7f98b48 registry: extra check when moving a registry 2022-11-13 12:36:19 +01:00
Michele Caini
3925fc6124 emitter: extra allocator check when moving 2022-11-13 12:23:32 +01:00
Michele Caini
c639130c1e dispatcher: extra allocator check when moving 2022-11-13 12:21:21 +01:00
Michele Caini
75c3116008 registry: cleanup 2022-11-13 12:01:36 +01:00
Michele Caini
e9e14eb49c meta: [[nodiscard]] 2022-11-13 11:15:50 +01:00
Michele Caini
d1558304f8 any: [[nodiscard]] 2022-11-13 11:15:42 +01:00
Michele Caini
0531b530b1 snapshot: minor changes 2022-11-11 16:37:39 +01:00
Michele Caini
f9d0178dd7 workflow: bump iwyu version 2022-11-11 11:01:04 +01:00
Michele Caini
b66b8d37eb test: suppress warning 2022-11-11 10:59:10 +01:00
Michele Caini
05ef4c29d8 storage: minor changes 2022-11-10 18:47:02 +01:00
Michele Caini
9c3d756692 test: cleanup include directives 2022-11-10 15:56:17 +01:00
Michele Caini
93651e46f5 registry: drop [[deprecated]] functions 2022-11-10 15:05:48 +01:00
Michele Caini
ea901cbfa0 test: code coverage 2022-11-09 12:15:03 +01:00
Michele Caini
d5dc4f43ee doc: meta.md 2022-11-09 12:15:02 +01:00
Michele Caini
498e02f154 doc: core.md 2022-11-09 12:15:02 +01:00
Michele Caini
d0ea8f4f96 cmake: suppress some warnings for clang-cl, it goes a little wrong otherwise 2022-11-09 12:15:02 +01:00
Michele Caini
dec3b7bb39 test: suppress warnings 2022-11-09 12:15:02 +01:00
Michele Caini
10bc8b05ad test: use /W1 with VS (but for toolset v141, too bugged for that) 2022-11-09 12:15:02 +01:00
Michele Caini
ad77b54dce cmake: bump version to get some cool feature/update 2022-11-09 12:15:02 +01:00
Michele Caini
b6724b0283 group: pass filter storage to groups (in-between change for full storage access) 2022-11-09 12:15:02 +01:00
Michele Caini
54270b1038 group: make them easily copyable/movable 2022-11-09 12:15:02 +01:00
Michele Caini
31dc732a74 doc: graph.md 2022-11-09 12:15:02 +01:00
Michele Caini
f0e02d6d39 doc: container.md 2022-11-09 12:15:02 +01:00
Michele Caini
156d6e4ead doc: poly.md 2022-11-09 12:15:02 +01:00
Michele Caini
4375c1c3d6 doc: lib.md 2022-11-09 12:15:02 +01:00
Michele Caini
24a9cd67ee scheduler: forgot to add the fwd file to the previous commit :) 2022-11-09 12:15:02 +01:00
Michele Caini
ba8d522c19 doc: add the worst engine (love the name) to the list of links 2022-11-09 12:15:01 +01:00
Michele Caini
3ae46214a4 doc: review process.md 2022-11-09 12:15:01 +01:00
Michele Caini
5119fe8d7b scheduler: basic type model with default for common cases 2022-11-09 12:15:01 +01:00
Michele Caini
ed0319cdd8 view: avoid shadow warnings 2022-11-09 12:15:01 +01:00
Michele Caini
bc50da6a7c storage: suppress warnings with non copyable nor default constructible types 2022-11-09 12:15:01 +01:00
Michele Caini
52b3b4c249 group: suppress warnings for unused variables in case of empty types 2022-11-09 12:15:01 +01:00
Michele Caini
74bab529d2 test: minor changes 2022-11-09 12:15:01 +01:00
Michele Caini
b1b143917b meta: [[maybe_unused]] variable to avoid warnings with corner cases 2022-11-09 12:15:01 +01:00
Michele Caini
7beb4c85c4 test: suppress a few warnings (entity) 2022-11-09 12:15:01 +01:00
Michele Caini
f3beb5670a test: suppress a few warnings (container) 2022-11-09 12:15:01 +01:00
Michele Caini
446c67b69a test: suppress a few warnings (resource) 2022-11-09 12:15:01 +01:00
Michele Caini
c4507bd172 test: suppress a few warnings (poly) 2022-11-09 12:15:01 +01:00
Michele Caini
61e872bb4e test: suppress a few warnings (meta) 2022-11-09 12:15:01 +01:00
Michele Caini
9f22a3e23a test: suppress a few warnings (memory) 2022-11-09 12:15:00 +01:00
Michele Caini
653dd5cd42 test: suppress a few warnings (tuple) 2022-11-09 12:15:00 +01:00
Michele Caini
bc53ed3be9 test: suppress a few warnings (flow) 2022-11-09 12:15:00 +01:00
Michele Caini
f935bbccee dense_set: suppress warnings due to possible narrowing conversions 2022-11-09 12:15:00 +01:00
Michele Caini
c7d5053536 dense_map: suppress warnings due to possible narrowing conversions 2022-11-09 12:15:00 +01:00
Michele Caini
ea78f1d970 now working on version 3.12 2022-11-09 12:14:10 +01:00
Michele Caini
76298bc26a update single include file v3.11.0 2022-11-09 12:13:00 +01:00
Michele Caini
7c84ce666e sigh: rollback some changes that apparently create issues with (very old) compilers (ie clang 6) 2022-10-26 12:37:46 +02:00
Michele Caini
a02a7c67cb doc: fix typo 2022-10-26 11:53:43 +02:00
Michele Caini
2bb913b898 any: suppress warnings C4706 due to asserts 2022-10-26 10:57:58 +02:00