aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
...
* | | Cleanup and refactoringGravatar Matthieu Sozeau2016-06-16
* | | Revise syntax of Hint CutGravatar Matthieu Sozeau2016-06-16
* | | Example given at DeepSpec workshopGravatar Matthieu Sozeau2016-06-16
* | | Purely refactoring and code/API cleanup.Gravatar Matthieu Sozeau2016-06-16
* | | eauto: fix test-suite fileGravatar Matthieu Sozeau2016-06-16
* | | bteauto: a Proofview.tactic for multiple goalsGravatar Matthieu Sozeau2016-06-16
* | | Fix iterative deepening strategy failing too earlyGravatar Matthieu Sozeau2016-06-16
* | | Implement limited proof search and iterative deepening.Gravatar Matthieu Sozeau2016-06-16
* | | Typeclasses eauto based on new proof engine,Gravatar Matthieu Sozeau2016-06-16
* | | Refine 9cc95f5, unification of Let-In's, bug #3929Gravatar Matthieu Sozeau2016-06-16
* | | Not taking arguments given by name or position into account whenGravatar Hugo Herbelin2016-06-16
* | | Merge 'pr/191' into trunkGravatar Enrico Tassi2016-06-16
|\ \ \
* \ \ \ Merge branch 'pr/146' into trunkGravatar Enrico Tassi2016-06-16
|\ \ \ \
* | | | | Fix test-suite for opened bug #4813.Gravatar Pierre-Marie Pédrot2016-06-15
| * | | | Merge branch 'pr/146' into trunkGravatar Enrico Tassi2016-06-15
|/| | | |
| * | | | ssrmatching: simple test for Ltac APIGravatar Enrico Tassi2016-06-15
* | | | | fix test-suite/ide Makefile (stupid typo)Gravatar Enrico Tassi2016-06-15
|/ / / /
| | * | Merge branch 'bug4450' into v8.5Gravatar Matthieu Sozeau2016-06-14
| | |\ \
| | * \ \ Merge branch 'bug4725' into v8.5Gravatar Matthieu Sozeau2016-06-14
| | |\ \ \
| | * | | | Admitted: fix #4818 return initial stmt and univsGravatar Matthieu Sozeau2016-06-14
* | | | | | test-suiet: run fake_id as before pr/173 was mergedGravatar Enrico Tassi2016-06-14
* | | | | | Merge remote-tracking branch 'origin/pr/173' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \ \
| | * | | | | Ident selectors cannot be used inside an Ltac expression.Gravatar Cyprien Mangin2016-06-14
| | * | | | | Goal selectors are now tacticals and can be used as such.Gravatar Cyprien Mangin2016-06-14
| | * | | | | Remove the need for brackets in goal selectors.Gravatar Cyprien Mangin2016-06-14
| | * | | | | Add test-suite file for goal selectors.Gravatar Cyprien Mangin2016-06-14
| |/ / / / / |/| | | | |
* | | | | | Merge branch "LtacProf for trunk" (PR #165).Gravatar Pierre-Marie Pédrot2016-06-14
|\ \ \ \ \ \
* | | | | | | Univs: more robust Universe/Constraint decls #4816Gravatar Matthieu Sozeau2016-06-13
| | | * | | | Fix test-suite file, only part 2 is fixed in 8.5Gravatar Matthieu Sozeau2016-06-13
* | | | | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-13
|\ \ \ \ \ \ \
| | | | * | | | Univs: fix for part #2 of bug #4816.Gravatar Matthieu Sozeau2016-06-13
| | |_|/ / / / | |/| | | | |
* | | | | | | For the record, an example one would like to see working.Gravatar Hugo Herbelin2016-06-12
| * | | | | | Another fix to #4782 (a typing error not captured when dealing with bindings).Gravatar Hugo Herbelin2016-06-12
| * | | | | | Fixing #4782 (a typing error not captured when dealing with bindings).Gravatar Hugo Herbelin2016-06-11
| | | | | | * Unbreak singleton list-like notation (-compat 8.4)Gravatar Jason Gross2016-06-09
* | | | | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-09
|\| | | | | |
| * | | | | | Fixing #4644 (regression of unification on evar-evar problems with a match).Gravatar Hugo Herbelin2016-06-09
| | |_|_|_|/ | |/| | | |
| | | | | * Univs/(e)auto: fix bug #4450 polymorphic exact hintsGravatar Matthieu Sozeau2016-06-09
| | |_|_|/ | |/| | |
* | | | | Test for #4787.Gravatar Hugo Herbelin2016-06-07
| | | * | Error box detection run only on errorGravatar Enrico Tassi2016-06-06
| | | * | STM: proof block detection made optional + simple testGravatar Enrico Tassi2016-06-06
* | | | | About printing of traces of failures while calling ltac code.Gravatar Hugo Herbelin2016-06-06
| |_|/ / |/| | |
| | * | Improve a comment in the test suiteGravatar Jason Gross2016-06-05
| | * | Make Ltac Profiling an settingGravatar Jason Gross2016-06-05
| | * | LtacProf for Coq trunkGravatar Jason Gross2016-06-05
| |/ / |/| |
* | | Removing "exact" from the tactic AST.Gravatar Pierre-Marie Pédrot2016-06-03
* | | Update primitive coinductive test-suite.Gravatar Matthieu Sozeau2016-06-02
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-01
|\| |
| * | Fix bug #4746: Anomaly: Evar ?X10 was not declared.Gravatar Pierre-Marie Pédrot2016-05-29
| * | rewrite/Univs: Fix bug # 4498.Gravatar Matthieu Sozeau2016-05-26