Commit graph

4 commits

Author SHA1 Message Date
Leonardo de Moura
a5c97e21bf chore(library/init/lean): export as C functions 2019-08-16 20:15:30 -07:00
Sebastian Ullrich
3ed67138d5 chore(*): update equation syntax in files and old parser
for f in ../../**/*.lean; do echo $f; ./patch.lean.out $f > tmp && cat tmp > $f; done
2019-08-09 11:11:34 +02:00
Leonardo de Moura
825c952f58 chore(library/init/lean/scopes): add TODO 2019-07-22 18:22:56 -07:00
Leonardo de Moura
4e572b5e05 refactor(library/init/lean/scopes): move ScopeManager to separate file 2019-07-17 19:09:15 -07:00