Sebastian Ullrich
|
d0c2c73b35
|
refactor(init/meta,tools): rename now tactic to done
It was pointed out that Coq already uses `now` for a different kind of tactic.
And `done` is more descriptive anyway.
|
2017-05-03 11:18:31 +02:00 |
|
Leonardo de Moura
|
71685e4dd6
|
feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term
Replace `^.` with `.` in the stdlib
|
2017-03-28 17:47:49 -07:00 |
|
Gabriel Ebner
|
8319a4c927
|
perf(tools/super/trim): make trim much cheaper
|
2017-01-12 21:47:46 +01:00 |
|
Leonardo de Moura
|
85ae8ce307
|
chore(tools/super): add copyright
|
2016-12-16 19:06:50 -08:00 |
|
Gabriel Ebner
|
6b15f6cef9
|
feat(library/tools/super): add super prover
|
2016-12-16 18:18:13 -08:00 |
|