Commit Graph

5525 Commits

Author SHA1 Message Date
Michele Caini
09ef06db71 test: oops :) 2024-04-29 10:34:50 +02:00
Michele Caini
9f211bacad test: minor changes 2024-04-29 09:02:10 +02:00
Michele Caini
bf854b0b5f table: let's write some tests 2024-04-29 09:01:54 +02:00
Michele Caini
3823d60932 table: clean up 2024-04-29 09:00:58 +02:00
Michele Caini
48353cd4dc table: fixed operator< for table iterators 2024-04-29 09:00:44 +02:00
Michele Caini
caaf332af3 table: fixed operator- for table iterators 2024-04-29 09:00:20 +02:00
Michele Caini
89c87c6d10 table: fixed operator-> for table iterators 2024-04-29 08:59:57 +02:00
Michele Caini
80c05856c2 sparse_set: minor changes 2024-04-26 16:45:49 +02:00
Michele Caini
d990d4e928 table: ::erase functions 2024-04-26 16:45:21 +02:00
Michele Caini
965a7ba4f0 table: make table iterators friends to allow non-const to const conversions 2024-04-26 16:45:04 +02:00
Michele Caini
17c9da4329 table: use compressed local void allocator 2024-04-26 10:37:30 +02:00
Michele Caini
7abe76e4f7 dispatcher: minor changes 2024-04-24 18:33:20 +02:00
Michele Caini
6e9be219ba scheduler: minor changes 2024-04-24 18:33:04 +02:00
Michele Caini
a360d14dad table: expand parameter pack in return type 2024-04-24 18:23:29 +02:00
Michele Caini
43d6b0865f doc: minor changes 2024-04-24 18:22:57 +02:00
Michele Caini
e44b1e9024 table: fixed table_iterator operator[](value) 2024-04-24 18:22:48 +02:00
Michele Caini
c0e68b96f7 table: emplace (back) function 2024-04-24 18:10:43 +02:00
Michele Caini
12e886340c table: operator[] overloads 2024-04-23 13:22:22 +02:00
Michele Caini
9f7668071d table: (c)rbegin/(c)rend functions 2024-04-23 13:21:51 +02:00
Michele Caini
736b0fe92b table: a bunch of fixes (thanks msvc for accepting invalid code) 2024-04-22 14:19:47 +02:00
Michele Caini
a89d1a853a table: (c)begin/(c)end functions 2024-04-22 13:54:11 +02:00
Michele Caini
452e9f8b51 table: iterator types 2024-04-22 13:52:33 +02:00
Michele Caini
c6ec062a4d table: table iterator 2024-04-19 09:13:03 +02:00
Michele Caini
7e413590c6 doc: minor changes 2024-04-19 09:10:20 +02:00
Michele Caini
4a3f83a7b8 table: ::clear function 2024-04-18 16:44:54 +02:00
Michele Caini
dd4a291272 table: ::empty function 2024-04-18 16:44:30 +02:00
Michele Caini
32bd18bf08 table: ::size function 2024-04-18 16:44:13 +02:00
Michele Caini
7d92b42d59 cache: minor changes 2024-04-18 16:41:57 +02:00
Michele Caini
4a542c3ad0 meta: minor changes 2024-04-18 16:40:05 +02:00
Michele Caini
950a48b5aa storage: minor changes 2024-04-18 16:39:52 +02:00
Michele Caini
bcdc6f9ad8 sparse_set: minor changes 2024-04-18 16:39:39 +02:00
Michele Caini
6b06fa9990 registry: minor changes 2024-04-18 16:39:27 +02:00
Michele Caini
8dbfa40c76 container: minor changes 2024-04-18 16:39:15 +02:00
Michele Caini
bb423bb503 *: updated TODO 2024-04-17 15:39:41 +02:00
Michele Caini
3d07cf8781 *: coding style 2024-04-17 15:38:40 +02:00
Michele Caini
f180927380 table: reserve/capacity/shrink_to_fit 2024-04-17 10:28:18 +02:00
Michele Caini
a1a1e9fd28 table: container type 2024-04-17 09:48:13 +02:00
Michele Caini
0d6056fee4 doc: minor changes 2024-04-17 09:45:41 +02:00
Michele Caini
c7a9bbf853 table: basic iface (placeholder) 2024-04-17 09:45:09 +02:00
Michele Caini
206110caaf test: suppress warning due to unused variable 2024-04-16 09:09:00 +02:00
Michele Caini
f223638350 table: constructors and operators 2024-04-16 09:08:40 +02:00
Michele Caini
a863536982 storage: better log message to avoid ambiguity 2024-04-15 17:28:31 +02:00
Michele Caini
430822aaa2 sparse_set/storage: minor changes 2024-04-15 17:26:07 +02:00
Michele Caini
b69390f283 table: refine prototype 2024-04-15 09:42:11 +02:00
Michele Caini
57d3c53014 *: coding style 2024-04-15 09:04:38 +02:00
Michele Caini
d6588f9b59 entity: table class placeholder 2024-04-15 08:45:29 +02:00
Michele Caini
19f510743e test: internal changes 2024-04-12 11:43:51 +02:00
Michele Caini
02a8803f98 test: use shared types as much as possible 2024-04-12 11:42:26 +02:00
Michele Caini
a78c2d0592 test: common bitmask types 2024-04-12 11:41:52 +02:00
Michele Caini
60e5ae22d5 test: use shared types as much as possible 2024-04-12 11:18:23 +02:00