Skip to content
Snippets Groups Projects
  1. Sep 26, 2017
  2. Sep 21, 2017
  3. Sep 18, 2017
  4. Sep 17, 2017
  5. Feb 06, 2017
  6. Jan 05, 2017
  7. Jan 03, 2017
  8. Dec 09, 2016
  9. Nov 22, 2016
  10. Nov 15, 2016
  11. Oct 10, 2016
  12. Sep 20, 2016
  13. Aug 25, 2016
  14. Aug 22, 2016
    • Robbert Krebbers's avatar
      Generalize equality of heap_lang so it works on any value. · 8111cab0
      Robbert Krebbers authored
      This is more consistent with CAS, which also can be used on any value.
      Note that being able to (atomically) test for equality of any value and
      being able to CAS on any value is not realistic. See the discussion at
      https://gitlab.mpi-sws.org/FP/iris-coq/issues/26, and in particular JH
      Jourdan's observation:
      
        I think indeed for heap_lang this is just too complicated.
      
        Anyway, the role of heap_lang is not to model any actual
        programming language, but rather to show that we can do proofs
        about certain programs. The fact that you can write unrealistic
        programs is not a problem, IMHO. The only thing which is important
        is that the program that we write are realistic (i.e., faithfully
        represents the algorithm we want to p
      
      This commit is based on a commit by Zhen Zhang who generalized equality
      to work on any literal (and not just integers).
      8111cab0
  15. Aug 08, 2016
  16. Jul 20, 2016
  17. Jul 19, 2016
  18. Jul 18, 2016
  19. Jul 15, 2016
  20. Jun 27, 2016
  21. Jun 14, 2016
  22. May 10, 2016
  23. Apr 19, 2016
  24. Apr 07, 2016
  25. Mar 30, 2016
  26. Mar 29, 2016
  27. Mar 15, 2016
  28. Mar 12, 2016
  29. Mar 10, 2016
  30. Mar 07, 2016
  31. Mar 05, 2016
Loading