Skip to content
Snippets Groups Projects
  1. May 27, 2016
  2. May 24, 2016
    • Robbert Krebbers's avatar
      Change notations of big_ops for upred. · 93792f5c
      Robbert Krebbers authored
      Rationale: to make the code closer to what is on paper, I want the notations
      to look like quantifiers, i.e. have a binder built-in. I thus introduced the
      following notations:
      
        [★ map] k ↦ x ∈ m, P
        [★ set] x ∈ X, P
      
      The good thing - contrary to the notations that we had before that required an
      explicit lambda - is that type annotations of k and x are now not printed
      making goals much easier to read.
      93792f5c
  3. May 07, 2016
  4. May 06, 2016
  5. Apr 21, 2016
  6. Apr 20, 2016
  7. Apr 19, 2016
  8. Apr 12, 2016
  9. Mar 29, 2016
  10. Mar 20, 2016
  11. Mar 15, 2016
  12. Mar 12, 2016
  13. Mar 11, 2016
  14. Mar 10, 2016
  15. 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
  16. Mar 06, 2016
  17. Mar 05, 2016
  18. Mar 04, 2016
  19. Mar 02, 2016
  20. Mar 01, 2016
  21. Feb 27, 2016
  22. Feb 26, 2016
  23. Feb 25, 2016
  24. Feb 24, 2016
Loading