| Commit message (Expand) | Author | Age |
* | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
* | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
* | Program: Move ProofIrrelevance to Subset.v | Matthieu Sozeau | 2016-07-08 |
* | Giving a more natural semantics to injection by default. | Hugo Herbelin | 2016-06-18 |
* | Making parentheses mandatory in tactic scopes. | Pierre-Marie Pédrot | 2016-03-04 |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Revert "Fixing bug #4035 (support for dependent destruction within ltac code)." | Maxime Dénès | 2015-02-26 |
* | Fixing bug #4035 (support for dependent destruction within ltac code). | Hugo Herbelin | 2015-02-16 |
* | dependent destruction: Fix (part of) bug #3961, by fixing dependent * | Matthieu Sozeau | 2015-02-14 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Fix bug #2695: infinite loop in dependent destruction. | msozeau | 2012-06-19 |
* | Fix unblocking code in dependent destruction due to zeta being used in unfold... | msozeau | 2012-02-01 |
* | Fix simplification of ind. hyps., recognized by a [block] in their type (bug ... | msozeau | 2012-01-28 |
* | Fix bug #2456 and wrong unfolding of lets in the goal due to [unfold] doing z... | msozeau | 2011-10-17 |
* | Avoid registering λ and Π as keywords just for some private Local Notation | letouzey | 2011-09-06 |
* | Used multiple lists of implicit arguments to transfer the choices of | herbelin | 2010-10-23 |
* | Using multiple lists of implicit arguments in Program for preserving | herbelin | 2010-10-03 |
* | Fixed commit r13359 which was incomplete for its "trunk" part. Thanks | herbelin | 2010-07-31 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Reorder resolution of type class and unification constraints. | msozeau | 2010-03-07 |
* | Update CHANGES, add documentation for new commands/tactics and do a bit | msozeau | 2010-01-30 |
* | Minor fixes in typeclasses, avoiding repeated evar normalizations. | msozeau | 2009-11-24 |
* | Integrate a few improvements on typeclasses and Program from the equations br... | msozeau | 2009-10-28 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | Fix the stdlib doc compilation + switch all .v file to utf8 | letouzey | 2009-09-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Use unfold directly in unfold_equations. Fixes test-suite. | msozeau | 2009-07-20 |
* | Fix premature optimisation in dependent induction: even variable args need | msozeau | 2009-04-10 |
* | Report r11631 from 8.2 and handle non-dependent goals better in | msozeau | 2009-02-04 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Fix a bug in the specialization by unification tactic related to the problems | msozeau | 2008-11-07 |
* | Suite 11472 et 11473 | herbelin | 2008-10-19 |
* | Various little improvements: | msozeau | 2008-09-25 |
* | Report improvements in Equations to the dependent elimination tactic: | msozeau | 2008-09-15 |
* | Finish debugging the unification machinery in [Equations]. Do the _comp | msozeau | 2008-09-13 |
* | Add a type argument to letin_tac instead of using casts and recomputing | msozeau | 2008-09-12 |
* | Add enough information to correctly globalize recursive calls in inductive and | msozeau | 2008-09-11 |
* | Fix a bug reintroduced in [setoid_reflexivity] etc... | msozeau | 2008-09-09 |
* | More debugging of [Equations], now able to discharge even the heavily | msozeau | 2008-09-07 |
* | Better handling of recursive Equations definitions... still not perfect. | msozeau | 2008-09-03 |
* | Correct handling of implicit arguments in [Equations] definitions, | msozeau | 2008-09-03 |
* | Add support for recursive definitions to [Equations], deciding if a | msozeau | 2008-09-02 |
* | Initial implementation of a new command to define (dependent) functions by | msozeau | 2008-09-02 |
* | Fixes in dependent induction tactic to keep names, allow giving | msozeau | 2008-08-21 |
* | Fixes in generalize_eqs/dependent induction to allow the user to specify | msozeau | 2008-07-28 |
* | Add test-suite file for bug# 1905 and minor fix in Program/Equality. | msozeau | 2008-07-22 |
* | Improve the dependent induction tactic to automatically find the | msozeau | 2008-05-30 |