lean4-htt/doc
Leonardo de Moura 76799db032 feat(library/init/meta/interactive): simph ==> simp [*]
This modification was suggested by @kha.

TODO:
- Use `simp [-f]` instead of `simp without f`
- Allow users to remove hypothesis from `*`. Example: `simp [*, -h]`
  for simplify using all hypotheses but `h`.
2017-07-03 15:14:47 -07:00
..
bin chore(doc/bin/README): remove options that no longer exist 2017-06-12 15:42:40 +02:00
make doc(msys2): add notes about installation 2017-06-30 08:04:14 +02:00
.gitignore chore(.gitignore): update 2015-03-28 23:29:41 -04:00
changes.md feat(library/init/meta/interactive): simph ==> simp [*] 2017-07-03 15:14:47 -07:00
coding_style.md doc(coding_style.md): add section about git pre-push hook 2013-11-11 20:18:38 -05:00
commit_convention.md doc(commit_convention): add new category 2013-10-25 09:23:14 -07:00
export_format.md feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs 2017-02-08 17:41:44 -08:00
fixing_tests.md doc(fixing_tests): add links to directories containing tests that compare produced vs expected output 2015-02-25 14:04:17 -08:00
syntax_highlight_in_latex.md doc(syntax_highlight_in_latex.md): use bitbucket.org/leanprover/pygments-main 2015-02-17 11:47:35 -05:00