Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Actually exporting delayed universes in the EConstr implementation. | Pierre-Marie Pédrot | 2017-04-01 |
* | Merge branch 'trunk' into pr379 | Maxime Dénès | 2017-03-24 |
|\ | |||
| * | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2017-03-22 |
| |\ | |||
| | * | Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc... | Maxime Dénès | 2017-03-10 |
| | |\ | |||
* | | | | Merge branch 'master'. | Pierre-Marie Pédrot | 2017-02-14 |
|\| | | | |||
* | | | | Removing a subtle nf_enter in Class_tactics. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Removing most nf_enter in tactics. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Namegen primitives now apply on evar constrs. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Definining EConstr-based contexts. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Introducing contexts parameterized by the inner term type. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Evar-normalizing functions now act on EConstrs. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Removing various compatibility layers of tactics. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Removing compatibility layers related to printing. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Removing compatibility layers in Retyping | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Removing some return type compatibility layers in Termops. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Reductionops now return EConstrs. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Proofview.Goal primitive now return EConstrs. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Eliminating parts of the right-hand side compatibility layer | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Class_tactics API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Hints API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Equality API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Tactics API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Clenv API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Tacmach API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Refine API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Goal API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Pretyping API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Typeclasses API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Constr_matching API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Evarconv API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Retyping API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
* | | | | Termops API using EConstr. | Pierre-Marie Pédrot | 2017-02-14 |
| * | | | Merge remote-tracking branch 'github/pr/172' into trunk | Maxime Dénès | 2016-12-19 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2016-12-07 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | Fix shelving order in typeclasses eauto. | Théo Zimmermann | 2016-11-30 |
| | * | | | Fix typeclasses eauto shelving. | Théo Zimmermann | 2016-11-30 |
| * | | | | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2016-11-18 |
|/| | | | | |/ / / | |||
| * | | | Minor debug printing bug, | Matthieu Sozeau | 2016-11-16 |
| * | | | Revert more of a477dc for good measure | Matthieu Sozeau | 2016-11-16 |
| * | | | Revert part of a477dc, disallow_shelved | Matthieu Sozeau | 2016-11-15 |
| * | | | Merge remote-tracking branch 'github/pr/339' into v8.6 | Maxime Dénès | 2016-11-07 |
| |\ \ \ | |||
| * \ \ \ | Merge commit 'e6edb33' into v8.6 | Maxime Dénès | 2016-11-07 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge remote-tracking branch 'github/pr/335' into v8.6 | Maxime Dénès | 2016-11-04 |
| |\ \ \ \ \ | |||
| | | | * | | | Rework search_strategy option handling | Matthieu Sozeau | 2016-11-03 |
| | | | * | | | Internal API change to typeclasses eauto. | Théo Zimmermann | 2016-11-03 |
| | | | * | | | Do not shelve non-class subgoals but fail, it should | Matthieu Sozeau | 2016-11-03 |
| | | | * | | | typeclasses eauto Implem/doc of shelving strategy | Matthieu Sozeau | 2016-11-03 |
| | | | * | | | Fix [typeclasses eauto with] and nopattern hints | Matthieu Sozeau | 2016-11-03 |
| | | | * | | | Fix handling of only_classes at toplevel | Matthieu Sozeau | 2016-11-03 |
| | | | * | | | Handle Unique Solutions flag. | Matthieu Sozeau | 2016-11-03 |