Commit History

Author SHA1 Message Date
  Michele Caini b02e4efe4d doc: updated links (and thanks @Naios for these) 3 years ago
  Michele Caini 3c8f6d2831 doc: minor changes 3 years ago
  Michele Caini 95b443af16 tuple: is_tuple[_v] implementation 3 years ago
  Michele Caini b54766d2b4 sigh: small cleanup 3 years ago
  Michele Caini 25929d6188 doc: ENTT_ASSERT_CONSTEXPR 3 years ago
  Michele Caini 4398c962e7 memory: 3 years ago
  Michele Caini fe8919c540 config: introduce ENTT_ASSERT_CONSTEXPR to facilitate extreme customizations 3 years ago
  Michele Caini bdaeef856d delegate: just an extra safe check 3 years ago
  Michele Caini 57ad7696be memory: turn the power-of-two/fast_mod toolset into a non-constexpr one 3 years ago
  Michele Caini 7c58c83ee0 memory: review propagate_on_container_swap 3 years ago
  Michele Caini dd7aaa30ca organizer: minor changes 3 years ago
  Michele Caini 76f95945fc registry: better use of entt:: to avoid ambiguities 3 years ago
  Michele Caini 869836ba79 registry: use allocator to allocate_shared groups with uses-allocator policy 3 years ago
  Michele Caini 2358552c27 *: internal review of some traits usage 3 years ago
  Michele Caini e22ea5e189 meta: minor changes 3 years ago
  Michele Caini 496fefdd01 meta: favor top-level conversion functions over bases lookup 3 years ago
  Michele Caini 26f85050c1 any: debug-only check to detect nasty bugs in the client code, if any 3 years ago
  Michele Caini d478b5bc6a test: minor changes to avoid UBs 3 years ago
  Michele Caini c8337e529e natvis: review a bunch of definitions 3 years ago
  Michele Caini f0995297cf emitter: update destructor check on derived type 3 years ago
  Michele Caini b395df0f56 doc: cleanup 3 years ago
  Michele Caini 69a6cc6656 meta: better doc, minor changes to propagate the context to the meta handles 3 years ago
  Michele Caini bf73216a76 meta: minor changes 3 years ago
  Michele Caini 621860718b meta: rebind elements to the right context upon invocation if possible 3 years ago
  Michele Caini c34c5da277 meta: minor changes 3 years ago
  Michele Caini 8dcabba31b meta: clarify utilities behavior with regard to context, instances and arguments 3 years ago
  Michele Caini 294064f11f meta: args are always rebinded to the right context (with non-regression tests) 3 years ago
  Michele Caini d125229312 doc: more about the new meta context rework 3 years ago
  Michele Caini 11c1e23a91 meta: context aware copy/move ctor for meta_any 3 years ago
  Michele Caini 82bc2e1fe4 test: no need to test mixing meta contexts actually, dropped the todo 3 years ago