Skip to content
Snippets Groups Projects
  1. Jun 30, 2016
  2. Jun 23, 2016
  3. Jun 17, 2016
  4. Jun 16, 2016
  5. Jun 15, 2016
  6. Jun 01, 2016
  7. May 31, 2016
  8. May 28, 2016
    • Robbert Krebbers's avatar
      CMRAs with partial cores. · cfb00b3e
      Robbert Krebbers authored
      Based on an idea and WIP commits of J-H. Jourdan: the core of a CMRA
      A is now a partial function A → option A.
      
      TODO: define sum CMRA
      TODO: remove one shot CMRA and define it in terms of sum
      cfb00b3e
  9. May 27, 2016
  10. 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
  11. May 07, 2016
  12. May 06, 2016
  13. Apr 21, 2016
  14. Apr 20, 2016
  15. Apr 19, 2016
  16. Apr 12, 2016
  17. Mar 29, 2016
  18. Mar 20, 2016
  19. Mar 15, 2016
  20. Mar 12, 2016
  21. Mar 11, 2016
  22. Mar 10, 2016
  23. 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
  24. Mar 06, 2016
  25. Mar 05, 2016
  26. Mar 04, 2016
  27. Mar 02, 2016
Loading