Commit Graph

5572 Commits

Author SHA1 Message Date
Michele Caini
950509a950 *: updated TODO 2024-05-14 14:39:38 +02:00
Michele Caini
0b23b8f342 table: move it to the container module 2024-05-14 11:48:44 +02:00
Michele Caini
1d1761a13b doc: removed dead link 2024-05-14 11:47:12 +02:00
Michele Caini
d42d324adb *: updated TODO 2024-05-13 11:55:57 +02:00
Michele Caini
42cef49a7f doc: general update 2024-05-13 11:55:30 +02:00
Michele Caini
b57758c61e doc: update minimum doxygen version 2024-05-13 11:54:03 +02:00
Michele Caini
e4ef61ca93 build: stop supporting msvc toolset v141 2024-05-13 11:43:35 +02:00
Michele Caini
640f02bd16 test: drop another NOLINT 2024-05-11 12:28:59 +02:00
Michele Caini
2a86b8fe08 test: cleanup 2024-05-11 12:22:35 +02:00
Michele Caini
9edeb731f5 test: ENTT_NO_MIXIN 2024-05-10 15:25:20 +02:00
Michele Caini
8efe02f28f entity: use ENTT_STORAGE to filter mixin as needed 2024-05-10 15:24:36 +02:00
Michele Caini
581f2b0a0c config: ENTT_NO_MIXIN/ENTT_STORAGE 2024-05-10 15:23:52 +02:00
Michele Caini
00e34a2dc7 view: make toolset v141 happy again (for the last time hopefully) 2024-05-10 11:22:58 +02:00
Michele Caini
2590b6c3ba test: avoid using user entity storage 2024-05-10 10:50:52 +02:00
Michele Caini
fb6403f801 doc: cleanup 2024-05-10 10:26:48 +02:00
Michele Caini
e2da374e24 view: refine tombstone check requirements 2024-05-10 10:16:39 +02:00
Michele Caini
ceb4259ae3 storage: make deletion policy constexpr available as data member 2024-05-10 10:16:05 +02:00
Michele Caini
d6d72e6b03 registry: assert on user entity storage - close #1143 2024-05-10 10:14:04 +02:00
Michele Caini
35ebf5c413 hashed_string: avoid unnecessary class specializations 2024-05-09 09:44:00 +02:00
Michele Caini
39e7595b3b hashed_string: drop unnecessary internal type member 2024-05-09 09:29:06 +02:00
Michele Caini
7de152428e type_info: make comparison operators inline when non constexpr 2024-05-09 09:13:39 +02:00
Michele Caini
e2648e418f test: minor changes 2024-05-09 09:12:29 +02:00
Michele Caini
f7e533d061 test: code coverage 2024-05-08 12:02:02 +02:00
Michele Caini
2f8b4835ca table: redesign it as an adaptor rather than a container 2024-05-08 11:56:19 +02:00
Michele Caini
2a0eb2bcd4 test: NOLINT cleanup 2024-05-08 11:54:49 +02:00
Michele Caini
4692e72671 test: minor changes 2024-05-07 10:47:09 +02:00
Michele Caini
30d16b850c view: operator-> for single type views 2024-05-07 10:44:04 +02:00
Michele Caini
81b878d038 platform: drop support to android ndk r17 2024-05-07 10:09:49 +02:00
Michele Caini
cf3d751097 test: cleanup 2024-05-06 16:21:23 +02:00
Michele Caini
1e9ad0fb9c organizer: in/out-edges support - close #1069 2024-05-06 13:38:58 +02:00
Michele Caini
d0786338a9 doc: coding style 2024-05-05 18:19:14 +02:00
Michele Caini
7a605742ee table: refine tests with exceptions enabled 2024-05-03 14:31:24 +02:00
Michele Caini
739bc802b5 table: test with custom/throwing allocators 2024-05-03 14:07:10 +02:00
Michele Caini
97a50c23a9 table: test erase functions 2024-05-03 11:09:32 +02:00
Michele Caini
b6a71dbdbe table: test emplace function 2024-05-03 09:47:23 +02:00
Michele Caini
3a97180b63 table: non-defaulted table iterator's default ctor 2024-05-03 09:46:25 +02:00
Michele Caini
d92ae29132 test: suppress linter warnings 2024-05-03 09:44:46 +02:00
Michele Caini
1e26f3fd81 table: refined implementation/cleanup 2024-05-02 16:31:24 +02:00
Michele Caini
640a06bc68 table: test iterators 2024-05-02 09:40:28 +02:00
Michele Caini
41aab920b0 test: minor changes 2024-04-30 11:03:15 +02:00
Michele Caini
a3cea32f93 table: check pos when invoking operator[] 2024-04-30 11:02:56 +02:00
Michele Caini
aadbe3501e table: test ::clear 2024-04-30 10:12:21 +02:00
Michele Caini
3ba8268bfd table: test indexing 2024-04-30 09:17:31 +02:00
Michele Caini
45b4241f62 table: test ::capacity and related functions 2024-04-30 09:00:26 +02:00
Michele Caini
0a48f25beb table: test ::swap 2024-04-30 08:47:58 +02:00
Michele Caini
7ca3f84891 table: more tests 2024-04-29 10:38:34 +02:00
Michele Caini
3729eab7d5 *: updated TODO 2024-04-29 10:38:09 +02:00
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