Skip to content
Snippets Groups Projects
  1. Dec 11, 2015
  2. Dec 08, 2015
  3. Dec 04, 2015
  4. 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
  5. Nov 19, 2015
  6. Nov 18, 2015
  7. Nov 17, 2015
  8. Nov 16, 2015
  9. Nov 11, 2015
  10. Feb 03, 2017
  11. 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
  12. Jun 10, 2015
  13. Jun 04, 2015
  14. Jun 02, 2015
  15. May 21, 2015
  16. Apr 22, 2015
  17. Apr 16, 2015
  18. Mar 15, 2015
  19. Mar 02, 2015
  20. Feb 25, 2015
  21. Feb 24, 2015
  22. Feb 16, 2015
  23. Feb 13, 2015
  24. Feb 08, 2015
Loading