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