Michele Caini
|
28424709d5
|
sparse_set: refine assure_at_least to better support non-enum identifiers
|
2023-12-22 14:30:02 +01:00 |
|
Michele Caini
|
d2344e8e62
|
hashed_string: linter related stuff
|
2023-12-19 11:51:29 +01:00 |
|
Michele Caini
|
f5a8feb47f
|
meta: linter related stuff
|
2023-12-19 11:06:24 +01:00 |
|
Michele Caini
|
b6d0921177
|
registry: use sort_as rather than pack
|
2023-12-19 10:53:19 +01:00 |
|
Michele Caini
|
1ec2f3eeb8
|
type_traits: avoid redefining type again and again
|
2023-12-18 10:02:48 +01:00 |
|
Michele Caini
|
937ed81fa2
|
dispatcher: [[nodiscard]]
|
2023-12-15 16:38:46 +01:00 |
|
Michele Caini
|
daa83a1885
|
registry: avoid shadow warnings with gcc
|
2023-12-15 12:13:49 +01:00 |
|
Michele Caini
|
dad6061cbb
|
view: minor changes
|
2023-12-15 11:49:54 +01:00 |
|
Michele Caini
|
07777c78aa
|
view: back to the plain pointer model for internal functions
|
2023-12-15 11:40:59 +01:00 |
|
Michele Caini
|
7a12dc6533
|
view: refine internal functions
|
2023-12-15 11:29:25 +01:00 |
|
Michele Caini
|
80c8c76fdb
|
view: use more explicit types on internal functions
|
2023-12-15 09:00:09 +01:00 |
|
Michele Caini
|
1931ade325
|
view: drop check set as a whole
|
2023-12-15 08:54:28 +01:00 |
|
Michele Caini
|
2e264dffb3
|
view: index-based view iterator (no check set required)
|
2023-12-15 08:54:18 +01:00 |
|
Michele Caini
|
09197a91a0
|
view: prepare to drop check set
|
2023-12-15 08:42:30 +01:00 |
|
Michele Caini
|
70053f9301
|
core: minimize compilation cost of type_list_unique
|
2023-12-15 08:15:45 +01:00 |
|
Michele Caini
|
91a193141f
|
view: proper ctors for multi type base view
|
2023-12-14 14:47:50 +01:00 |
|
Michele Caini
|
5d8a1e3ee1
|
view: proper ctors for single type base view
|
2023-12-14 14:47:39 +01:00 |
|
Michele Caini
|
9c85cd8d55
|
view: prepare to optimize further view definitions
|
2023-12-14 09:42:04 +01:00 |
|
Michele Caini
|
f3120f7e7d
|
view: drop duplicated function
|
2023-12-13 12:00:20 +01:00 |
|
Michele Caini
|
b81e40e07e
|
signal: doc review
|
2023-12-12 14:15:07 +01:00 |
|
Michele Caini
|
e4df106417
|
resource: doc review
|
2023-12-12 14:15:02 +01:00 |
|
Michele Caini
|
d0a16cd852
|
process: doc review
|
2023-12-12 14:14:53 +01:00 |
|
Michele Caini
|
b274d49b3f
|
platform: doc review
|
2023-12-12 14:14:48 +01:00 |
|
Michele Caini
|
3d9651b783
|
meta: doc review
|
2023-12-12 14:14:42 +01:00 |
|
Michele Caini
|
dfd7cb90d0
|
graph: doc review
|
2023-12-12 14:14:36 +01:00 |
|
Michele Caini
|
c33bee892d
|
entity: doc review
|
2023-12-12 14:14:30 +01:00 |
|
Michele Caini
|
a986f68e45
|
core: doc review
|
2023-12-12 14:14:20 +01:00 |
|
Michele Caini
|
c0f1a691f9
|
container: doc review
|
2023-12-12 14:14:12 +01:00 |
|
Michele Caini
|
711e82b688
|
view: suppress doc warning
|
2023-12-12 14:14:01 +01:00 |
|
Michele Caini
|
5190db0222
|
registry: explicit iterable and const_iterable types
|
2023-12-11 12:14:41 +01:00 |
|
Michele Caini
|
b00830d382
|
registry: refine ::assure (const and non-const)
|
2023-12-11 12:09:16 +01:00 |
|
Michele Caini
|
cd24c0aac5
|
view: use a name that doesn't drive me crazy when I search for it
|
2023-12-07 16:56:03 +01:00 |
|
Michele Caini
|
a927d6db07
|
view: use the right len for the check array
|
2023-12-06 10:01:47 +01:00 |
|
Michele Caini
|
735db1e6af
|
view: shared implementation for common views
|
2023-12-06 09:12:57 +01:00 |
|
Michele Caini
|
3ec5e81d81
|
view: backward compat/coverage purposes
|
2023-12-05 17:08:16 +01:00 |
|
Michele Caini
|
4664d0601f
|
view: explicit trivial return types
|
2023-12-05 15:02:25 +01:00 |
|
Michele Caini
|
43fcc94682
|
view: minor changes
|
2023-12-05 15:01:12 +01:00 |
|
Michele Caini
|
4cdff43781
|
view: shared implementation for storage views
|
2023-12-05 15:00:14 +01:00 |
|
Michele Caini
|
feed10c9f6
|
view: avoid calculating the check set again and again
|
2023-12-04 08:54:37 +01:00 |
|
Michele Caini
|
9732092c0f
|
view: improved validity check
|
2023-12-03 23:23:22 +01:00 |
|
Michele Caini
|
3db20d0aa5
|
entity: fully support reserved bits on identifiers
|
2023-11-30 15:13:15 +01:00 |
|
Michele Caini
|
9e62e1dab6
|
sparse_set: ::contains uses the right version mask
|
2023-11-30 15:12:47 +01:00 |
|
Michele Caini
|
42529d0ab2
|
doc: minor changes
|
2023-11-30 11:42:18 +01:00 |
|
Michele Caini
|
5b2c136a7c
|
entity: avoid unnecessary operations
|
2023-11-29 12:59:39 +01:00 |
|
Michele Caini
|
95b73d94f7
|
storage: minor changes
|
2023-11-28 08:03:53 +01:00 |
|
Michele Caini
|
9f80b14f88
|
meta: avoid duplicating data in meta containers
|
2023-11-27 15:13:59 +01:00 |
|
Michele Caini
|
1a6565d5f9
|
meta: review meta containers' begin/end functions
|
2023-11-27 15:13:29 +01:00 |
|
Michele Caini
|
9c60708203
|
meta: drop unnecessary remove_reference_t
|
2023-11-27 08:25:11 +01:00 |
|
Michele Caini
|
e0cac58500
|
meta: avoid indirections due to any in meta containers
|
2023-11-27 08:18:33 +01:00 |
|
Michele Caini
|
60e2557c45
|
meta_range_iterator: iterator_concept
|
2023-11-26 10:17:42 +01:00 |
|