Commit History

Author SHA1 Message Date
  Michele Caini f86bc31cbb meta: shared lookup function to avoid unnecessary casts when searching for a meta constructor 4 years ago
  Michele Caini 4a08ca4b5e meta: minor changes 4 years ago
  Michele Caini e857aa0640 meta: extrapolate can_cast_or_convert 4 years ago
  Michele Caini d3c98ad334 meta_factory: cleanup 4 years ago
  Michele Caini 00dadfe14d meta: reduce the size of instantiated symbols in meta_factory 4 years ago
  Michele Caini f26fa92d47 handle: extended operator==/!= 4 years ago
  Michele Caini 7458072df2 hashed_string (close #781): 4 years ago
  Michele Caini 89aa2a1902 *: operator== is not defined as member if unnecessary 4 years ago
  Michele Caini 7ab08779dc type_info: temporarily reintroduce type_info::index for performance reasons 4 years ago
  Michele Caini 46b686910b any: 4 years ago
  Michele Caini 940a799207 * : minor changes 4 years ago
  Michele Caini 778cee3b27 any: 4 years ago
  Michele Caini fb3252732b type_info: name rollback, hash_code -> hash (why should I introduce a breaking change to match a terrible name from the standard library after all?) 4 years ago
  Michele Caini 608f7b75e2 any: avoid creating constexpr variables since constexpr-ness isn't guaranteed 4 years ago
  Michele Caini 83853c3dee any: 4 years ago
  Michele Caini 8a0343ad6b any: avoid creating type_info objects if unnecessary 4 years ago
  Michele Caini 92d43ce620 core: rename type_seq to type_index 4 years ago
  Michele Caini 6943822fed type_info: 4 years ago
  Michele Caini aa146c4125 type_info: avoid testing constexpr-ness because older compilers don't guarantee it 4 years ago
  Michele Caini b8ec6babb5 any: 4 years ago
  Michele Caini 505f4a2b4f type_info: 4 years ago
  Michele Caini 1bb0d017c3 type_info: removed useless friend declaration 4 years ago
  Michele Caini f33ce615d9 meta: suppress warnings due to ignored qualifiers on return types 4 years ago
  Michele Caini 0edb49d7c6 core: minor changes 4 years ago
  Michele Caini 1fa5a03605 test: code coverage 4 years ago
  Michele Caini fc6bda5cd8 meta: turned an useless function into a constexpr value 4 years ago
  Michele Caini 59589b6a71 meta: refine the conversion helper (mostly to please the toolset v141) 4 years ago
  Michele Caini 57b0624a0a storage: suppress warnings for unused variables 4 years ago
  Michele Caini 2f22395eea meta: 4 years ago
  Michele Caini 21bc8d4dfb meta: add meta_conv support to references 4 years ago