Commit History

Author SHA1 Message Date
  Michele Caini 753df6decf poly: updated doc (const references) 5 years ago
  Michele Caini c32f947c18 meta: 5 years ago
  Michele Caini 6123e4ac8a any/meta/poly: as_ref const and non-const overloads 5 years ago
  Michele Caini c52f16f5b8 meta: 5 years ago
  Michele Caini 3dac65a012 *: minor changes 5 years ago
  Michele Caini bc089bc4c1 any_cast: review any_cast for better support to const references 5 years ago
  Michele Caini 1075ded4dc test: minor changes 5 years ago
  Michele Caini 5578ea2f30 meta_any: added support for const references, reviewed meta_any::cast (T vs T &) 5 years ago
  Michele Caini ade3e58829 any: added support to const references 5 years ago
  Michele Caini ee2e88476c any: instance type is now const void * instead of void * 5 years ago
  Michele Caini 1726e983ad doc: added Minecraft Earth to the list :) 5 years ago
  Michele Caini 44341f0bcc doc: cleaned up example in the README 5 years ago
  Michele Caini 366da3d0fe type_info: use remove_cv_t rather than remove_const_t 5 years ago
  Michele Caini f7fa2f605b poly: minor changes 5 years ago
  Michele Caini 6854dea47e delegate: use type_list rather than tuple internally 5 years ago
  Michele Caini 9d7e1cd99d registry: use type_list rather than tuple internally 5 years ago
  Michele Caini 330f3dff77 core: updated ident, removed dependency on <tuple> 5 years ago
  Michele Caini 073c46e7bf any: const void * return type for the fake vtable 5 years ago
  Michele Caini 9950b2ea34 type_traits: added type_list_element[_t] and value_list_element[_v] 5 years ago
  Michele Caini a7c2a5c49b doc: updated links 5 years ago
  Michele Caini c2c39cd0d0 doc: suppress a warning from doxygen 5 years ago
  Michele Caini b6e7c36b11 delegate: use constness_as_t internally 5 years ago
  Michele Caini 002f92fe1e organizer: fixed an issue for free functions with payload (close #613) 5 years ago
  Michele Caini d6d0cdf9aa build system: avoid enabling tests by default when EnTT is the top dir project 5 years ago
  Martin Stump 7d002df94f build system: add MAIN_PROJECT check for test option (#610) 5 years ago
  Michele Caini f0d7408f94 doc: minor changes 5 years ago
  Keith Rosenberg 7154678347 doc: mention aggregate initialization usage in registry::emplace, refs #592 (#593) 5 years ago
  Fahmi Akbar Wildana 68f0743c40 doc: add @javelin/ecs in references.md (#611) 5 years ago
  Michele Caini 3d5905c878 doc: added more details 5 years ago
  Michele Caini a344a1ca59 doc: typo 5 years ago