Historique des commits

Auteur SHA1 Message Date
  Michele Caini 2f52bef882 poly: first implementation il y a 5 ans
  Michele Caini b1369582e1 type_traits: added value_list il y a 5 ans
  Michele Caini cf176719a8 *: minor changes here and there il y a 5 ans
  Michele Caini d7ed72ac06 meta_any: single vtable function to reduce instantiations and storage requirements il y a 5 ans
  Michele Caini 83322664f1 any: doc + more tests il y a 5 ans
  Michele Caini 5af7e96f70 meta/*: removed meta_storage, meta_any uses any internally il y a 5 ans
  Michele Caini c95041d7c3 core: standalone any class il y a 5 ans
  Michele Caini 62f40dcb21 meta_storage: internal review for better memory usage il y a 5 ans
  Michele Caini b4f88e303a meta_storage: branchless implementation il y a 5 ans
  Michele Caini cd0ec69446 meta: reduced instantiations due to meta any, use a fake vtable function il y a 5 ans
  Michele Caini 909415d167 organizer: bug fixing/tests (thanks to @Green-Sky) il y a 5 ans
  Michele Caini 337bc6d97a view_pack: support for multiple views of the same type il y a 5 ans
  Michele Caini 6c9fab7da1 type_traits: minor changes il y a 5 ans
  Michele Caini 315b1f5913 type traits: added is_complete[_v] il y a 5 ans
  Michele Caini c2d1859858 emitter: truly const emitter, no lazy initialization il y a 5 ans
  Michele Caini 37ba7316e0 doc: fixed typo il y a 5 ans
  Michele Caini fc1292b1d1 test: get around the best bug ever of msvc, toolset v141 il y a 5 ans
  Michele Caini 0507680cc1 view/group: try to get around an issue of gcc v7.5 + suppress some warnings here and there il y a 5 ans
  Michele Caini 60475d3354 view/group: safe invalid views/groups (close #470) il y a 5 ans
  Michele Caini b1cd794b2c registry: truly const registry il y a 5 ans
  Michele Caini cd98ecff88 view: default constructible views il y a 5 ans
  Michele Caini f8ec4027ee group: default constructible groups il y a 5 ans
  Michele Caini d980a5cf44 build system: use asan on the CI il y a 5 ans
  Michele Caini 761604d044 config: favor detection of clang over that of msvc, otherwise clang-cl will fail il y a 5 ans
  Michele Caini 0f4161f616 build system: added older compiler versions to the CI il y a 5 ans
  Michele Caini 4a668c97a3 type_info: get around a nasty bug of clang < 9 when using libstdc++ il y a 5 ans
  Michele Caini 9d687c25b3 storage: safe self-move to support standard containers (close #601) il y a 5 ans
  Michele Caini 0b73082aa0 build system: minor changes to make it work again with the CI il y a 5 ans
  Gnik 085e1ae157 build system: prefix cmake variables with ENTT_. (#585) il y a 5 ans
  Tom Yaxley 7c0db3203b meta: allow checking meta_any for nullptr (#591) il y a 5 ans