提交历史

作者 SHA1 备注 提交日期
  Michele Caini 14915368c7 test: avoid some ASSERT_DEATH that don't trigger in release mode 5 年之前
  Michele Caini 0ff5c18743 registry: rename ::any to ::any_of 5 年之前
  Michele Caini 240814cc85 registry: rename ::has to ::all_of 5 年之前
  Michele Caini 1912350cc6 registry: use entt::any to store context variables 5 年之前
  Michele Caini 146faa6008 doc: updated links 5 年之前
  Michele Caini e5fa67850b sparse_set/registry: avoids UB with sparse_set::clear and component-less registry::clear 5 年之前
  Michele Caini 1377b51341 doc: minor changes 5 年之前
  Ευάριστος db67fb3539 build system: delete @bazel_tools//src/conditions:windows_msys. (#649) 5 年之前
  Michele Caini 6d216406f3 registry: minor changes 5 年之前
  Michele Caini ab225eaec1 registry: updated precondition of ::assign 5 年之前
  Michele Caini 4d6d9e567d registry: minor changes 5 年之前
  Michele Caini 0fcf0142ba sparse_set: prepare for detached pools 5 年之前
  Michele Caini ab907e4fef updated README 5 年之前
  Michele Caini 1c1c3eb271 meta: added support to self pointer in meta_any 5 年之前
  Michele Caini a03a569534 meta: support for std::vector<bool> and the like 5 年之前
  Michele Caini 309fb0fa83 test: updated storage poly example (close #644) 5 年之前
  Michele Caini 14c1431848 doc: fixed typo (close #646) 5 年之前
  Michele Caini c3dc32415b meta: make meta utility public and freely available to users 5 年之前
  Michele Caini 44d6246278 doc: fixed typo 5 年之前
  Michele Caini 5bbd7e03f9 meta: prepare to make internal utilities public 5 年之前
  Michele Caini f5f463b411 any: relaxed checks/constraints 5 年之前
  Michele Caini 6eaefbe25c doc: update doc of the runtime reflection system (close #641) 5 年之前
  Michele Caini 4b5c2c85a5 doc: updated inline doc (close #640) 5 年之前
  Michele Caini 0f951cd322 test: suppress a warning due to an unused variable 5 年之前
  Michele Caini cf0da32fd0 meta: iterators of meta associative containers return keys by const reference rather than by copy 5 年之前
  Michele Caini 5a3085c42b registry: removed data<T> and raw<T> (use view<T>::data/::raw instead) 5 年之前
  Michele Caini 42cc480bf5 doc: updated links and TODO file 5 年之前
  Michele Caini 2822eda858 poly: added ::reset 5 年之前
  Michele Caini 6c804b5ca2 meta: added meta_any::reset 5 年之前
  Michele Caini 5149d1395e any: minor changes 5 年之前