Skip to content
Snippets Groups Projects
  1. Apr 19, 2022
  2. Mar 03, 2022
  3. Feb 17, 2022
  4. Feb 16, 2022
    • Sergey Bozhko's avatar
      Rename arguments of [apply _ with (NAME0 := _)] · e078c510
      Sergey Bozhko authored and Björn Brandenburg's avatar Björn Brandenburg committed
      From changelog of Coq version 8.15:
      Changed: [apply with] does not rename arguments unless using
      compatibility flag Apply With Renaming (#13837, fixes #13759, by Gaëtan
      Gilbert).
      
      So, this commit replaces all occurrences of [apply L with (NAME0 := V)]
      to [apply L with (NAME := V)]
      e078c510
  5. Nov 05, 2021
  6. Oct 11, 2021
  7. Oct 07, 2021
  8. Sep 15, 2021
  9. Sep 08, 2021
  10. Jul 26, 2021
  11. Jan 02, 2021
  12. Aug 05, 2020
  13. May 19, 2020
  14. May 11, 2020
  15. Jan 21, 2020
  16. Dec 19, 2019
  17. Nov 19, 2019
  18. Nov 15, 2019
Loading