Commit History

Author SHA1 Message Date
  Michele Caini 428bfbd810 tests: updated tests for the resource module 4 years ago
  Michele Caini 03d0f3e9ca test: merge no-eto tests with registry tests 4 years ago
  Michele Caini 772ac64e3b config: add ENTT_VERSION 4 years ago
  Michele Caini df9301d591 bjuild system/tests: check for <version> (old compilers support) 4 years ago
  Michele Caini ed11bda9fd component: automatic traits deduction 4 years ago
  Michele Caini e4897f709e test: merge poly tests in a single file, use typed tests to reduce the boilerplate 4 years ago
  Michele Caini 7eec610d21 container: 4 years ago
  Michele Caini a00b44a5fd example: stamp is back 4 years ago
  Michele Caini 00e7ab1db8 entity: fully remove the poly storage support 4 years ago
  Michele Caini 0302fdaaba build system: update gtest upstream branch name 4 years ago
  Michele Caini 16e3cfc589 container: added dense_hash_set 4 years ago
  Michele Caini af249098cd container: sparse set based dense hash map 4 years ago
  Michele Caini 012083a4a1 meta: review utilities + code coverage 4 years ago
  Michele Caini acd75ffe1c iterator: added utility input_iterator_proxy 4 years ago
  Michele Caini 6cd44248c7 core: added tuple header and unwrap_tuple utility 4 years ago
  Michele Caini b52c9c1676 test: use storage (and sigh storage mixin) from base type 4 years ago
  Michele Caini a9ae9ce758 test: code coverage 4 years ago
  Michele Caini 4b629045c3 core: added enum-as-bitmask support for enum classes (thanks to @TerensTare for the suggestion) 4 years ago
  Michele Caini d63f9e1eff build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751) 4 years ago
  Michele Caini 461865bf3b build_system: make ENTT_ID_TYPE a cached string variable 4 years ago
  Michele Caini 8978a0d159 core: 4 years ago
  Michele Caini 1f1e02fee1 build system: test id type std::uint64_t on the CI, all platforms 4 years ago
  Michele Caini 11e6793544 build system: cleanup 5 years ago
  Michele Caini 52bfddd2e7 any: support for sbo storage alignment (close #676) 5 years ago
  Michele Caini 5a4b067cee view: 5 years ago
  Michele Caini bcaf1489c0 meta: extended template info support 5 years ago
  Michele Caini 1512fbae55 meta: safer factory, no-op re-registration 5 years ago
  Michele Caini bb1acee36a entity: 5 years ago
  Michele Caini 3eb00382e7 meta: removed meta_base, meta_base_node is used internally when needed 5 years ago
  Michele Caini 98b5f7a26a meta: removed meta_conv, meta_conv_node is used internally when needed 5 years ago