Skip to content
Snippets Groups Projects
  1. Oct 22, 2019
  2. 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
  3. Apr 25, 2019
  4. Sep 12, 2018
  5. Jul 13, 2018
  6. Jul 02, 2018
  7. Jun 15, 2018
  8. Jun 04, 2018
  9. Mar 03, 2018
  10. Feb 21, 2018
  11. Feb 18, 2018
  12. Feb 16, 2018
Loading