lean4-htt/tests
E.W.Ayers d954706fcf feat: ApplyNewGoals config for apply
Lean.Meta.Tactic.apply now accepts an ApplyConfig argument.
`apply` now changes which metavariables are stored with choice
of the newGoals config.
This allows one to implement `fapply` and `eapply`.
An example of this is given in tests/lean/run/apply_tac.lean.

Closes #1045
2022-03-19 15:51:40 -07:00
..
bench chore: remove leanpkg 2022-02-04 19:03:40 +01:00
compiler chore: fix tests 2022-03-15 11:35:47 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean feat: ApplyNewGoals config for apply 2022-03-19 15:51:40 -07:00
pkg chore: fix function name 2022-02-28 16:16:22 +01:00
playground
plugin
simpperf
.gitignore
common.sh