Skip to content
Snippets Groups Projects
  1. Sep 11, 2019
    • Jacques-Henri Jourdan's avatar
      Fix Open/Close scope · a64bf2f0
      Jacques-Henri Jourdan authored
      Use Open/Close Scope without Local (i.e., export the scope opening)
      only when the scope corresponds to the main purpose of the module.
      a64bf2f0
  2. Sep 05, 2019
    • Robbert Krebbers's avatar
      Avoid use of `solve_proper`. · c579b46c
      Robbert Krebbers authored
      Due to Coq bug #10480 or #10474 it actually used `Morphisms.solve_proper`
      instead of the version of std++. The version in std++ can inherently
      not solve this, so I changed it into a manual proof.
      c579b46c
  3. Aug 29, 2019
  4. Aug 26, 2019
  5. Aug 24, 2019
  6. Aug 23, 2019
  7. Aug 14, 2019
  8. Aug 13, 2019
  9. Jul 13, 2019
  10. Jul 09, 2019
  11. Jul 08, 2019
  12. Jul 07, 2019
  13. Jul 05, 2019
  14. Jul 03, 2019
  15. Jun 30, 2019
  16. Jun 28, 2019
  17. Jun 27, 2019
  18. Jun 26, 2019
  19. Jun 25, 2019
  20. Jun 21, 2019
  21. Jun 20, 2019
Loading