Skip to content
Snippets Groups Projects
  1. Jul 17, 2018
  2. Jul 10, 2018
  3. Jun 30, 2018
  4. Jun 29, 2018
  5. Jun 28, 2018
  6. Jun 25, 2018
  7. Jun 22, 2018
  8. Jun 21, 2018
  9. Jun 20, 2018
  10. Jun 18, 2018
  11. Jun 14, 2018
  12. Jun 10, 2018
  13. Jun 09, 2018
  14. Jun 07, 2018
  15. Jun 06, 2018
  16. Jun 05, 2018
  17. May 30, 2018
  18. May 29, 2018
  19. May 28, 2018
  20. May 24, 2018
    • Ralf Jung's avatar
      Merge branch 'ralf/default' into 'master' · de797b31
      Ralf Jung authored
      Remove the `default` notation for options
      
      See merge request robbertkrebbers/coq-stdpp!31
      de797b31
    • Ralf Jung's avatar
      Remove the `default` notation for options · e585be6d
      Ralf Jung authored
      The notation was parsing-only and all it did was reorder the arguments for
      from_option.  This creates just a needless divergence between what is written
      and what is printed.  Also, removing it frees the name for maybe introducing a
      function or notation `default` with a type like `T -> option T -> T`.
      e585be6d
Loading