コミット履歴

作者 SHA1 メッセージ 日付
  Michele Caini 12847593c2 runtime_view: size -> size_hint, misleading name (breaking change) 5 年 前
  Michele Caini 6cfa024ea2 doc: small changes 5 年 前
  Michele Caini 4b43d99660 group: removed/reduced scope for ::raw, misleading information (breaking change) 5 年 前
  Michele Caini c1bfc29e7f group: removed ::data<T>, misleading information (breaking change) 5 年 前
  Michele Caini 7e91e27f14 group: removed ::empty<T...>, misleading information (breaking change) 5 年 前
  Michele Caini f8015036a9 group: removed ::size<T>, misleading information (breaking change) 5 年 前
  Michele Caini b7ef1607dc view: public constructors and deduction guides 5 年 前
  Michele Caini b93a31dd5b helper: removed Const template parameter, used the same model of the handle class (const/non-const entity) 5 年 前
  Michele Caini fa09964f10 storage: a better iterator 5 年 前
  Michele Caini 0038728be3 storage: removed const T specialization for storage_traits 5 年 前
  Michele Caini ec56651959 doc: fixed typo in core.md 5 年 前
  Michele Caini 8259371d6a handle: minor changes 5 年 前
  Michele Caini d8623991c0 constness_as: updated doc 5 年 前
  Michele Caini 0c205431b0 doc: updated documentation for the core classes 5 年 前
  Michele Caini 58dbaf4a51 type_traits: added constness_as[_t] 5 年 前
  Michele Caini 3b50ebae83 delegate: updated doc 5 年 前
  Michele Caini 8b895eff7a *: minor changes to get around some nasty bugs of compilers 5 年 前
  Michele Caini 70af0365bf entity:*: removed broken references to the old actor class 5 年 前
  Michele Caini bb3e3bfa1f meta: containers traits are no longer internal details only 5 年 前
  Michele Caini 54aa98a752 entity/*: remove the requirement for get_as_tuple from storage classes 5 年 前
  Michele Caini 3bff0aa1ea sigh_storage_mixin: don't use get_as_tuple anymore 5 年 前
  Michele Caini b012231635 registry: don't use get_as_tuple and assume that users know what they are doing 5 年 前
  Michele Caini 6c6f05fc91 snapshot: cleanup 5 年 前
  Michele Caini 3338d5e105 storage_traits: small review 5 年 前
  Michele Caini 390ec2f0c1 entity/*: merged storage.hpp and pool.hpp 5 年 前
  Michele Caini 4ebdf7a6e8 pool: pool_traits/pool_t -> storage_traits/storage_t 5 年 前
  Michele Caini 6f1366dbb5 entity/*: use pool introspection rather than is_empty for filtering 5 年 前
  Michele Caini 503791d3c0 view: removed chunked iteration, no real benefits so far and there is no way to make it consistent across all views in future 5 年 前
  Michele Caini 902dc49de2 storage: added .get_as_tuple(entity) 5 年 前
  Michele Caini 2d299f31e5 storage: removed the requirement to expose try_get 5 年 前