1. 11 Feb, 2014 1 commit
  2. 25 Jan, 2014 1 commit
  3. 11 Dec, 2013 1 commit
    • Kenton Varda's avatar
      Eliminate the concept of imbuing messages in favor of the simpler concept of… · 3c7efbb4
      Kenton Varda authored
      Eliminate the concept of imbuing messages in favor of the simpler concept of setting a cap table directly on MessageReader / getting one from MessageBuilder.  This eliminates capability-context entirely.  This was made possible by the earlier change which moved capabilities to a separate table rather than storing CapDescriptors inline, but I didn't realize it at the time.
      3c7efbb4
  4. 10 Dec, 2013 1 commit
  5. 06 Dec, 2013 2 commits
  6. 05 Dec, 2013 2 commits
  7. 30 Nov, 2013 3 commits
  8. 29 Nov, 2013 1 commit
  9. 28 Nov, 2013 1 commit
    • Kenton Varda's avatar
      Revamp concurrency model, part 1: EventLoop no longer allows cross-thread event… · 7921c854
      Kenton Varda authored
      Revamp concurrency model, part 1:  EventLoop no longer allows cross-thread event queuing, simplifying many things.  Capability clients are no longer thread-safe, so they don't have to be so const.  In the future, explicit ways to communicate between threads will be re-added, but threads will be treated more like separate vats that just happen to have a particularly fat pipe.  Upcoming:  Remove mutexes.
      7921c854
  10. 26 Nov, 2013 4 commits
  11. 25 Nov, 2013 2 commits
  12. 23 Nov, 2013 1 commit
  13. 22 Nov, 2013 1 commit
  14. 21 Nov, 2013 1 commit
  15. 15 Nov, 2013 1 commit
  16. 12 Nov, 2013 1 commit
  17. 31 Oct, 2013 1 commit
  18. 23 Oct, 2013 1 commit
  19. 22 Oct, 2013 1 commit
  20. 15 Oct, 2013 1 commit
  21. 12 Oct, 2013 4 commits
  22. 11 Oct, 2013 2 commits
  23. 08 Oct, 2013 1 commit
  24. 04 Oct, 2013 1 commit
  25. 02 Oct, 2013 1 commit
  26. 29 Sep, 2013 1 commit
  27. 25 Sep, 2013 1 commit
  28. 06 Jun, 2013 1 commit