Skip to content
Snippets Groups Projects
  1. Jan 12, 2016
  2. Jan 04, 2016
  3. Dec 22, 2015
  4. Dec 21, 2015
  5. Dec 15, 2015
  6. Dec 11, 2015
  7. Dec 08, 2015
  8. Dec 04, 2015
  9. Nov 20, 2015
    • Robbert Krebbers's avatar
      Step-indexed order on CMRAs · 58096261
      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.
      58096261
  10. Nov 19, 2015
  11. Nov 18, 2015
  12. Nov 17, 2015
  13. Nov 16, 2015
  14. Nov 11, 2015
  15. Feb 03, 2017
  16. Feb 01, 2017
    • Robbert Krebbers's avatar
      Port to Coq 8.5 beta 2. · 02f213ce
      Robbert Krebbers authored
      The port makes the following notable changes:
      
      * The carrier types of separation algebras and integer environments are no
        longer in Set. Now they have a type at a fixed type level above Set. This
        both works better in 8.5 and makes the formalization more general.
        I have tried putting them at polymorphic type levels, but that increased the
        compilation time by an order of magnitude.
      * I am using a custom f_equal tactic written in Ltac to circumvent bug #4069.
        That bug has been fixed, so this custom tactic can be removed when the next
        beta of 8.5 is out.
      02f213ce
    • Robbert Krebbers's avatar
      Misc prelude omissions. · 462ea92a
      Robbert Krebbers authored
      462ea92a
    • Robbert Krebbers's avatar
      Indexed map function for finite maps. · d101c562
      Robbert Krebbers authored
      d101c562
  17. Jun 10, 2015
  18. Jun 04, 2015
  19. Jun 02, 2015
  20. May 21, 2015
  21. Apr 22, 2015
  22. Apr 16, 2015
Loading