lean4-htt/doc
Leonardo de Moura e24f3341d4 feat(library/init/meta/interactive): simp without foo ==> simp [-foo]
This commit also adds "exception" validation.
A bad "exception" was being silently ignored.
We can also exclude hypotheses. Example: `simp [*, -h]`
2017-07-03 17:10:46 -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
changes.md feat(library/init/meta/interactive): simp without foo ==> simp [-foo] 2017-07-03 17:10:46 -07:00
coding_style.md
commit_convention.md
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