| Age | Commit message (Expand) | Author |
| 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 |
| 2008-02-22 | Merge with lmamane's private branch: | lmamane |
| 2008-02-10 | Backport Program Instance into Instance. Proper early error message if | msozeau |
| 2008-02-09 | Fix the clrewrite tactic, change Relations.v to work on relations in Prop | msozeau |
| 2008-02-08 | Change implementation of resolution for typeclasses to use a customized | msozeau |
| 2008-02-08 | Add more information to IllFormedRecBody exceptions, to show the exact | msozeau |
| 2008-02-08 | Backport code from command.ml to subtac_command.ml for definining | msozeau |
| 2008-02-06 | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau |
| 2008-02-01 | Beaoucoup de changements dans la representation interne des modules. | soubiran |
| 2008-01-30 | Support for substructures in classes using :> notation | msozeau |
| 2008-01-30 | Debug 0-ary typeclasses support, use new redefinition support for default tactic | msozeau |
| 2008-01-18 | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau |
| 2008-01-18 | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau |
| 2008-01-17 | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau |
| 2008-01-15 | Generalize instance declarations to any context, better name handling. Add ho... | msozeau |
| 2008-01-07 | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau |
| 2008-01-05 | Fixed bug 1761 (unexpected anomaly when constructor type has invalid | herbelin |
| 2008-01-02 | Implicit arguments in class field declarations | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-18 | Nettoyage de code en vue de la release. Plus de Warning: Unused | aspiwack |
| 2007-12-17 | Print Assumptions est pret pour la release. | aspiwack |
| 2007-12-13 | migration of ide/utf8.v to theories/Unicode/Utf8.v | letouzey |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-11-09 | Nettoyage de Print Assumptions : | aspiwack |
| 2007-11-08 | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin |
| 2007-10-05 | Added the automatic generation of the boolean equality if possible and the | vsiles |
| 2007-09-30 | Ajout infos de débogage de "universe inconsistency" quand option Set | herbelin |
| 2007-09-28 | On Linux, we read /proc/self/exe to get the executable's path instead | glondu |
| 2007-09-28 | Modification of the Scheme command. | vsiles |
| 2007-09-15 | * Adding compability with ocaml 3.10 + camlp5 (rework of | letouzey |
| 2007-09-06 | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin |