Skip to content
Snippets Groups Projects
  1. Jun 02, 2021
  2. Apr 22, 2021
  3. Jan 20, 2021
  4. Nov 10, 2020
  5. Nov 06, 2020
  6. Mar 27, 2020
  7. Feb 26, 2020
  8. Dec 19, 2019
  9. Nov 01, 2019
  10. 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
  11. Jun 04, 2019
  12. Jun 03, 2019
  13. Mar 13, 2019
Loading