Commit Graph

5601 Commits

Author SHA1 Message Date
Michele Caini
32ae3eef08 monstate: return *this from operator= 2024-05-20 13:16:00 +02:00
Michele Caini
efc68bdf39 compressed_pari: cleanup 2024-05-20 13:15:39 +02:00
Michele Caini
1e90bee7ad algorithm: avoid C-arrays 2024-05-20 13:15:26 +02:00
Michele Caini
77606c2d20 test: use transparent comparators 2024-05-19 00:14:58 +02:00
Michele Caini
ca303e24ff organizer: minor changes 2024-05-19 00:12:16 +02:00
Michele Caini
288fcdaf53 hashed_string: avoid magic numbers in return statements 2024-05-19 00:12:01 +02:00
Michele Caini
8f7480ebd1 compressed_pair: default dtor 2024-05-19 00:11:08 +02:00
Michele Caini
a15511d5ff entity: use =default as needed 2024-05-17 12:52:17 +02:00
Michele Caini
16ed46967f compressed-pair: add initializer to suppress warnings 2024-05-17 12:52:00 +02:00
Michele Caini
4d460ce763 test: minor changes 2024-05-17 12:51:39 +02:00
Michele Caini
4dd427aa4d group: mark functions [[nodiscard]] as needed 2024-05-17 12:51:29 +02:00
Michele Caini
4302842b79 poly: mark functions [[nodiscard]] as needed 2024-05-17 12:27:11 +02:00
Michele Caini
5724644653 organizer: mark functions [[nodiscard]] as needed 2024-05-17 12:27:06 +02:00
Michele Caini
a82a5958b3 workflow: increase tools timeout 2024-05-17 12:19:08 +02:00
Michele Caini
59935230dc entity: mark functions [[nodiscard]] as needed 2024-05-17 12:16:23 +02:00
Michele Caini
e9d30cb10e compressed_pair: mark functions [[nodiscard]] as needed 2024-05-17 12:16:07 +02:00
Michele Caini
db35537966 sparse_set/storage: mark functions [[nodiscard]] as needed 2024-05-17 12:08:04 +02:00
Michele Caini
62e990ed8a registry: mark functions [[nodiscard]] as needed 2024-05-17 12:05:55 +02:00
Michele Caini
1f0efb14a0 *: updated TODO 2024-05-17 12:02:32 +02:00
Michele Caini
5ac56d6fec workflow: refine tools 2024-05-17 11:58:02 +02:00
Michele Caini
68a6aef155 workflow:
* add linter job
* bind both linter and iwyu to a specific branch
2024-05-17 11:52:07 +02:00
Michele Caini
b8af4c6d71 workflow: minor changes 2024-05-17 11:51:29 +02:00
Michele Caini
c9ecfa049f doc: updated links.md 2024-05-17 08:28:43 +02:00
Michele Caini
0c0ce5dfc5 compressed_pair: stop supporting ancient compilers 2024-05-16 14:47:10 +02:00
Michele Caini
138347320e build: cleanup workflow 2024-05-16 14:33:06 +02:00
Michele Caini
4f58be5762 runtime_view: internal changes 2024-05-16 14:16:13 +02:00
Michele Caini
ffd3f950f3 build: maybe GH fixed it, let's see 2024-05-16 14:10:14 +02:00
Michele Caini
9ac19020d5 natvis: minimal view for basic tables 2024-05-15 17:33:17 +02:00
Michele Caini
feeb10a5f8 doc: table 2024-05-14 14:39:44 +02:00
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