Commit Graph

6192 Commits

Author SHA1 Message Date
Michele Caini
0c5ca2f544 meta_any: replace ::owner (never released yet) with ::base 2024-11-05 12:16:53 +01:00
Michele Caini
0181c2c604 meta_any: rework vtable 2024-11-04 12:06:00 +01:00
Michele Caini
6cceb9082d meta: removed ::rebind function (soft breaking change, sort of internal) 2024-11-04 09:05:02 +01:00
Timothy Langlois
3b78610a38 hashed_string: remove extra spaces (#1190) 2024-11-04 08:14:09 +01:00
Michele Caini
dbee03f462 meta_handle: let meta_any decide on ctx-less constructors 2024-11-02 00:07:29 +01:00
Michele Caini
d3f6b04200 meta_handle: let meta_any decide on its default constructor 2024-11-02 00:05:50 +01:00
Michele Caini
d2f03a3051 meta: avoid init meta ctx for meta iterators 2024-11-02 00:03:07 +01:00
Michele Caini
ed7b1ab8a1 meta: use the vtable to implement operator bool 2024-11-02 00:00:41 +01:00
Michele Caini
331b82ed8e meta: use the context to implement operator bool 2024-11-01 23:58:37 +01:00
Michele Caini
528302641a any (breaking changes):
* added empty/embedded/dynamic policies
* replaced owner policy with owner function
2024-10-31 11:39:03 +01:00
Michele Caini
b900495284 meta: meta_prop_node is no longer needed 2024-10-30 12:00:11 +01:00
Michele Caini
8e8c613616 meta: meta_prop is no longer needed 2024-10-30 11:59:44 +01:00
Michele Caini
a7e294e97f natvis: meta_custom 2024-10-29 11:49:08 +01:00
Michele Caini
faafc30abe *: updated TODO 2024-10-29 11:48:54 +01:00
Michele Caini
7bc9579cf1 meta factory: drop deprecated functions 2024-10-29 00:11:16 +01:00
Michele Caini
0302caa6b3 meta type: drop deprecated functions 2024-10-29 00:10:26 +01:00
Michele Caini
4e9433542b *: updated TODO 2024-10-28 17:14:47 +01:00
Michele Caini
a0f906d6bf test: delete meta_prop tests 2024-10-28 17:14:18 +01:00
Michele Caini
d893af429f test: cleanup/review 2024-10-28 09:09:46 +01:00
Michele Caini
f6159bb8d1 meta data: drop deprecated functions 2024-10-28 09:07:31 +01:00
Michele Caini
42bae0d8b3 doc: do not refer to meta_prop anymore 2024-10-27 22:37:02 +01:00
Michele Caini
84e6a5fa64 meta: do not forward meta_prop anymore 2024-10-27 19:29:44 +01:00
Michele Caini
6240a26685 *: updated TODO 2024-10-27 19:29:15 +01:00
Michele Caini
da1892523e build: bazel test meta 2024-10-27 18:55:17 +01:00
Michele Caini
0f19c8647b natvis: meta 2024-10-27 18:54:48 +01:00
Michele Caini
fd1b66a38f doc: updated links 2024-10-27 18:53:34 +01:00
Michele Caini
eddb81ff9b meta. mark types as deprecated to simplify the cleanup 2024-10-26 19:40:35 +02:00
Michele Caini
1085023c51 test: suppress warning (unused variable) 2024-10-26 19:27:13 +02:00
Michele Caini
12125e6e60 test: remove tests no longer needed 2024-10-26 19:26:54 +02:00
Michele Caini
c76fff8649 test: internal changes 2024-10-26 19:23:33 +02:00
Michele Caini
8507164ca3 test: prepare to cleanup deprecated stuff 2024-10-26 19:23:09 +02:00
Michele Caini
c42a6880e0 meta func: drop deprecated functions 2024-10-26 19:22:43 +02:00
Michele Caini
15b9871205 observer: so long, and thanks for all the fish 2024-10-25 13:01:06 +02:00
Michele Caini
e13c87a447 any: skip vtable on move for reference types 2024-10-25 09:20:30 +02:00
Michele Caini
6405aece3a sparse set: drop deprecated members 2024-10-24 12:51:17 +02:00
Michele Caini
bf0bde8a64 organizer: drop deprecated members 2024-10-24 08:31:41 +02:00
Michele Caini
0a3c2cc400 update single include file 2024-10-23 16:06:27 +02:00
Michele Caini
87283afd80 now working on version 3.15.0 2024-10-23 15:09:34 +02:00
Michele Caini
4a2d1a8541 test: few last changes to please the linter v3.14.0 2024-10-18 09:15:40 +02:00
Michele Caini
59061ec8d3 test: cleanup 2024-10-17 09:35:23 +02:00
Michele Caini
c32b9032fb test: try to please the linter 2024-10-17 09:09:23 +02:00
Michele Caini
48583b6f55 doc: updated links 2024-10-17 09:09:01 +02:00
Michele Caini
68adf8615c view: return the best size for entity storage from size_hint 2024-10-17 09:08:50 +02:00
Michele Caini
8c4a2f79ab doc: updated links 2024-10-16 11:11:56 +02:00
Michele Caini
1098b61060 poly: refined inheritance support - close #1184 2024-10-16 11:05:53 +02:00
Michele Caini
2f8bdb2505 *: updated TODO 2024-10-14 12:32:20 +02:00
Michele Caini
e50f20ebf4 test: minor changes to please the linter 2024-10-14 12:32:08 +02:00
Michele Caini
6b20a3d3ea test: linter directives on deprecated type (no waste of time here) 2024-10-11 19:06:52 +02:00
Michele Caini
aecdb84606 delegate: internal const correctness on return types 2024-10-11 19:06:18 +02:00
Michele Caini
031f340d62 test: make the linter happy 2024-10-11 14:05:56 +02:00