Skip to content
Snippets Groups Projects
  1. Jul 02, 2016
  2. Jun 30, 2016
  3. Jun 23, 2016
  4. Jun 19, 2016
  5. Jun 17, 2016
  6. May 31, 2016
  7. Mar 23, 2016
  8. Mar 17, 2016
  9. Mar 12, 2016
  10. Mar 10, 2016
  11. Mar 08, 2016
  12. Mar 07, 2016
    • Ralf Jung's avatar
      Add both non-expansive and contractive functors, and bundle them for the... · 2467bf21
      Ralf Jung authored
      Add both non-expansive and contractive functors, and bundle them for the general Iris instance as well as the global functor construction
      
      This allows us to move the \later in the user-defined functor to any place we want.
      In particular, we can now have "\later (iProp -> iProp)" in the ghost CMRA.
      2467bf21
  13. Mar 04, 2016
  14. Mar 02, 2016
  15. Feb 25, 2016
  16. Feb 24, 2016
  17. Feb 20, 2016
  18. Feb 19, 2016
  19. Feb 18, 2016
  20. Feb 17, 2016
  21. Feb 16, 2016
  22. Feb 13, 2016
  23. Feb 12, 2016
  24. Feb 11, 2016
  25. Feb 10, 2016
    • Robbert Krebbers's avatar
      COFE distance is no longer trivial at index 0. · 07d525a0
      Robbert Krebbers authored
      This way we avoid many one-off indexes and no longer need special cases for
      index 0 in many definitions. For example, the definition of the distance
      relation on option and excl has become much easier. Also, uPreds no longer need
      to hold at index 0.
      
      In order to make this change possible, we had to change the notions of
      "contractive functions" and "chains" slightly.
      
      Thanks to Aleš Bizjak and Amin Timany for suggesting this change and to help
      with the proofs.
      07d525a0
  26. Feb 09, 2016
  27. Feb 08, 2016
    • Ralf Jung's avatar
      Do not export ownership · 7ca7ad53
      Ralf Jung authored
      Actual proofs will end up using own and inv, and none of the notions defined in ownership.v
      7ca7ad53
  28. Feb 04, 2016
  29. Feb 02, 2016
Loading