Commit History

Upphovsman SHA1 Meddelande Datum
  Michele Caini b24fe2f122 test: increase code coverage 4 år sedan
  Michele Caini 7b35bcb68a meta: use enum-as-bitmask support to get rid of old fashioned enum for meta traits 4 år sedan
  Michele Caini 4b629045c3 core: added enum-as-bitmask support for enum classes (thanks to @TerensTare for the suggestion) 4 år sedan
  Michele Caini c6ba1d05d1 view: avoid polluting global namespace with naked operator| 4 år sedan
  Michele Caini 3adac90573 meta: removed meta_type::is_function_pointer (no alternative provided) 4 år sedan
  Michele Caini 0332188b6b meta, get rid of useless info from meta_type to further reduce instantiations: 4 år sedan
  Michele Caini 790a1e2812 view: minor changes to get around an issue of clang 4 år sedan
  Michele Caini 3bd1e13321 view: removed the foobar alias which was not meant to stay there 4 år sedan
  Michele Caini 0cd642ca11 view: ::use<T> doesn't modify the view in-place anymore, instead it returns a new view 4 år sedan
  Michele Caini d5995998b0 view: 4 år sedan
  Michele Caini 62babb9c22 updated TODO 4 år sedan
  Michele Caini b98c69521b build_system: add support for c++20 (close #751) 4 år sedan
  Michele Caini 6cd37b3809 view: get around an issue of msvc when using C++20 4 år sedan
  Michele Caini 238170d0e2 meta: some changes to make tests compile with C++20 (MSVC) 4 år sedan
  Michele Caini 6fb5b25530 any: don't compare arrays directly (operator== even deprecated in C++20) 4 år sedan
  Michele Caini d63f9e1eff build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751) 4 år sedan
  Michele Caini 461865bf3b build_system: make ENTT_ID_TYPE a cached string variable 4 år sedan
  Michele Caini e95d9b9cf6 doc: updated links.md 4 år sedan
  Michele Caini c52b2a4fa9 entity/*: 4 år sedan
  Michele Caini d0ec5d2da0 dispatcher: mionr changes 4 år sedan
  Michele Caini 6134058abc type_traits: minor changes (coding style) 4 år sedan
  Michele Caini bd4121c260 *: cleanup 4 år sedan
  Michele Caini fbab047d7f doc: fixed typo (close #749) 4 år sedan
  Michele Caini e216144d07 poly: optimize single function vtables (close #689) 4 år sedan
  Michele Caini 94d5b11191 any: rvalue any_cast no longer forces by-copy constructor (close #730) 4 år sedan
  Michele Caini d3c89da2eb doc: mention vcpkg experimental feature in the readme file (close #743) 4 år sedan
  Michele Caini 754a8a637e doc: updated list of showcases (close #744) 4 år sedan
  Michele Caini ab24a50de7 doc: fixed typo 4 år sedan
  Michele Caini 8099dde34b view: relax policy constraint if possible 4 år sedan
  Michele Caini 99198fb07f doc: added a note about the no-policy trick 4 år sedan