Skip to content
Snippets Groups Projects
  1. Oct 01, 2021
  2. Sep 27, 2021
  3. Jun 02, 2021
  4. May 17, 2021
  5. May 11, 2021
  6. Feb 02, 2021
  7. Jan 17, 2021
  8. Jan 04, 2021
  9. Dec 16, 2020
  10. Dec 04, 2020
  11. Nov 26, 2020
  12. Nov 12, 2020
  13. Nov 11, 2020
  14. Nov 10, 2020
  15. Nov 09, 2020
  16. Sep 10, 2020
  17. Jul 15, 2020
  18. Jun 15, 2020
    • Tej Chajed's avatar
      Use [fill K] in tac_wp_pure · f9d6ada1
      Tej Chajed authored
      This is more consistent with other tac_wp tactics for HeapLang and also
      a tiny bit more efficient, which is good to embody in the basic tactics
      so derived code follows the same patterns.
      Verified
      f9d6ada1
  19. May 28, 2020
  20. May 25, 2020
  21. May 20, 2020
  22. May 18, 2020
  23. May 15, 2020
  24. Feb 24, 2020
  25. Feb 23, 2020
  26. Jan 09, 2020
  27. Jan 08, 2020
  28. Sep 13, 2019
    • Jacques-Henri Jourdan's avatar
      Reorder Requires so that we do not depend of Export bugs. · 43a1a90f
      Jacques-Henri Jourdan authored
      The general idea is to first import/export modules which are further
      than the current one, and then import/export modules which are close
      dependencies.
      
      This commit tries to use the same order of imports for every file, and
      describes the convention in ProofGuide.md. There is one exception,
      where we do not follow said convention: in program_logic/weakestpre.v,
      using that order would break printing of texan triples (??).
      43a1a90f
  29. Aug 07, 2019
  30. Jun 29, 2019
  31. Jun 24, 2019
Loading