Skip to content
Snippets Groups Projects
  1. Feb 02, 2016
  2. Feb 01, 2016
    • Robbert Krebbers's avatar
      Remove RA from the hierarchy. · b936a5ca
      Robbert Krebbers authored
      Instead, we have just a construction to create a CMRA from a RA. This
      construction is also slightly generalized, it now works for RAs over any
      timeless COFE instead of just the discrete COFE.
      
      Also:
      * Put tactics and big_ops for CMRAs in a separate file.
      * Valid is now a derived notion (as the limit of validN), so it does not have
        to be defined by hand for each CMRA.
      
      Todo:
      Make the constructions DRA -> CMRA and RA -> CMRA more uniform.
      b936a5ca
  3. Jan 19, 2016
  4. Jan 16, 2016
  5. Jan 15, 2016
  6. Jan 14, 2016
  7. Jan 13, 2016
  8. Dec 15, 2015
  9. Dec 11, 2015
  10. Nov 23, 2015
  11. Nov 22, 2015
    • Robbert Krebbers's avatar
      More CMRAs · 5696cb01
      Robbert Krebbers authored
      * Framepreserving updates are now on CMRAs rather than RAs
      * Excl and auth are now CMRAs
      * Show that excl and auth are functors
      * STS is now an CMRA
      5696cb01
  12. Nov 20, 2015
    • Robbert Krebbers's avatar
      Step-indexed order on CMRAs · 780f6b82
      Robbert Krebbers authored
      * Remove the order from RAs, it is now defined in terms of the ⋅ operation.
      * Define ownership using the step-indexed order.
      * Remove the order also from DRAs and change STS accordingly. While doing
        that, I changed STS to no longer use decidable token sets, which removes the
        requirement of decidable equality on tokens.
      780f6b82
  13. Nov 16, 2015
  14. Nov 11, 2015
Loading