Leonardo de Moura
|
6ba425da6a
|
feat(library/init/meta/interactive): add apply_with interactive tactic
The new tactic allows us to set apply_cfg in interactive mode.
|
2017-06-27 18:37:13 -07:00 |
|
Leonardo de Moura
|
e971acabb0
|
feat(library/init/meta): handle auto_params and opt_params at apply tactic
|
2017-06-27 18:17:48 -07:00 |
|
Leonardo de Moura
|
cdec07fc81
|
feat(library/init/meta/interactive): address issue raised in comment at #1374
The example at
https://github.com/leanprover/lean/issues/1342#issuecomment-307912291
|
2017-06-27 16:45:21 -07:00 |
|
Leonardo de Moura
|
ac19b15169
|
fix(library/tactic/apply_tactic): remove unnecessary code from apply_tactic, and add tests for #1342
See issue #1342
|
2017-06-27 16:07:59 -07:00 |
|