Commit graph

12 commits

Author SHA1 Message Date
Leonardo de Moura
b093b3c1ee chore(extras/depgraph): remove leandeps
There is no reason to implement this tool in Python anymore.
If someone wants (I don't), they should do it in Lean, and store it as
a Lean package in a separate git repository.
Closes #1744
2017-07-15 02:27:17 -07:00
Gabriel Ebner
fa8d690559 feat(extras/depgraph): add dependency-free version of leandeps 2017-06-12 15:40:46 +02:00
Jeremy Avigad
d9eab0cb19 chore(extra/latex/*): update to changes in syntax 2017-01-03 11:22:04 -08:00
Gabriel Ebner
385ea13688 feat(kernel/declaration,*): all theorems are delayed, and are revealed on delta-reduction 2016-11-29 11:12:43 -08:00
Sebastian Ullrich
b27ba6288d feat(frontends/lean/print_cmd): implement 'print attributes' 2016-08-12 15:36:12 -07:00
Daniel Selsam
bb4b8da582 feat(library/unification_hint): basic handling of user-supplied unification hints 2016-02-12 11:48:51 -08:00
Jeremy Avigad
9dd1302dac chore(extras/latex/lstlean.tex): update list of modifiers 2015-12-31 15:16:57 -08:00
Jeremy Avigad
8d50405e68 chore(library/extras/latex/lstlean.text): update lists for syntax highlighting 2015-12-22 16:39:13 -05:00
Ulrik Buchholtz
71cad16c32 fix(extras/depgraph): calculate lean executable path from PATH or guess 2015-12-19 23:03:53 -05:00
Soonho Kong
43a8b01211 feat(extra/depgraph): add dependency graph script 2015-12-18 18:28:58 -05:00
Jeremy Avigad
fee6ba8749 fix(extras/latex/*): fix handling of attributes 2015-05-25 16:50:42 -07:00
Jeremy Avigad
18742e8ab8 feat(extras/latex/*): add listings style definition and instructions 2015-05-17 20:13:57 +10:00