提交历史

作者 SHA1 备注 提交日期
  Michele Caini 09a600d68a meta: propagate API changes to the internal functions 3 年之前
  Michele Caini 7c25b46513 test: minor changes 3 年之前
  Michele Caini dc42486de8 test: drop redundant using namespace 3 年之前
  Michele Caini 36411faf43 test: context aware meta dtor 3 年之前
  Michele Caini a9cd565d65 test: context aware meta conv 3 年之前
  Michele Caini 0adbb0ad16 test: context aware meta ctor 3 年之前
  Michele Caini db31f77d63 test: context aware meta func 3 年之前
  Michele Caini c275afef28 test: context aware meta data 3 年之前
  Michele Caini 4bad4f3067 test: context aware meta bases 3 年之前
  Michele Caini d2048c037a test: bare minimum tests for meta types from different contexts 3 年之前
  Michele Caini 2a39717893 test: add all desired tests for meta context support 3 年之前
  Michele Caini 49c2ae0e77 test: context aware meta resolve 3 年之前
  Michele Caini 869c18f150 test: prepare to test meta context support 3 年之前
  Michele Caini d79cb5ca98 meta: turn meta_handle into a context aware wrapper 3 年之前
  Michele Caini acc6390312 meta: drop make_meta, unfortunately it doesn't fit well with the context aware design 3 年之前
  Michele Caini 2e59fbbccc meta: 3 年之前
  Michele Caini bec0037797 meta: fully context aware meta_any 3 年之前
  Michele Caini d08c7ddb58 meta: review meta_associative_container::insert/::erase 3 年之前
  Michele Caini 696681fefa meta: context aware meta associative container 3 年之前
  Michele Caini 5f9faf7a32 meta: context aware meta sequence container 3 年之前
  Michele Caini f160503aaf meta: unroll meta_type::forward_to_bases to return always scoped elements 3 年之前
  Michele Caini b1e9f75a28 meta: meta_type::construct always returns scoped meta_any objects 3 年之前
  Michele Caini 91da98353d meta: keep track of the pending changes 3 年之前
  Michele Caini bc86ceb707 meta: drop resolve trampoline function, no longer required 3 年之前
  Michele Caini 0baf316e5f meta: add partial support for meta contexts to meta containers 3 年之前
  Michele Caini 082605f9d3 meta: prepare meta containers to support context injection 3 年之前
  Michele Caini 0fdd7d7a3a meta: meta_any::allow_cast returns a scoped value now 3 年之前
  Michele Caini eee59e6af9 meta: track pending changes as much as possible 3 年之前
  Michele Caini 223a8628e3 meta: meta_any::allow_cast propagates the context now 3 年之前
  Michele Caini c0bb603210 meta: meta_any::operator* propagates the context now 3 年之前