| Age | Commit message (Expand) | Author |
| 2008-05-25 | - Nouvelle option "Set Printing Existential Instances" pour forcer | herbelin |
| 2008-05-23 | - Fix bug #1858, Hint Unfold calling the wrong locate function. | msozeau |
| 2008-05-22 | Strategy commands are now exported | barras |
| 2008-05-21 | refined the conversion oracle | barras |
| 2008-05-19 | Fix globalization bug in class_tactics and refactorize instance | msozeau |
| 2008-05-13 | - Fix bug related to indices of fixpoints. | msozeau |
| 2008-05-12 | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-10 | Correction bug #1842 + correction bug initialisation introduit dans | herbelin |
| 2008-05-10 | - Prise en compte de l'unicode dans la fonction hdchar (elle fournissait des | herbelin |
| 2008-05-08 | ** Efficacité, bugs, robustesse CoqIDE ** | herbelin |
| 2008-05-07 | Integration of theories/Ints into theories/Numbers, part 3: fixing forgotten ... | letouzey |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-05-05 | Mise en place d'un algorithme d'inversion des contraintes de type lors | herbelin |
| 2008-05-05 | More emacs-friendly error messages. | glondu |
| 2008-04-28 | Petites corrections vis à vis des commits 10860, 10859, 10850 | herbelin |
| 2008-04-27 | Quelques bricoles autour de l'unification: | herbelin |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-24 | Fix bug #1844, generalize implementation to handle and combination of | msozeau |
| 2008-04-23 | Prise en compte des coercions dans les clauses "with" même si le type | herbelin |
| 2008-04-23 | Added frozen state after each command. | courtieu |
| 2008-04-17 | Bug squashing day ! | msozeau |
| 2008-04-15 | - Add "Global" modifier for instances inside sections with the usual | msozeau |
| 2008-04-13 | Bugs, nettoyage, et améliorations diverses | herbelin |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-04-12 | Adding 'at' to rewrite, as it is already implemented in setoid_rewrite. | msozeau |
| 2008-04-11 | Check that no evars remain in instance types earlier at Instance | msozeau |
| 2008-04-08 | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau |
| 2008-04-05 | - Retour en arrière sur la capacité du nouvel apply à utiliser les | herbelin |
| 2008-04-02 | Add the ability to specify the implicit status of section variables and | msozeau |
| 2008-04-01 | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin |
| 2008-03-30 | Ajout d'abbréviations/notations paramétriques | herbelin |
| 2008-03-28 | Improve error handling and messages for typeclasses. | msozeau |
| 2008-03-28 | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau |
| 2008-03-27 | Various fixes on typeclasses: | msozeau |
| 2008-03-24 | Finish fix in command where we still lost information on what was a type | msozeau |
| 2008-03-23 | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau |
| 2008-03-21 | Correct bug introduced in r10589, where we lost information that | msozeau |
| 2008-03-19 | some references to IntMap forgotten in last commit | letouzey |
| 2008-03-19 | Do another pass on the typeclasses code. Correct globalization of class | msozeau |
| 2008-03-18 | * Small change in the make_eq_decidability call : the functions does not (yet) | vsiles |
| 2008-03-17 | * Factorizing code : context_chop was used in several files (even as chop_con... | vsiles |
| 2008-03-15 | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau |
| 2008-03-13 | fix the 'decreasing on Xth' message | letouzey |
| 2008-03-12 | * Catching a Not_found exception when trying to use Scheme Equality | vsiles |
| 2008-03-10 | Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145) | herbelin |
| 2008-03-08 | Fix bugs that were reopened due to the change of setoid | msozeau |
| 2008-03-06 | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau |
| 2008-02-26 | New instance returns the (future) identifier of the instance. | msozeau |
| 2008-02-26 | Proper implicit arguments handling for assumptions | msozeau |