| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-03 | Rework search_strategy option handling | Matthieu Sozeau | |
| 2016-11-03 | Fix Typeclasses eauto := bfs. | Matthieu Sozeau | |
| 2016-09-26 | Fix bug #5093: typeclasses eauto depth arg does not accept a var. | Pierre-Marie Pédrot | |
| 2016-06-16 | Purely refactoring and code/API cleanup. | Matthieu Sozeau | |
| Fix test-suite files | |||
| 2016-06-16 | bteauto: a Proofview.tactic for multiple goals | Matthieu Sozeau | |
| Add an option to force backtracking at toplevel, which is used by default when calling typeclasses eauto on a set of goals. They might be depended on by other subgoals, so the tactic should be backtracking by default, a once can make it not backtrack. | |||
| 2016-06-16 | Implement limited proof search and iterative deepening. | Matthieu Sozeau | |
| Fix typo in proofview | |||
| 2016-06-16 | Typeclasses eauto based on new proof engine, | Matthieu Sozeau | |
| with full backtracking across multiple goals. | |||
| 2016-05-08 | Removing dead code and unused opens. | Pierre-Marie Pédrot | |
| 2016-03-21 | Creating a dedicated ltac/ folder for Hightactics. | Pierre-Marie Pédrot | |
