aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* fix test-suite/ide Makefile (stupid typo)Gravatar Enrico Tassi2016-06-15
* 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
|\
* \ 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
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-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
* | | | 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
* | | | 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
| * Extraction/Projections: Fix bug #4710Gravatar Matthieu Sozeau2016-05-23
| * Hints/Univs: fix bug #4628 anomaliesGravatar Matthieu Sozeau2016-05-23
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-20
|\|
| * Fix bug #4737: cycle tactic doesn't like zero goals.Gravatar Pierre-Marie Pédrot2016-05-16
* | STM: code cleanupGravatar Enrico Tassi2016-05-10
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-09
|\|
| * Fix bug #4713: Anomaly: Assertion Failed for incorrect usage of Module.Gravatar Pierre-Marie Pédrot2016-05-08
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-04
|\|
| * Fixing subst.out after changing spacing in goal output (24a125b77).Gravatar Hugo Herbelin2016-05-04
| * Handle primitive projections inside types when extracting (bug #4616).Gravatar Guillaume Melquiond2016-05-04
| * In Regular Subst Tactic mode, ensure that the order of hypotheses isGravatar Hugo Herbelin2016-05-03
| * Fix bug #3825: Universe annotations on notations should pass through or be re...Gravatar Pierre-Marie Pédrot2016-05-03
| * Test file for #4695: Slow Qed.Gravatar Maxime Dénès2016-05-03
| * Fix bug #4292: Unexpected functor objects.Gravatar Pierre-Marie Pédrot2016-05-03
| * Use the canonical name when looking for an eliminator (bug #4670).Gravatar Guillaume Melquiond2016-05-03
| * Call hooks when terminating a definition proof (bug #4663).Gravatar Guillaume Melquiond2016-05-03
| * Remove extraneous space in coqtop/pg output (bug #4675).Gravatar Guillaume Melquiond2016-05-03
| * Properly handle notations containing spaces (bug #4538).Gravatar Guillaume Melquiond2016-05-02
| * Avoid infinite loop/stack overflow when using "simpl nomatch" (bug #4576).Gravatar Guillaume Melquiond2016-05-02
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-02
|\|
| * Fix incorrect cbv reduction of primitive projections. (Bug #4634)Gravatar Guillaume Melquiond2016-04-29
| * An example for cd139311e, showing a consequence of not convertingGravatar Hugo Herbelin2016-04-28
* | Revert "A heuristic to add parentheses in the presence of rules such as"Gravatar Hugo Herbelin2016-04-27
* | A heuristic to add parentheses in the presence of rules such asGravatar Hugo Herbelin2016-04-27
* | Fixing a "This clause is redundant" error when interpreting the "in"Gravatar Hugo Herbelin2016-04-27
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-04-24
|\|
| * Fixing output test Notations2.Gravatar Hugo Herbelin2016-04-22