| Age | Commit message (Expand) | Author |
| 2014-06-30 | Clarifying 'No such bound variable' message in apply, as suggested in #2387 | Hugo Herbelin |
| 2014-06-30 | Tests for bugs #2834 and #2994. | Hugo Herbelin |
| 2014-06-30 | Completing test for bug report #2830 | Hugo Herbelin |
| 2014-06-30 | Little coqide bug, when coqtop outputs empty lines, as e.g. when calling coqi... | Hugo Herbelin |
| 2014-06-30 | Synchronized names from the "as" clause with the skeleton of the | Hugo Herbelin |
| 2014-06-30 | refresh INSTALL | Pierre Boutillier |
| 2014-06-30 | Coq_makefile takes advantages of -I -Q -R cleanup | Pierre Boutillier |
| 2014-06-30 | coqc is -Q aware | Pierre Boutillier |
| 2014-06-30 | Coqdep: update include strategies | Pierre Boutillier |
| 2014-06-30 | Coq_makefile: -extra[-phony] correction + doc | Pierre Boutillier |
| 2014-06-29 | When building on-the-fly elimination principles, set the predicates universe ... | Matthieu Sozeau |
| 2014-06-29 | Really honor the [simpl never] flag in whd_simpl, it was still doing reductio... | Matthieu Sozeau |
| 2014-06-29 | Move Params definition in generalize rewriting out of a section so that | Matthieu Sozeau |
| 2014-06-28 | Quick fix of bug #2996 continued (case of inductive types). | Hugo Herbelin |
| 2014-06-28 | Small refinement about whether it is tolerated for compatibility that | Hugo Herbelin |
| 2014-06-28 | Quickly fixing bug #2996: typing functions now check when referring to | Hugo Herbelin |
| 2014-06-28 | Moved code for finding subterms (pattern, induction, set, generalize, ...) | Hugo Herbelin |
| 2014-06-28 | Extra check for indirect dependency when abstracting a term which is | Hugo Herbelin |
| 2014-06-28 | Made the subterm finding function make_abstraction independent of the | Hugo Herbelin |
| 2014-06-28 | Typo in stm error message. | Hugo Herbelin |
| 2014-06-28 | Updating CHANGES w.r.t. opacity in type inference + layout of file. | Hugo Herbelin |
| 2014-06-28 | Small short optimization of instantiation in Evd. | Hugo Herbelin |
| 2014-06-28 | More open in base_include | Hugo Herbelin |
| 2014-06-27 | Fast path in Canonical structure detection. We do not always compute the normal | Pierre-Marie Pédrot |
| 2014-06-27 | Add an init_setoid check in rewrite to avoid trying to get undefined references. | Matthieu Sozeau |
| 2014-06-26 | Avoid using a deprecated lemma in the standard library. | Guillaume Melquiond |
| 2014-06-26 | Avoid scanning .coq-native directories when building the library index. | Guillaume Melquiond |
| 2014-06-26 | Fix documentation. | Guillaume Melquiond |
| 2014-06-26 | Remove some theories that have been deprecated for 10 years. | Guillaume Melquiond |
| 2014-06-26 | Export the right modules in Setoid, avoiding anomalies in generalized rewriting. | Matthieu Sozeau |
| 2014-06-26 | Deactivate the "Standard Propositions Naming" flag, source of a lot of | Hugo Herbelin |
| 2014-06-26 | Invalid bug report. | Matthieu Sozeau |
| 2014-06-26 | Fix bug # 3325 using canonical structure declarations where needed. | Matthieu Sozeau |
| 2014-06-26 | Add an option to disable typeclass resolution during conversion, which | Matthieu Sozeau |
| 2014-06-26 | Merge branch 'tc-test-suite' of https://github.com/JasonGross/coq into JasonG... | Matthieu Sozeau |
| 2014-06-26 | Fixed bug with new semantics of change. | Matthieu Sozeau |
| 2014-06-26 | Duplicate | Matthieu Sozeau |
| 2014-06-26 | This has been fixed. | Matthieu Sozeau |
| 2014-06-26 | Properly refresh the local hintdb database in case an external tactic changed | Matthieu Sozeau |
| 2014-06-26 | Fix test-suite file, adding the proper Fail. | Matthieu Sozeau |
| 2014-06-26 | Bug #3329 is closed. | Matthieu Sozeau |
| 2014-06-26 | 3392 is now closed thanks to E. Tassi. | Matthieu Sozeau |
| 2014-06-26 | Merge branch 'more-test-suite' of https://github.com/JasonGross/coq into Jaso... | Matthieu Sozeau |
| 2014-06-26 | Fix test-suite files. | Matthieu Sozeau |
| 2014-06-26 | Bug #3301 is closed, the projection cannot be defined anymore. | Matthieu Sozeau |
| 2014-06-26 | Fix test-suite file for opened bug #1596 | Matthieu Sozeau |
| 2014-06-26 | Fix test-suite file for bug # 3036, the unification has _never_ succeeded, | Matthieu Sozeau |
| 2014-06-26 | Change interface of refresh universes to get a pbty argument instead of | Matthieu Sozeau |
| 2014-06-26 | Add an Unset Standard... | Matthieu Sozeau |
| 2014-06-25 | Putting implicit arguments of Clenv.res_pf right. | Pierre-Marie Pédrot |