| Commit message (Expand) | Author | Age |
... | |
* | Use Type instead of Set. | msozeau | 2009-06-02 |
* | Fix premature optimisation in dependent induction: even variable args need | msozeau | 2009-04-10 |
* | Experimental support for automatic destruction of recursive calls and | msozeau | 2009-04-08 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Report r11631 from 8.2 and handle non-dependent goals better in | msozeau | 2009-02-04 |
* | - Better deal with commands inside section titles in latex output using | msozeau | 2009-01-21 |
* | Move FunctionalExtensionality to Logic/ (someone please check that the | msozeau | 2008-12-16 |
* | Finish fix for the treatment of [inverse] in [setoid_rewrite], making a | msozeau | 2008-12-16 |
* | 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 |
* | Fix for bug #1973 provided by Brian Campbell. | msozeau | 2008-10-22 |
* | 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 |
* | Remove redefinition of id in Program.Basics, just add maximal implicits. | 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 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | Autour du parsing: | herbelin | 2008-07-15 |
* | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau | 2008-06-22 |
* | Temporary fix for bug #1876, printing fails because of unresolved | msozeau | 2008-06-13 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Fix setoid_rewrite documentation examples. | msozeau | 2008-06-03 |
* | Improve the dependent induction tactic to automatically find the | msozeau | 2008-05-30 |
* | Various fixes: | msozeau | 2008-05-15 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |
* | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau | 2008-04-08 |
* | Minor fixes: | msozeau | 2008-04-05 |
* | Minor fixes. Use expanded type in class_tactics for Morphism search, to | msozeau | 2008-04-02 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | Improve error handling and messages for typeclasses. | msozeau | 2008-03-28 |
* | Interpret patterns for hypotheses types in match goal in type_scope (if not a | msozeau | 2008-03-25 |
* | Add a flag to control rewriting under lambdas. Otherwise makes some | msozeau | 2008-03-20 |
* | Removed unneeded tactics from RelationClasses. Use | msozeau | 2008-03-16 |
* | Misc: Add test for bug 1704, now closed. Add usual syntax for lists in | msozeau | 2008-03-16 |
* | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau | 2008-03-16 |
* | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau | 2008-03-15 |
* | Fix bugs that were reopened due to the change of setoid | msozeau | 2008-03-08 |