Commit Graph

5430 Commits

Author SHA1 Message Date
Michele Caini
f4e7e9738f sparse_set: avoid annoying warnings 2024-03-25 10:25:12 +01:00
Michele Caini
3dfc65a357 view: stop using scoped iterators 2024-03-25 10:24:40 +01:00
Michele Caini
fe83215f52 doc: links 2024-03-25 10:23:53 +01:00
Michele Caini
4df0f7ebf1 doc: updated similar projects 2024-03-25 10:20:55 +01:00
Michele Caini
3d40651112 test: suppress a clang-tidy warning 2024-03-25 08:10:39 +01:00
Michele Caini
b96c8e2eff test: stop using scoped iterators 2024-03-25 08:10:10 +01:00
Michele Caini
ad081f41db sigh_mixin: minor changes 2024-03-22 23:25:34 +01:00
Michele Caini
38b6fb2133 test: drop pointless checks 2024-03-22 14:38:32 +01:00
Michele Caini
b373bb13d1 sparse_set: avoid using scoped iterators (simple cases) 2024-03-22 12:30:54 +01:00
Michele Caini
53895c1b9e view: avoid using scoped iterators (simple cases) 2024-03-22 12:30:29 +01:00
Michele Caini
29af24dac1 test: avoid using scoped iterators (simple cases) 2024-03-22 12:29:57 +01:00
Michele Caini
bb57d94185 registry: avoid using scoped iterators when destroying 2024-03-22 08:24:45 +01:00
Michele Caini
c8a5812cea entity: minor changes around iterable objects 2024-03-22 08:22:15 +01:00
Michele Caini
02836f1f43 handle: explicit iterable type 2024-03-21 11:24:44 +01:00
Michele Caini
0cf7262d2d handle: struct -> class 2024-03-21 10:58:38 +01:00
Michele Caini
ec92b7672e handle: minor changes 2024-03-21 10:56:05 +01:00
Michele Caini
294792060c handle: support comparison with null_t - close #1130 2024-03-21 10:27:14 +01:00
Michele Caini
4bedef459e doc: minor changes 2024-03-21 10:25:49 +01:00
Michele Caini
65da029ff9 view: use iterator traits as needed 2024-03-20 16:49:59 +01:00
Michele Caini
ef563b05e1 runtime_view: use iterator traits as needed 2024-03-20 16:49:46 +01:00
Michele Caini
7952266492 doc: minor change 2024-03-20 16:49:20 +01:00
Michele Caini
9b81532ced storage: branch-less each/reach, no scoped iterators 2024-03-20 12:39:24 +01:00
Michele Caini
4a17395b6a storage: reduce uses of scoped iterators 2024-03-20 09:47:15 +01:00
Michele Caini
56edea562a type_traits: lambda support for nth_argument - close #1127 2024-03-20 09:45:31 +01:00
Michele Caini
bc5dfe3489 test: fix typo from last PR and make test local paths local 2024-03-19 10:19:57 +01:00
Michele Caini
e0e3786089 clang-format: suppress include main regex 2024-03-19 10:19:01 +01:00
Ezekiel Warren
1c30113338 build: update bazel common test target (#1124) 2024-03-18 16:21:20 +01:00
Michele Caini
4a8efa2703 test: try to make toolset v141 happy again 2024-03-18 11:54:13 +01:00
Michele Caini
4fa9767edd iwyu: export a few symbols 2024-03-18 09:30:13 +01:00
Michele Caini
a3b305b708 iwyu: minor changes 2024-03-18 09:29:55 +01:00
Michele Caini
809fdad185 test: cleanup 2024-03-17 09:55:19 +01:00
Michele Caini
bf7db4c585 doc: minor changes 2024-03-17 09:55:09 +01:00
Erik Scholz
17d06d96ad doc: cleanup grammar nitpicks in the context section (#1125) 2024-03-17 09:53:18 +01:00
Michele Caini
b8a0031d9c doc: component <-> element 2024-03-15 11:37:00 +01:00
Michele Caini
283753a3ff *: updated TODO 2024-03-15 09:55:45 +01:00
Michele Caini
2c753ff085 storage: make traits_type private 2024-03-15 09:55:39 +01:00
Michele Caini
12a1e7fffc sigh_mixin: avoid using storage traits_type 2024-03-15 09:54:47 +01:00
Michele Caini
098343d275 view: avoid using storage traits_type 2024-03-15 09:54:18 +01:00
Michele Caini
fc8beac28f group: avoid using storage traits_type 2024-03-15 09:53:37 +01:00
Michele Caini
a4c37a4a93 helper: avoid using storage traits_type 2024-03-15 09:53:12 +01:00
Michele Caini
4e66f6bf68 storage: element_type vs value_type for finer control 2024-03-15 09:52:49 +01:00
Michele Caini
f9d509251e meta: add iwyu pragmas to spec-only files 2024-03-14 09:36:47 +01:00
Michele Caini
0f2ee043ae test: iwyu docet 2024-03-14 09:36:29 +01:00
Michele Caini
af56c554af iwyu: it's a wild beast apparently, remove internal includes for now 2024-03-14 09:36:13 +01:00
Michele Caini
fb31c923db iwyu: add flow mapping end tokens 2024-03-14 08:35:25 +01:00
Michele Caini
f4a4ab339a iwyu: oops, forgot a comma :) 2024-03-14 08:30:45 +01:00
Michele Caini
02ec48ddc5 sigh_mixin: avoid using weak ranges twice - close #1123 2024-03-14 08:25:01 +01:00
Michele Caini
369bebd38b *: updated TODO 2024-03-14 08:24:20 +01:00
Michele Caini
9f29ac8f65 iwyu: add a few dependencies to reduce white noise 2024-03-14 08:24:08 +01:00
Michele Caini
4e89acb2ef test: suppress warnings due to unused aliases 2024-03-13 16:33:39 +01:00