1. 20 Aug, 2013 3 commits
  2. 19 Aug, 2013 1 commit
    • Dominik Charousset's avatar
      added trivariant class · ff852526
      Dominik Charousset authored
      a trivariant is (a) invalid, (b) empty, or (c) one of its variadic types;
      this new class is introduced to hold the result of a partial function
      ff852526
  3. 06 Aug, 2013 2 commits
  4. 05 Aug, 2013 1 commit
  5. 02 Aug, 2013 2 commits
  6. 31 Jul, 2013 1 commit
  7. 29 Jul, 2013 1 commit
  8. 16 Jul, 2013 1 commit
  9. 25 Jun, 2013 2 commits
  10. 24 Jun, 2013 1 commit
    • Dominik Charousset's avatar
      refactored mem mgmnt in MM · 5d3cf75b
      Dominik Charousset authored
      this patch changes the memory management in the middleman, i.e.,
      ´continuable´ no longer reference counted but provides a `dispose`
      member function; using reference counting to manage object lifetimes
      in the MM is an overkill, because it is quite simple to decide when
      an IO worker is done; this change allowed us to remove `broker_backend`,
      because `broker` can now inherit both `local_actor` and `continuable`
      without having two reference counts
      5d3cf75b
  11. 20 Jun, 2013 1 commit
  12. 18 Jun, 2013 5 commits
  13. 17 Jun, 2013 2 commits
  14. 14 Jun, 2013 15 commits
  15. 13 Jun, 2013 2 commits