Skip to content
Snippets Groups Projects
  1. Nov 26, 2020
  2. Nov 12, 2020
  3. Nov 11, 2020
  4. Nov 10, 2020
  5. Nov 09, 2020
  6. Sep 10, 2020
  7. Jul 15, 2020
  8. 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
  9. May 28, 2020
  10. May 25, 2020
  11. May 20, 2020
  12. May 18, 2020
  13. May 15, 2020
  14. Feb 24, 2020
  15. Feb 23, 2020
  16. Jan 09, 2020
  17. Jan 08, 2020
  18. 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
  19. Aug 07, 2019
  20. Jun 29, 2019
  21. Jun 24, 2019
  22. Jun 18, 2019
  23. Jun 17, 2019
  24. Jun 14, 2019
  25. Jun 10, 2019
  26. May 31, 2019
  27. Mar 14, 2019
  28. Mar 05, 2019
  29. Mar 01, 2019
  30. Jan 24, 2019
Loading