| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-28 | Name saved goals in name_mangling test | Gaëtan Gilbert | |
| Should be more robust with async proofs | |||
| 2020-08-28 | Make abstract compatible with mangle names | Gaëtan Gilbert | |
| Fix #12928 Fix #3146 | |||
| 2018-04-13 | [ltac] Deprecate nameless fix/cofix. | Emilio Jesus Gallego Arias | |
| LTAC's `fix` and `cofix` do require access to the proof object inside the tactic monad when used without a name. This is a bit inconvenient as we aim to make the handling of the proof object purely functional. Alternatives have been discussed in #7196, and it seems that deprecating the nameless forms may have the best cost/benefit ratio, so opening this PR for discussion. See also #6171. | |||
| 2018-02-17 | Implement name mangling option | Jasper Hugunin | |
